File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - name : Install Node.js
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 22
20+ node-version : 24
2121 cache : ' pnpm'
2222 - name : Check size
2323 uses : andresz1/size-limit-action@master
4747 - name : Install Node.js
4848 uses : actions/setup-node@v6
4949 with :
50- node-version : 22
50+ node-version : 24
5151 cache : ' pnpm'
5252 - name : Check package.json files
5353 run : pnpm dlx @trigen/lint-package-json
Original file line number Diff line number Diff line change 1717 - name : Install Node.js
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 22
20+ node-version : 24
2121 cache : ' pnpm'
2222 - name : Install dependencies
2323 run : pnpm install
Original file line number Diff line number Diff line change 1919 - name : Install Node.js
2020 uses : actions/setup-node@v6
2121 with :
22- node-version : 22
22+ node-version : 24
2323 cache : ' pnpm'
2424 - name : Install dependencies
2525 run : pnpm install
3838 - name : Install Node.js
3939 uses : actions/setup-node@v6
4040 with :
41- node-version : 22
41+ node-version : 24
4242 cache : ' pnpm'
4343 - name : Install dependencies
4444 run : pnpm install
5757 - name : Install Node.js
5858 uses : actions/setup-node@v6
5959 with :
60- node-version : 22
60+ node-version : 24
6161 cache : ' pnpm'
6262 - name : Install dependencies
6363 run : pnpm install
Original file line number Diff line number Diff line change 2929 - name : Install Node.js
3030 uses : actions/setup-node@v6
3131 with :
32- node-version : 22
32+ node-version : 24
3333 cache : ' pnpm'
3434 - name : Install dependencies
3535 run : pnpm install
Original file line number Diff line number Diff line change 11pnpm 10.11.0
2- nodejs 22.4.1
2+ nodejs 24.15.0
Original file line number Diff line number Diff line change 7878 "@trigen/browserslist-config" : " ^8.0.0" ,
7979 "@trigen/eslint-config" : " ^8.0.3" ,
8080 "@trigen/scripts" : " ^8.0.0" ,
81- "@types/node" : " ^22 .0.0" ,
81+ "@types/node" : " ^24 .0.0" ,
8282 "@vitest/coverage-v8" : " ^3.0.0" ,
8383 "browserslist" : " ^4.22.2" ,
8484 "clean-publish" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments