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