1 Commits

Author SHA1 Message Date
renovate 9578eaa439 chore(deps): update dependency vue-router to v5
dancefinder-app / build (pull_request) Failing after 1m3s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-02-19 21:21:28 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"vue": "3.5.28",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "3.12.0"
"vuetify": "3.11.8"
},
"engines": {
"node": "24"
@@ -23613,9 +23613,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.12.0.tgz",
"integrity": "sha512-N1y3sxLAyrblBHJ6vFTQoTM9icwZd/jNUsmYVQTvHNQHN22XDqb0w2+ujaSoEn/JCHbtGb70tKRlB9SJ6HhVgg==",
"version": "3.11.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.8.tgz",
"integrity": "sha512-4iKnntOnLFFklygZjzlVfcHrtLO8+iK4HOhiia6HP2U8v82x+ngaSCgm+epvPrGyCMfCpfuEttqD2qElrr1axw==",
"dev": true,
"license": "MIT",
"funding": {
+1 -1
View File
@@ -46,7 +46,7 @@
"vue": "3.5.28",
"vue-eslint-parser": "10.4.0",
"vue-router": "5.0.3",
"vuetify": "3.12.0"
"vuetify": "3.11.8"
},
"dependencies": {
"@apollo/client": "3.14.0",