Skip to content

Commit

Permalink
build: reuse ant-design-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
inlym committed Sep 3, 2024
1 parent 8345c03 commit 6e5bf63
Show file tree
Hide file tree
Showing 7 changed files with 301 additions and 3 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
"test:unit": "vitest"
},
"dependencies": {
"@ant-design/icons-vue": "^7.0.1",
"@vueuse/core": "^10.11.1",
"ant-design-vue": "^4.2.3",
"axios": "^1.7.3",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.12",
Expand Down Expand Up @@ -48,6 +50,7 @@
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "~5.4.0",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.3.1",
"vite-plugin-vue-devtools": "^7.3.1",
"vitest": "^1.6.0",
Expand Down
Loading

0 comments on commit 6e5bf63

Please sign in to comment.