Add vue-router

This commit is contained in:
2022-01-17 22:17:29 +00:00
parent 6d49a549a0
commit 3cda536854
2 changed files with 8 additions and 2 deletions

View File

@ -323,6 +323,11 @@ vite@^2.7.2:
optionalDependencies:
fsevents "~2.3.2"
vue-router@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.3.tgz#041048053e336829d05dafacf6a8fb669a2e7999"
integrity sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg==
vue@^3.2.25:
version "3.2.27"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.27.tgz#dc898b3cf7393a620ed5e4a91e5fa8c1ed1ba67a"