Frontend: Upgrade Vuetify from ~3.11.9 to ^3.12.0 #5452

This commit is contained in:
Ömer Duran 2026-03-09 12:50:19 +03:00
parent 1a110df2e0
commit d6340cc4f3
No known key found for this signature in database
GPG key ID: 2550B0D579890013
3 changed files with 6 additions and 6 deletions

2
NOTICE
View file

@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with
PhotoPrism. Any information relevant to third-party vendors listed below are
collected using common, reasonable means.
Date generated: 2026-03-08
Date generated: 2026-03-09
================================================================================

View file

@ -122,7 +122,7 @@
"vue-sanitize-directive": "^0.2.1",
"vue-style-loader": "^4.1.3",
"vue3-gettext": "^2.4.0",
"vuetify": "~3.11.9",
"vuetify": "^3.12.0",
"webpack": "^5.105.4",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.1",

8
package-lock.json generated
View file

@ -103,7 +103,7 @@
"vue-sanitize-directive": "^0.2.1",
"vue-style-loader": "^4.1.3",
"vue3-gettext": "^2.4.0",
"vuetify": "~3.11.9",
"vuetify": "^3.12.0",
"webpack": "^5.105.4",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.1",
@ -16262,9 +16262,9 @@
}
},
"node_modules/vuetify": {
"version": "3.11.9",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.9.tgz",
"integrity": "sha512-XKcaQU+y/ZURLWII4rOX26LgU/wYRjskDVQFQ35OQuTt81wkruyle9sM9RDkFXCYI5zFApaRpBnTzS8uIN6Yog==",
"version": "3.12.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.2.tgz",
"integrity": "sha512-cVQa4+5iQpDs00ToMUnWRHlMdv1d5tEH2wcZIthqSCmBipQAG4rQKE55zFwZFYlPyiDhUVY1RcAFtXCuHNcCww==",
"license": "MIT",
"funding": {
"type": "github",