File tree Expand file tree Collapse file tree 4 files changed +149
-155
lines changed
Expand file tree Collapse file tree 4 files changed +149
-155
lines changed Original file line number Diff line number Diff line change 2424 - name : Setup Node.js
2525 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2626 with :
27- node-version : 24
27+ node-version : 24.14.1
2828
2929 - name : Setup Package Managers
3030 run : |
Original file line number Diff line number Diff line change 88 "preview" : " rspack preview"
99 },
1010 "dependencies" : {
11- "react" : " ^19.2.4 " ,
12- "react-dom" : " ^19.2.4 "
11+ "react" : " ^19.2.5 " ,
12+ "react-dom" : " ^19.2.5 "
1313 },
1414 "devDependencies" : {
15- "@rspack/cli" : " 2.0.0-rc.0 " ,
16- "@rspack/core" : " 2.0.0-rc.0 " ,
15+ "@rspack/cli" : " 2.0.0-rc.1 " ,
16+ "@rspack/core" : " 2.0.0-rc.1 " ,
1717 "@rspack/dev-server" : " 2.0.0-rc.2" ,
1818 "@rspack/plugin-react-refresh" : " workspace:*" ,
1919 "@types/react" : " ^19.2.14" ,
Original file line number Diff line number Diff line change 3333 "pre-commit" : " pnpm run lint:write"
3434 },
3535 "devDependencies" : {
36- "@rslib/core" : " ^0.20.3 " ,
37- "@rslint/core" : " ^0.3.4 " ,
38- "@rspack/core" : " 2.0.0-rc.0 " ,
39- "@rstest/core" : " ^0.9.6 " ,
36+ "@rslib/core" : " ^0.21.0 " ,
37+ "@rslint/core" : " ^0.4.1 " ,
38+ "@rspack/core" : " 2.0.0-rc.1 " ,
39+ "@rstest/core" : " ^0.9.7 " ,
4040 "@types/node" : " ^24.12.2" ,
41- "prettier" : " ^3.8.1 " ,
41+ "prettier" : " ^3.8.2 " ,
4242 "react-refresh" : " ^0.18.0" ,
4343 "simple-git-hooks" : " ^2.13.1" ,
4444 "typescript" : " ^6.0.2"
You can’t perform that action at this time.
0 commit comments