Skip to content

Commit 50ad5d4

Browse files
chore(deps): bump vue-router from 4.6.4 to 5.1.0
Bumps [vue-router](https://github.com/vuejs/router) from 4.6.4 to 5.1.0. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.6.4...v5.1.0) --- updated-dependencies: - dependency-name: vue-router dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bb44fa commit 50ad5d4

2 files changed

Lines changed: 434 additions & 23 deletions

File tree

examples/01-vite-spa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"pinia": "^2.1.0",
1313
"vue": "^3.4.0",
14-
"vue-router": "^4.3.0"
14+
"vue-router": "^5.1.0"
1515
},
1616
"devDependencies": {
1717
"@vitejs/plugin-vue": "^5.0.0",

0 commit comments

Comments
 (0)