File tree Expand file tree Collapse file tree 6 files changed +55
-179
lines changed Expand file tree Collapse file tree 6 files changed +55
-179
lines changed Original file line number Diff line number Diff line change 4242
4343 - name : Create GitHub Release
4444 id : create_release
45- uses : stacksjs/action-releaser@v1.1.0
45+ uses : stacksjs/action-releaser@v1.2.7
4646 with :
4747 files : |
4848 ./packages/tlsx/bin/tlsx-linux-x64.zip
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4949 "preview:docs" : " bun --bun vitepress preview docs"
5050 },
5151 "devDependencies" : {
52- "@stacksjs/bumpx" : " ^0.1.84 " ,
52+ "@stacksjs/bumpx" : " ^0.2.4 " ,
5353 "@stacksjs/docs" : " ^0.70.23" ,
5454 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
5555 "@stacksjs/gitlint" : " ^0.1.5" ,
56- "@stacksjs/logsmith" : " ^0.1.18 " ,
57- "@types/bun" : " ^1.2.23 " ,
58- "buddy-bot" : " ^0.9.7 " ,
59- "bun-git-hooks" : " ^0.2.19 " ,
60- "bun-plugin-dtsx" : " ^0.21.12 " ,
56+ "@stacksjs/logsmith" : " ^0.2.1 " ,
57+ "@types/bun" : " ^1.3.1 " ,
58+ "buddy-bot" : " ^0.9.11 " ,
59+ "bun-git-hooks" : " ^0.3.1 " ,
60+ "bun-plugin-dtsx" : " ^0.21.17 " ,
6161 "typescript" : " ^5.9.3"
6262 },
6363 "overrides" : {
Original file line number Diff line number Diff line change 4646 "typecheck" : " bunx tsc --noEmit"
4747 },
4848 "devDependencies" : {
49- "bun-plugin-dtsx" : " ^0.21.12 "
49+ "bun-plugin-dtsx" : " ^0.21.17 "
5050 },
5151 "simple-git-hooks" : {
5252 "pre-commit" : " bunx lint-staged"
Original file line number Diff line number Diff line change 5858 },
5959 "devDependencies" : {
6060 "@types/node-forge" : " ^1.3.14" ,
61- "bunfig" : " ^0.15.0 " ,
61+ "bunfig" : " ^0.15.6 " ,
6262 "node-forge" : " ^1.3.1" ,
6363 "typescript" : " ^5.9.3"
6464 },
Original file line number Diff line number Diff line change 4747 "typecheck" : " bunx tsc --noEmit"
4848 },
4949 "peerDependencies" : {
50- "vite" : " ^7.1.7 "
50+ "vite" : " ^7.2.2 "
5151 },
5252 "dependencies" : {
5353 "@stacksjs/tlsx" : " workspace:*"
5454 },
5555 "devDependencies" : {
56- "bun-plugin-dtsx" : " ^0.21.12 " ,
57- "vite" : " ^7.1.7 "
56+ "bun-plugin-dtsx" : " ^0.21.17 " ,
57+ "vite" : " ^7.2.2 "
5858 },
5959 "simple-git-hooks" : {
6060 "pre-commit" : " bunx lint-staged"
You can’t perform that action at this time.
0 commit comments