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 2, 2024
1 parent 43193e2 commit fb3b94b
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 438 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,27 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@vueuse/core": "10.8.0",
"@vueuse/core": "10.9.0",
"clipboard": "2.0.11",
"dayjs": "1.11.10",
"echarts": "5.5.0",
"lodash-es": "4.17.21",
"naive-ui": "2.38.0",
"naive-ui": "2.38.1",
"nprogress": "0.2.0",
"pinia": "2.1.7",
"vue": "3.4.19",
"vue": "3.4.21",
"vue-draggable-plus": "0.3.5",
"vue-i18n": "9.9.1",
"vue-i18n": "9.10.1",
"vue-router": "4.3.0"
},
"devDependencies": {
"@elegant-router/vue": "0.3.6",
"@iconify/json": "2.2.186",
"@iconify/json": "2.2.188",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.2.2",
"@soybeanjs/eslint-config": "1.2.3",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.20",
"@types/node": "20.11.24",
"@types/nprogress": "0.2.3",
"@unocss/preset-icons": "0.58.5",
"@unocss/preset-uno": "0.58.5",
Expand All @@ -91,9 +91,9 @@
"vite": "5.1.4",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.0.15",
"vite-plugin-vue-devtools": "7.0.16",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "1.8.27"
"vue-tsc": "2.0.2"
},
"simple-git-hooks": {
"commit-msg": "pnpm sa git-commit-verify",
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"qs": "6.11.2"
},
"devDependencies": {
"@types/qs": "6.9.11"
"@types/qs": "6.9.12"
}
}
Loading

0 comments on commit fb3b94b

Please sign in to comment.