File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v6.0.2
2222
2323 - name : Install Bun
24- uses : oven-sh/setup-bun@v2.1.2
24+ uses : oven-sh/setup-bun@v2.1.3
2525
2626 - name : Use cached node_modules
2727 uses : actions/cache@v5.0.3
4444 - uses : actions/checkout@v6.0.2
4545
4646 - name : Install Bun
47- uses : oven-sh/setup-bun@v2.1.2
47+ uses : oven-sh/setup-bun@v2.1.3
4848
4949 - name : Use cached node_modules
5050 uses : actions/cache@v5.0.3
6767 - uses : actions/checkout@v6.0.2
6868
6969 - name : Install Bun
70- uses : oven-sh/setup-bun@v2.1.2
70+ uses : oven-sh/setup-bun@v2.1.3
7171
7272 - name : Use cached node_modules
7373 uses : actions/cache@v5.0.3
9090 - uses : actions/checkout@v6.0.2
9191
9292 - name : Install Bun
93- uses : oven-sh/setup-bun@v2.1.2
93+ uses : oven-sh/setup-bun@v2.1.3
9494
9595 - name : Use cached node_modules
9696 uses : actions/cache@v5.0.3
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717
1818 - name : Install Bun
19- uses : oven-sh/setup-bun@v2.1.2
19+ uses : oven-sh/setup-bun@v2.1.3
2020
2121 - name : Use cached node_modules
2222 uses : actions/cache@v5.0.3
Original file line number Diff line number Diff line change 6161 "format:fix" : " bunx --bun pickier . --format --write"
6262 },
6363 "dependencies" : {
64- "shiki" : " ^3.22 .0"
64+ "shiki" : " ^3.23 .0"
6565 },
6666 "devDependencies" : {
67- "@happy-dom/global-registrator" : " ^20.6.1 " ,
67+ "@happy-dom/global-registrator" : " ^20.8.3 " ,
6868 "@stacksjs/bumpx" : " ^0.2.4" ,
6969 "@stacksjs/clarity" : " ^0.3.24" ,
7070 "@stacksjs/docs" : " ^0.70.23" ,
7171 "@stacksjs/gitlint" : " ^0.1.5" ,
7272 "@stacksjs/logsmith" : " ^0.2.1" ,
73- "@types/bun" : " ^1.3.9 " ,
73+ "@types/bun" : " ^1.3.10 " ,
7474 "@types/rangy" : " ^1.3.0" ,
75- "buddy-bot" : " ^0.9.14 " ,
75+ "buddy-bot" : " ^0.9.17 " ,
7676 "bun-git-hooks" : " ^0.3.1" ,
7777 "bun-plugin-dtsx" : " ^0.21.17" ,
7878 "rangy" : " ^1.3.2" ,
You can’t perform that action at this time.
0 commit comments