bump vuetify

This commit is contained in:
Gauthier Roebroeck 2025-12-03 13:51:06 +08:00
parent 8084bc72a4
commit abd46eecee
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.5.25",
"vue-intl": "^6.5.27",
"vuetify": "^3.10.12"
"vuetify": "^3.11.2"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.1.3",
@ -11704,9 +11704,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.10.12",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.12.tgz",
"integrity": "sha512-aWZ7jsd/ilKTObyw7cIjQCCRMJb/gQRlanvNaHhE2WkS+Y1Xt5KEbcxy0hrl/7lxMh5yWSBrJl00XtvMoNKXVQ==",
"version": "3.11.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.2.tgz",
"integrity": "sha512-1lL0qN6JIdbx6xGYpo6dnx378EfC0t4EotPJdP4go8ThmIdRO3xLva1ALxhxi5lSYTht4R9OVk9miVnwVfDx3A==",
"license": "MIT",
"funding": {
"type": "github",

View file

@ -41,7 +41,7 @@
"pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.5.25",
"vue-intl": "^6.5.27",
"vuetify": "^3.10.12"
"vuetify": "^3.11.2"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.1.3",