mirror of
https://github.com/gotson/komga.git
synced 2025-12-29 03:43:43 +01:00
bump vuetify
This commit is contained in:
parent
8084bc72a4
commit
abd46eecee
2 changed files with 5 additions and 5 deletions
8
next-ui/package-lock.json
generated
8
next-ui/package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue