Skip to content

Commit 8d04417

Browse files
committed
chore: wip
1 parent 9a126bf commit 8d04417

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

package.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,26 +51,19 @@
5151
"typecheck": "bun --bun tsc --noEmit"
5252
},
5353
"devDependencies": {
54-
"@iconify-json/carbon": "^1.2.5",
55-
"@shikijs/vitepress-twoslash": "^2.2.0",
56-
"@stacksjs/eslint-config": "^3.15.1-beta.4",
54+
"@stacksjs/docs": "^0.69.3",
55+
"@stacksjs/eslint-config": "^4.2.1-beta.1",
5756
"@types/bun": "^1.2.2",
58-
"@vite-pwa/vitepress": "^0.5.3",
5957
"bumpp": "^10.0.1",
6058
"bun-plugin-dtsx": "^0.21.9",
6159
"bunfig": "^0.5.3",
6260
"changelogen": "^0.5.7",
6361
"lint-staged": "^15.4.3",
6462
"simple-git-hooks": "^2.11.1",
65-
"typescript": "^5.7.3",
66-
"unocss": "^65.4.3",
67-
"unplugin-icons": "^22.0.0",
68-
"unplugin-vue-components": "^28.0.0",
69-
"vite-plugin-pwa": "^0.21.1",
70-
"vitepress": "^1.6.3"
63+
"typescript": "^5.7.3"
7164
},
7265
"overrides": {
73-
"unconfig": "0.6.0"
66+
"unconfig": "0.3.10"
7467
},
7568
"lint-staged": {
7669
"*.{js,ts}": "bunx --bun eslint . --fix"

0 commit comments

Comments
 (0)