Frontend: Update deps in package.json and package-lock.json

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-07-28 16:35:58 +02:00
parent 2df90b45fa
commit 34b71f800e
2 changed files with 803 additions and 293 deletions

File diff suppressed because it is too large Load diff

View file

@ -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",