chore(deps): update dependency vue-router to v5.3.1 (#3056)
dancefinder-app / build (push) Successful in 1m58s
dancefinder-app / deploy-prod (push) Successful in 1m21s

This commit was merged in pull request #3056.
This commit is contained in:
2026-09-05 14:08:23 +00:00
parent d16449b1dd
commit f49f6860e7
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -50,7 +50,7 @@
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.42",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.3.0",
"vue-router": "5.3.1",
"vuetify": "4.2.0"
},
"engines": {
@@ -20602,9 +20602,9 @@
"license": "MIT"
},
"node_modules/vue-router": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.3.0.tgz",
"integrity": "sha512-a2PBXX9yfkS58JzSJALUffgDa09lEzKmCcEnLaepoIr88L+9hEnsgEQkcadJGID+vtHa0gFpVo064zmylA9fcg==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.3.1.tgz",
"integrity": "sha512-GDBZzgmILxA/kFnkFbJjQZdZ2QQbngnIMMuoUcjhZIfH1RGMaPjPwX5ASnV38qamuA9uhO0RDjSBHTDNG2uXyQ==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -43,7 +43,7 @@
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.42",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.3.0",
"vue-router": "5.3.1",
"vuetify": "4.2.0"
},
"dependencies": {