Skip to content

Commit

Permalink
update: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigercrl committed Oct 20, 2024
1 parent d369454 commit 70fe2fc
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 417 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"axios": "^1.6.8",
"axios": "^1.7.7",
"js-cookie": "^3.0.5",
"pinyin": "4.0.0-alpha.2",
"vite-plugin-package-version": "^1.1.0",
"vue": "^3.4.21",
"vue-i18n": "9",
"vue-router": "4"
"vue": "^3.5.12",
"vue-i18n": "^9.14.1",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@types/pinyin": "^2.10.2",
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vue-tsc": "^2.0.6"
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 70fe2fc

Please sign in to comment.