Skip to content

Commit

Permalink
chore(projects): update deps & remove packages docs
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Feb 3, 2024
1 parent ebb1548 commit 579636b
Show file tree
Hide file tree
Showing 9 changed files with 95 additions and 671 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -61,18 +61,18 @@
"nprogress": "0.2.0",
"pinia": "2.1.7",
"vue": "3.4.15",
"vue-draggable-plus": "^0.3.5",
"vue-draggable-plus": "0.3.5",
"vue-i18n": "9.9.1",
"vue-router": "4.2.5"
},
"devDependencies": {
"@elegant-router/vue": "0.3.6",
"@iconify/json": "2.2.177",
"@iconify/json": "2.2.178",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.2.2",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.15",
"@types/node": "20.11.16",
"@types/nprogress": "0.2.3",
"@unocss/preset-icons": "0.58.4",
"@unocss/preset-uno": "0.58.4",
Expand All @@ -95,7 +95,7 @@
"vite": "5.0.12",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.0.13",
"vite-plugin-vue-devtools": "7.0.14",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "1.8.27"
},
Expand Down
39 changes: 0 additions & 39 deletions packages/docs/.vitepress/config.ts

This file was deleted.

32 changes: 0 additions & 32 deletions packages/docs/.vitepress/icon.ts

This file was deleted.

4 changes: 0 additions & 4 deletions packages/docs/.vitepress/theme/index.ts

This file was deleted.

86 changes: 0 additions & 86 deletions packages/docs/.vitepress/theme/style.css

This file was deleted.

12 changes: 0 additions & 12 deletions packages/docs/package.json

This file was deleted.

44 changes: 0 additions & 44 deletions packages/docs/src/index.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -13,7 +13,7 @@
"colord": "2.9.3",
"crypto-js": "4.2.0",
"localforage": "1.10.0",
"nanoid": "5.0.4"
"nanoid": "5.0.5"
},
"devDependencies": {
"@types/crypto-js": "4.2.2"
Expand Down

0 comments on commit 579636b

Please sign in to comment.