mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Frontend: Update deps in package.json and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
2df90b45fa
commit
34b71f800e
2 changed files with 803 additions and 293 deletions
1084
frontend/package-lock.json
generated
1084
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -42,15 +42,15 @@
|
|||
"@eslint/js": "9.31.0",
|
||||
"@lcdp/offline-plugin": "^5.1.3",
|
||||
"@mdi/font": "^7.4.47",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/jest-dom": "^6.6.4",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vitest/browser": "^3.2.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vitest/ui": "^3.2.4",
|
||||
"@vue/compiler-sfc": "^3.5.17",
|
||||
"@vue/language-server": "^3.0.3",
|
||||
"@vue/language-server": "^3.0.4",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vvo/tzdb": "^6.178.0",
|
||||
"axios": "^1.11.0",
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
"css-loader": "^7.1.2",
|
||||
"cssnano": "^7.1.0",
|
||||
"easygettext": "^2.17.0",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
"eslint-plugin-html": "^8.1.3",
|
||||
|
|
@ -133,8 +133,8 @@
|
|||
"vue-sanitize-directive": "^0.2.1",
|
||||
"vue-style-loader": "^4.1.3",
|
||||
"vue3-gettext": "^2.4.0",
|
||||
"vuetify": "^3.9.2",
|
||||
"webpack": "^5.100.2",
|
||||
"vuetify": "3.8.12",
|
||||
"webpack": "^5.101.0",
|
||||
"webpack-bundle-analyzer": "^4.10.2",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-hot-middleware": "^2.26.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue