chore(deps): update dependency vuetify to v3.12.3 (#2823)
This commit was merged in pull request #2823.
This commit is contained in:
Generated
+4
-4
@@ -52,7 +52,7 @@
|
|||||||
"vue": "3.5.30",
|
"vue": "3.5.30",
|
||||||
"vue-eslint-parser": "10.4.0",
|
"vue-eslint-parser": "10.4.0",
|
||||||
"vue-router": "4.6.4",
|
"vue-router": "4.6.4",
|
||||||
"vuetify": "3.12.2"
|
"vuetify": "3.12.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "24"
|
"node": "24"
|
||||||
@@ -20476,9 +20476,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/vuetify": {
|
"node_modules/vuetify": {
|
||||||
"version": "3.12.2",
|
"version": "3.12.3",
|
||||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.2.tgz",
|
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.3.tgz",
|
||||||
"integrity": "sha512-cVQa4+5iQpDs00ToMUnWRHlMdv1d5tEH2wcZIthqSCmBipQAG4rQKE55zFwZFYlPyiDhUVY1RcAFtXCuHNcCww==",
|
"integrity": "sha512-7QzgftMu8OYKRz/jr2yntPEJ7WFmAzMn8jyeUcW7gz539MjQbDF3UrqZXW3aWi458UVJW9WWvzQn9x5B75Aijw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
"vue": "3.5.30",
|
"vue": "3.5.30",
|
||||||
"vue-eslint-parser": "10.4.0",
|
"vue-eslint-parser": "10.4.0",
|
||||||
"vue-router": "4.6.4",
|
"vue-router": "4.6.4",
|
||||||
"vuetify": "3.12.2"
|
"vuetify": "3.12.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.0",
|
"@apollo/client": "3.14.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user