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-08-16 16:47:07 +02:00
parent 519a6ab34a
commit 4da369d8b8
2 changed files with 272 additions and 276 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -32,17 +32,17 @@
">0.25% and last 2 years"
],
"dependencies": {
"@babel/cli": "^7.28.0",
"@babel/core": "^7.28.0",
"@babel/plugin-transform-runtime": "^7.28.0",
"@babel/preset-env": "^7.28.0",
"@babel/register": "^7.27.1",
"@babel/runtime": "^7.28.2",
"@babel/cli": "^7.28.3",
"@babel/core": "^7.28.3",
"@babel/plugin-transform-runtime": "^7.28.3",
"@babel/preset-env": "^7.28.3",
"@babel/register": "^7.28.3",
"@babel/runtime": "^7.28.3",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.32.0",
"@lcdp/offline-plugin": "^5.1.3",
"@mdi/font": "^7.4.47",
"@testing-library/jest-dom": "^6.6.4",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/react": "^16.3.0",
"@vitejs/plugin-react": "^4.7.0",
"@vitejs/plugin-vue": "^6.0.1",
@@ -82,7 +82,7 @@
"file-saver": "^2.0.5",
"floating-vue": "^5.2.2",
"globals": "^16.3.0",
"hls.js": "^1.6.9",
"hls.js": "^1.6.10",
"i": "^0.3.7",
"jsdom": "^26.1.0",
"karma": "^6.4.4",
@@ -95,7 +95,7 @@
"luxon": "^3.7.1",
"maplibre-gl": "^5.6.2",
"memoize-one": "^6.0.0",
"mini-css-extract-plugin": "^2.9.3",
"mini-css-extract-plugin": "^2.9.4",
"minimist": "^1.2.8",
"mocha": "^11.7.1",
"node-storage-shim": "^2.0.1",
@@ -133,8 +133,8 @@
"vue-sanitize-directive": "^0.2.1",
"vue-style-loader": "^4.1.3",
"vue3-gettext": "^2.4.0",
"vuetify": "^3.9.4",
"webpack": "^5.101.0",
"vuetify": "^3.9.5",
"webpack": "^5.101.2",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.1",
"webpack-hot-middleware": "^2.26.1",