File tree Expand file tree Collapse file tree 7 files changed +137
-137
lines changed Expand file tree Collapse file tree 7 files changed +137
-137
lines changed 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
3636 - name : Install Node.js
3737 uses : actions/setup-node@v6
3838 with :
39- node-version : 22
39+ node-version : 24
4040 cache : ' pnpm'
4141 - name : Install dependencies
4242 run : pnpm install
5858 - name : Install Node.js
5959 uses : actions/setup-node@v6
6060 with :
61- node-version : 22
61+ node-version : 24
6262 cache : ' pnpm'
6363 - name : Install dependencies
6464 run : pnpm install
8585 - name : Install Node.js
8686 uses : actions/setup-node@v6
8787 with :
88- node-version : 22
88+ node-version : 24
8989 cache : ' pnpm'
9090 - name : Install dependencies
9191 run : pnpm install
Original file line number Diff line number Diff line change 1818 - name : Install Node.js
1919 uses : actions/setup-node@v6
2020 with :
21- node-version : 22
21+ node-version : 24
2222 cache : ' pnpm'
2323 - name : Install dependencies
2424 run : pnpm install
Original file line number Diff line number Diff line change 4949 - name : Install Node.js
5050 uses : actions/setup-node@v6
5151 with :
52- node-version : 22
52+ node-version : 24
5353 cache : ' pnpm'
5454 registry-url : ' https://registry.npmjs.org'
5555 - name : Install dependencies
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 1- nodejs 22.4.1
1+ nodejs 24.11.0
22pnpm 10.19.0
Original file line number Diff line number Diff line change 7979 "@testing-library/jest-dom" : " ^6.6.3" ,
8080 "@testing-library/react" : " ^16.1.0" ,
8181 "@types/faker" : " ^5.5.8" ,
82- "@types/node" : " ^18 .0.0" ,
82+ "@types/node" : " ^24 .0.0" ,
8383 "@types/react" : " ^19.2.2" ,
8484 "@types/react-dom" : " ^19.2.2" ,
8585 "@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
You can’t perform that action at this time.
0 commit comments