Merge branch 'renovate/vuetify-3.x' into 'main'
chore(deps): update dependency vuetify to v3.10.1 See merge request unboundsoftware/dancefinder/dancefinder-app!2549
This commit was merged in pull request #2598.
This commit is contained in:
Generated
+4
-7
@@ -55,7 +55,7 @@
|
|||||||
"vue": "3.5.21",
|
"vue": "3.5.21",
|
||||||
"vue-eslint-parser": "10.2.0",
|
"vue-eslint-parser": "10.2.0",
|
||||||
"vue-router": "4.5.1",
|
"vue-router": "4.5.1",
|
||||||
"vuetify": "3.10.0"
|
"vuetify": "3.10.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "24"
|
"node": "24"
|
||||||
@@ -21151,14 +21151,11 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/vuetify": {
|
"node_modules/vuetify": {
|
||||||
"version": "3.10.0",
|
"version": "3.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.10.1.tgz",
|
||||||
"integrity": "sha512-cgtssO0yriqwEdOd6jGfUqUUztunxYPDhyY+iog0Q8i5WEa+3+eQ/dGpXeFoU80qMVm0k6uPd8aJpc5wEVXu3g==",
|
"integrity": "sha512-4mQcdANVTgGC9TgsTEzueTe/OXvEvdCLwrJFJDeDYrNlNJmcH6jAeefEl0z1j5z7CH/AQM4NQDoQ+tMqZPOK/g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
|
||||||
"node": "^12.20 || >=14.13"
|
|
||||||
},
|
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/johnleider"
|
"url": "https://github.com/sponsors/johnleider"
|
||||||
|
|||||||
+1
-1
@@ -46,7 +46,7 @@
|
|||||||
"vue": "3.5.21",
|
"vue": "3.5.21",
|
||||||
"vue-eslint-parser": "10.2.0",
|
"vue-eslint-parser": "10.2.0",
|
||||||
"vue-router": "4.5.1",
|
"vue-router": "4.5.1",
|
||||||
"vuetify": "3.10.0"
|
"vuetify": "3.10.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.0",
|
"@apollo/client": "3.14.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user