Skip to content

Commit

Permalink
chore(deps): update dependency vue-router to ^4.5.0 (#13295)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 0a91974 commit 0f6489c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@
"transliteration": "^2.3.5",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"vitest": "^2.1.8",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"sideEffects": [
"es/**/style/*",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f6489c

Please sign in to comment.