File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6363 "preview:docs" : " bun --bun vitepress preview docs"
6464 },
6565 "devDependencies" : {
66- "@stacksjs/docs" : " ^0.70.21 " ,
66+ "@stacksjs/docs" : " ^0.70.23 " ,
6767 "@stacksjs/eslint-config" : " ^4.2.1-beta.1" ,
68- "@types/bun" : " ^1.2.8 " ,
69- "bun-plugin-dtsx" : " ^0.21.9 " ,
70- "typescript" : " ^5.8.2 "
68+ "@types/bun" : " ^1.2.14 " ,
69+ "bun-plugin-dtsx" : " ^0.21.12 " ,
70+ "typescript" : " ^5.8.3 "
7171 },
7272 "overrides" : {
7373 "unconfig" : " 0.3.10"
Original file line number Diff line number Diff line change 4747 "typecheck" : " bun --bun tsc --noEmit"
4848 },
4949 "devDependencies" : {
50- "@types/bun" : " ^1.2.8 " ,
51- "bun-plugin-dtsx" : " ^0.21.9 " ,
52- "typescript" : " ^5.8.2 "
50+ "@types/bun" : " ^1.2.14 " ,
51+ "bun-plugin-dtsx" : " ^0.21.12 " ,
52+ "typescript" : " ^5.8.3 "
5353 },
5454 "simple-git-hooks" : {
5555 "pre-commit" : " bun lint-staged"
You can’t perform that action at this time.
0 commit comments