chore(deps): update dependency vuetify to v3.12.0 (#2795)
This commit was merged in pull request #2795.
This commit is contained in:
Generated
+4
-4
@@ -54,7 +54,7 @@
|
|||||||
"vue": "3.5.28",
|
"vue": "3.5.28",
|
||||||
"vue-eslint-parser": "10.4.0",
|
"vue-eslint-parser": "10.4.0",
|
||||||
"vue-router": "4.6.4",
|
"vue-router": "4.6.4",
|
||||||
"vuetify": "3.11.8"
|
"vuetify": "3.12.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "24"
|
"node": "24"
|
||||||
@@ -23613,9 +23613,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/vuetify": {
|
"node_modules/vuetify": {
|
||||||
"version": "3.11.8",
|
"version": "3.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.8.tgz",
|
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.0.tgz",
|
||||||
"integrity": "sha512-4iKnntOnLFFklygZjzlVfcHrtLO8+iK4HOhiia6HP2U8v82x+ngaSCgm+epvPrGyCMfCpfuEttqD2qElrr1axw==",
|
"integrity": "sha512-N1y3sxLAyrblBHJ6vFTQoTM9icwZd/jNUsmYVQTvHNQHN22XDqb0w2+ujaSoEn/JCHbtGb70tKRlB9SJ6HhVgg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|||||||
+1
-1
@@ -46,7 +46,7 @@
|
|||||||
"vue": "3.5.28",
|
"vue": "3.5.28",
|
||||||
"vue-eslint-parser": "10.4.0",
|
"vue-eslint-parser": "10.4.0",
|
||||||
"vue-router": "4.6.4",
|
"vue-router": "4.6.4",
|
||||||
"vuetify": "3.11.8"
|
"vuetify": "3.12.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.0",
|
"@apollo/client": "3.14.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user