Skip to content

Commit

Permalink
build: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
moreant committed Aug 27, 2023
1 parent 7262c22 commit 1653bf5
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 978 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,27 @@
"devDependencies": {
"@types/ali-oss": "^6.16.8",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^4.2.3",
"autoprefixer": "^10.4.14",
"electron": "^25.2.0",
"electron-builder": "^24.4.0",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"unplugin-auto-import": "^0.16.4",
"@vitejs/plugin-vue": "^4.3.3",
"autoprefixer": "^10.4.15",
"electron": "^26.1.0",
"electron-builder": "^24.6.3",
"postcss": "^8.4.28",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-electron": "^0.12.0",
"vite-plugin-electron-renderer": "^0.14.2",
"vue": "^3.3.2",
"vue-tsc": "^1.8.3"
"vite-plugin-electron-renderer": "^0.14.5",
"vue": "^3.3.4",
"vue-tsc": "^1.8.8"
},
"dependencies": {
"@vueuse/core": "^10.3.0",
"ali-oss": "^6.17.1",
"axios": "^1.4.0",
"dayjs": "^1.11.7",
"naive-ui": "^2.34.3",
"@vueuse/core": "^10.4.0",
"ali-oss": "^6.18.0",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"naive-ui": "^2.34.4",
"pinia": "^2.1.6",
"qs": "^6.11.2"
}
Expand Down
Loading

0 comments on commit 1653bf5

Please sign in to comment.