File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3939 BUN_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
4040
4141 - name : Create GitHub Release
42- uses : stacksjs/action-releaser@v1.2.6
42+ uses : stacksjs/action-releaser@v1.2.7
4343 with :
4444 files : |
4545 packages/besting/bin/besting-linux-x64.zip
Original file line number Diff line number Diff line change 3939 "typecheck" : " bun --bun tsc --noEmit"
4040 },
4141 "devDependencies" : {
42- "@stacksjs/bumpx" : " ^0.2.2 " ,
42+ "@stacksjs/bumpx" : " ^0.2.4 " ,
4343 "@stacksjs/docs" : " ^0.70.23" ,
4444 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
4545 "@stacksjs/gitlint" : " ^0.1.5" ,
46- "@stacksjs/logsmith" : " ^0.1.18 " ,
47- "@types/bun" : " ^1.3.0 " ,
48- "buddy-bot" : " ^0.9.9 " ,
46+ "@stacksjs/logsmith" : " ^0.2.1 " ,
47+ "@types/bun" : " ^1.3.4 " ,
48+ "buddy-bot" : " ^0.9.12 " ,
4949 "bun-git-hooks" : " ^0.3.1" ,
50- "bun-plugin-dtsx" : " 0.9.5 " ,
51- "bunfig" : " ^0.15.0 " ,
50+ "bun-plugin-dtsx" : " 0.9.9 " ,
51+ "bunfig" : " ^0.15.6 " ,
5252 "typescript" : " ^5.9.3"
5353 },
5454 "overrides" : {
Original file line number Diff line number Diff line change 4141 "test" : " bun test"
4242 },
4343 "devDependencies" : {
44- "happy-dom" : " ^20.0.2 " ,
44+ "happy-dom" : " ^20.0.11 " ,
4545 "jsdom" : " ^25.0.1" ,
4646 "mitata" : " ^1.0.34"
4747 }
Original file line number Diff line number Diff line change 8080 },
8181 "devDependencies" : {
8282 "@stacksjs/clapp" : " ^0.2.0" ,
83- "bunfig" : " ^0.15.0 "
83+ "bunfig" : " ^0.15.6 "
8484 }
8585}
You can’t perform that action at this time.
0 commit comments