File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : Setup Node.js
2424 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2525 with :
26- node-version : 24.15 .0
26+ node-version : 24.16 .0
2727
2828 - name : Setup Pnpm
2929 run : |
Original file line number Diff line number Diff line change 2929 - name : Setup Node.js
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3131 with :
32- node-version : 24.15 .0
32+ node-version : 24.16 .0
3333 cache : ' pnpm'
3434
3535 - name : Install Dependencies
Original file line number Diff line number Diff line change 3232 },
3333 "devDependencies" : {
3434 "@playwright/test" : " ^1.60.0" ,
35- "@rsbuild/core" : " 2.0.7 " ,
36- "@rslib/core" : " ^0.21.5 " ,
35+ "@rsbuild/core" : " 2.0.9 " ,
36+ "@rslib/core" : " ^0.22.0 " ,
3737 "@rslint/core" : " ^0.5.3" ,
3838 "@types/node" : " ^24.12.4" ,
3939 "playwright" : " ^1.60.0" ,
4949 "optional" : true
5050 }
5151 },
52- "packageManager" : " pnpm@11.3 .0" ,
52+ "packageManager" : " pnpm@11.5 .0" ,
5353 "publishConfig" : {
5454 "access" : " public" ,
5555 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments