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 3131 - name : Setup Node.js
3232 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3333 with :
34- node-version : 24.15 .0
34+ node-version : 24.16 .0
3535 cache : ' pnpm'
3636
3737 - name : Install Dependencies
Original file line number Diff line number Diff line change 3838 },
3939 "devDependencies" : {
4040 "@playwright/test" : " ^1.60.0" ,
41- "@rsbuild/core" : " ^2.0.7 " ,
42- "@rsbuild/plugin-react" : " ^2.0.0 " ,
43- "@rsbuild/plugin-type-check" : " ^1.3.4 " ,
44- "@rslib/core" : " ^0.21.5 " ,
41+ "@rsbuild/core" : " ^2.0.9 " ,
42+ "@rsbuild/plugin-react" : " ^2.0.1 " ,
43+ "@rsbuild/plugin-type-check" : " ^1.3.5 " ,
44+ "@rslib/core" : " ^0.22.0 " ,
4545 "@rslint/core" : " ^0.5.3" ,
46- "@rstest/core" : " ^0.10.2 " ,
46+ "@rstest/core" : " ^0.10.3 " ,
4747 "@types/graphlib" : " ^2.1.12" ,
4848 "@types/node" : " ^24.12.4" ,
4949 "@types/react" : " ^19.2.15" ,
6363 "optional" : true
6464 }
6565 },
66- "packageManager" : " pnpm@11.3 .0" ,
66+ "packageManager" : " pnpm@11.5 .0" ,
6767 "publishConfig" : {
6868 "access" : " public" ,
6969 "registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 1818 },
1919 "devDependencies" : {
2020 "@e2e/workspace-dev-utils" : " workspace:*" ,
21- "@rsbuild/plugin-react" : " ^2.0.0 " ,
22- "@rslib/core" : " 0.21.5 " ,
21+ "@rsbuild/plugin-react" : " ^2.0.1 " ,
22+ "@rslib/core" : " 0.22.0 " ,
2323 "@types/react" : " ^19.2.15" ,
2424 "react" : " ^19.2.6" ,
2525 "typescript" : " ^5.9.3"
Original file line number Diff line number Diff line change 2121 },
2222 "devDependencies" : {
2323 "rslib-module-doc" : " workspace:*" ,
24- "@rsbuild/plugin-react" : " ^2.0.0 " ,
25- "@rslib/core" : " ^0.21.5 " ,
26- "@rspress/core" : " ^2.0.12 " ,
27- "@rspress/plugin-api-docgen" : " ^2.0.12 " ,
28- "@rspress/plugin-preview" : " ^2.0.12 " ,
24+ "@rsbuild/plugin-react" : " ^2.0.1 " ,
25+ "@rslib/core" : " ^0.22.0 " ,
26+ "@rspress/core" : " ^2.0.13 " ,
27+ "@rspress/plugin-api-docgen" : " ^2.0.13 " ,
28+ "@rspress/plugin-preview" : " ^2.0.13 " ,
2929 "@types/node" : " ^24.12.4" ,
3030 "@types/react" : " ^19.2.15" ,
3131 "react" : " ^19.2.6" ,
Original file line number Diff line number Diff line change 2525 "@e2e/workspace-dev-utils2" : " workspace:*"
2626 },
2727 "devDependencies" : {
28- "@rslib/core" : " 0.21.5 "
28+ "@rslib/core" : " 0.22.0 "
2929 }
3030}
Original file line number Diff line number Diff line change 2222 "dev" : " rslib -w"
2323 },
2424 "devDependencies" : {
25- "@rslib/core" : " 0.21.5 "
25+ "@rslib/core" : " 0.22.0 "
2626 }
2727}
You can’t perform that action at this time.
0 commit comments