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 2626 - name : Setup Node.js
2727 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2828 with :
29- node-version : 24.15 .0
29+ node-version : 24.16 .0
3030 cache : ' pnpm'
3131
3232 - name : Install Dependencies
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^19.2.6"
1313 },
1414 "devDependencies" : {
15- "@rspack/cli" : " 2.0.4 " ,
16- "@rspack/core" : " 2.0.4 " ,
17- "@rspack/dev-server" : " 2.0.1 " ,
15+ "@rspack/cli" : " 2.0.5 " ,
16+ "@rspack/core" : " 2.0.5 " ,
17+ "@rspack/dev-server" : " 2.0.3 " ,
1818 "@rspack/plugin-react-refresh" : " workspace:*" ,
1919 "@types/react" : " ^19.2.15" ,
2020 "@types/react-dom" : " ^19.2.3" ,
Original file line number Diff line number Diff line change 3333 "pre-commit" : " pnpm run lint:write"
3434 },
3535 "devDependencies" : {
36- "@rslib/core" : " ^0.21.5 " ,
36+ "@rslib/core" : " ^0.22.0 " ,
3737 "@rslint/core" : " ^0.5.3" ,
38- "@rspack/core" : " 2.0.4 " ,
39- "@rstest/core" : " ^0.10.2 " ,
38+ "@rspack/core" : " 2.0.5 " ,
39+ "@rstest/core" : " ^0.10.3 " ,
4040 "@types/node" : " ^24.12.4" ,
4141 "prettier" : " ^3.8.3" ,
4242 "react-refresh" : " ^0.18.0" ,
5252 "optional" : true
5353 }
5454 },
55- "packageManager" : " pnpm@11.3 .0" ,
55+ "packageManager" : " pnpm@11.5 .0" ,
5656 "publishConfig" : {
5757 "access" : " public" ,
5858 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments