File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130
131131 - name : Setup PHP and Composer (if needed)
132132 if : ${{ hashFiles('composer.json') != '' }}
133- uses : shivammathur/setup-php@2.35.5
133+ uses : shivammathur/setup-php@2.36.0
134134 with :
135135 php-version : ' 8.4'
136136 tools : composer
@@ -248,7 +248,7 @@ jobs:
248248
249249 - name : Setup PHP and Composer (if needed)
250250 if : ${{ hashFiles('composer.json') != '' }}
251- uses : shivammathur/setup-php@2.35.5
251+ uses : shivammathur/setup-php@2.36.0
252252 with :
253253 php-version : ' 8.4'
254254 tools : composer
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v5.0.0
2222
2323 - name : Install Bun
24- uses : oven-sh/setup-bun@v2.0 .2
24+ uses : oven-sh/setup-bun@v2.1 .2
2525
2626 - name : Use cached node_modules
2727 uses : actions/cache@v4.3.0
4444 - uses : actions/checkout@v5.0.0
4545
4646 - name : Install Bun
47- uses : oven-sh/setup-bun@v2.0 .2
47+ uses : oven-sh/setup-bun@v2.1 .2
4848
4949 - name : Use cached node_modules
5050 uses : actions/cache@v4.3.0
6767 - uses : actions/checkout@v5.0.0
6868
6969 - name : Install Bun
70- uses : oven-sh/setup-bun@v2.0 .2
70+ uses : oven-sh/setup-bun@v2.1 .2
7171
7272 - name : Use cached node_modules
7373 uses : actions/cache@v4.3.0
9090 - uses : actions/checkout@v5.0.0
9191
9292 - name : Install Bun
93- uses : oven-sh/setup-bun@v2.0 .2
93+ uses : oven-sh/setup-bun@v2.1 .2
9494
9595 - name : Use cached node_modules
9696 uses : actions/cache@v4.3.0
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
19+ uses : oven-sh/setup-bun@v2.1.2
2020
2121 - name : Use cached node_modules
2222 uses : actions/cache@v4.3.0
Original file line number Diff line number Diff line change 5151 "preview:docs" : " bun --bun vitepress preview docs"
5252 },
5353 "devDependencies" : {
54- "@stacksjs/bumpx" : " ^0.1.84 " ,
55- "@stacksjs/clarity" : " ^0.3.23 " ,
54+ "@stacksjs/bumpx" : " ^0.2.4 " ,
55+ "@stacksjs/clarity" : " ^0.3.24 " ,
5656 "@stacksjs/docs" : " ^0.70.23" ,
5757 "@stacksjs/eslint-config" : " ^4.14.0-beta.3" ,
5858 "@stacksjs/gitlint" : " ^0.1.5" ,
59- "@stacksjs/logsmith" : " ^0.1.18 " ,
60- "@types/bun" : " ^1.2.23 " ,
59+ "@stacksjs/logsmith" : " ^0.2.1 " ,
60+ "@types/bun" : " ^1.3.8 " ,
6161 "@types/clean-css" : " ^4.2.11" ,
6262 "@types/google.maps" : " ^3.58.1" ,
63- "buddy-bot" : " ^0.9.7 " ,
64- "bun-git-hooks" : " ^0.2.19 " ,
65- "bun-plugin-dtsx" : " ^0.21.12 "
63+ "buddy-bot" : " ^0.9.12 " ,
64+ "bun-git-hooks" : " ^0.3.1 " ,
65+ "bun-plugin-dtsx" : " ^0.21.17 "
6666 },
6767 "overrides" : {
6868 "unconfig" : " 0.3.10"
Original file line number Diff line number Diff line change 4848 },
4949 "devDependencies" : {
5050 "bun-plugin-dtsx" : " ^0.21.12" ,
51- "bunfig" : " ^0.15.0 " ,
52- "lint-staged" : " ^16.2.3 " ,
51+ "bunfig" : " ^0.15.6 " ,
52+ "lint-staged" : " ^16.2.7 " ,
5353 "simple-git-hooks" : " ^2.13.1" ,
5454 "typescript" : " ^5.9.3"
5555 },
Original file line number Diff line number Diff line change 4141 },
4242 "peerDependencies" : {
4343 "ts-inputs" : " workspace:*" ,
44- "vue" : " ^3.5.22 "
44+ "vue" : " ^3.5.27 "
4545 },
4646 "devDependencies" : {
47- "@microsoft/api-extractor" : " ^7.52.15 " ,
47+ "@microsoft/api-extractor" : " ^7.56.3 " ,
4848 "@stacksjs/docs" : " ^0.70.23" ,
4949 "@types/google.maps" : " ^3.58.1" ,
5050 "@vue/tsconfig" : " ^0.8.1" ,
51- "bumpp" : " ^10.2.3 " ,
51+ "bumpp" : " ^10.4.1 " ,
5252 "bun-plugin-dtsx" : " ^0.21.12" ,
5353 "changelogen" : " ^0.6.2" ,
5454 "clean-css" : " ^5.3.3" ,
You can’t perform that action at this time.
0 commit comments