Skip to content

Commit

Permalink
fix: upgrade vue-i18n-routing for peer deps issue (#1646)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Nov 14, 2022
1 parent 1e2bd68 commit 4ba6102
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"ufo": "^0.8.5",
"unplugin": "^0.9.6",
"vue-i18n": "^9.3.0-beta.6",
"vue-i18n-routing": "^0.9.1"
"vue-i18n-routing": "^0.9.2"
},
"devDependencies": {
"@babel/types": "^7.20.2",
Expand Down
65 changes: 20 additions & 45 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 4ba6102

Please sign in to comment.