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 Aug 31, 2024
1 parent 24dc534 commit fa05abd
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 311 deletions.
8 changes: 4 additions & 4 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.23",
"vue-i18n": "^9.12.1",
"vue": "^3.4.38",
"vue-i18n": "^9.14.0",
"vue-toastification": "2.0.0-rc.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.9"
"@vitejs/plugin-vue": "^5.1.3",
"vite": "^5.4.2"
}
}
Loading

0 comments on commit fa05abd

Please sign in to comment.