Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Mar 21, 2024
1 parent 3fd15e5 commit c0a65a1
Show file tree
Hide file tree
Showing 3 changed files with 601 additions and 293 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
},
"devDependencies": {
"@elegant-router/vue": "0.3.6",
"@iconify/json": "2.2.192",
"@iconify/json": "2.2.194",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.2.5",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.28",
"@types/node": "20.11.30",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.58.6",
"@unocss/preset-icons": "0.58.6",
Expand All @@ -86,15 +86,15 @@
"sass": "1.72.0",
"simple-git-hooks": "2.11.0",
"tsx": "4.7.1",
"typescript": "5.4.2",
"typescript": "5.4.3",
"unplugin-icons": "0.18.5",
"unplugin-vue-components": "0.26.0",
"vite": "5.1.6",
"vite": "5.2.2",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.0.18",
"vite-plugin-vue-devtools": "7.0.20",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.6"
"vue-tsc": "2.0.7"
},
"simple-git-hooks": {
"commit-msg": "pnpm sa git-commit-verify",
Expand Down
4 changes: 2 additions & 2 deletions packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.6.8",
"axios-retry": "4.0.0",
"axios-retry": "4.1.0",
"qs": "6.12.0"
},
"devDependencies": {
"@types/qs": "6.9.12"
"@types/qs": "6.9.14"
}
}
Loading

0 comments on commit c0a65a1

Please sign in to comment.