File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11dependencies :
2- bun.sh : ^1.2.16
2+ bun.sh : ^1.2.19
Original file line number Diff line number Diff line change 4040 "devDependencies" : {
4141 "@stacksjs/docs" : " ^0.70.23" ,
4242 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
43- "@types/bun" : " ^1.2.15 " ,
44- "bumpp" : " ^10.1.1 " ,
45- "bun-plugin-dtsx" : " ^0.9.5 " ,
43+ "@types/bun" : " ^1.2.19 " ,
44+ "bumpp" : " ^10.2.2 " ,
45+ "bun-plugin-dtsx" : " ^0.21.12 " ,
4646 "bunfig" : " ^0.10.1" ,
47- "changelogen" : " ^0.6.1 " ,
47+ "changelogen" : " ^0.6.2 " ,
4848 "lint-staged" : " ^15.5.2" ,
49- "simple-git-hooks" : " ^2.13.0 " ,
50- "typescript" : " ^5.8.3 "
49+ "simple-git-hooks" : " ^2.13.1 " ,
50+ "typescript" : " ^5.9.2 "
5151 },
5252 "overrides" : {
5353 "unconfig" : " 0.3.10"
Original file line number Diff line number Diff line change 6969 "type" : " module" ,
7070 "types" : " ./dist/index.d.ts" ,
7171 "dependencies" : {
72- "@stacksjs/clapp" : " ^0.1.14 "
72+ "@stacksjs/clapp" : " ^0.1.16 "
7373 }
7474}
You can’t perform that action at this time.
0 commit comments