Skip to content

Commit

Permalink
chore: Update vue-i18n and vite versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanzhi33 committed Apr 17, 2024
1 parent 8c08d9c commit 6220584
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 400 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"floating-vue": "^5.2.2",
"vue": "^3.4.21",
"vue-i18n": "^9.10.2",
"vue": "^3.4.23",
"vue-i18n": "^9.12.1",
"vue-toastification": "2.0.0-rc.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.8"
"vite": "^5.2.9"
}
}
Loading

0 comments on commit 6220584

Please sign in to comment.