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 Jan 16, 2024
1 parent b054661 commit adc3656
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 104 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@vueuse/core": "10.7.2",
"ant-design-vue": "4.1.0",
"ant-design-vue": "4.1.1",
"clipboard": "2.0.11",
"dayjs": "1.11.10",
"lodash-es": "4.17.21",
Expand All @@ -43,14 +43,14 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@elegant-router/vue": "0.3.1",
"@elegant-router/vue": "0.3.2",
"@iconify/json": "2.2.169",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/cli": "1.0.2",
"@soybeanjs/eslint-config": "1.1.5",
"@soybeanjs/eslint-config": "1.1.6",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.2",
"@types/node": "20.11.4",
"@types/nprogress": "0.2.3",
"@unocss/preset-icons": "0.58.3",
"@unocss/preset-uno": "0.58.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"serve": "vitepress serve"
},
"devDependencies": {
"vitepress": "1.0.0-rc.36"
"vitepress": "1.0.0-rc.39"
}
}
Loading

0 comments on commit adc3656

Please sign in to comment.