File tree Expand file tree Collapse file tree 4 files changed +188
-177
lines changed
Expand file tree Collapse file tree 4 files changed +188
-177
lines changed Original file line number Diff line number Diff line change 4343 - name : Setup Node.js
4444 uses : actions/setup-node@v4
4545 with :
46- node-version : 20.19.5
46+ node-version : 20.19.6
4747 cache : " pnpm"
4848
4949 # Update npm to the latest version to enable OIDC
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20.19.5
29+ node-version : 20.19.6
3030 cache : " pnpm"
3131
3232 - name : Install Dependencies
Original file line number Diff line number Diff line change 3838 },
3939 "devDependencies" : {
4040 "@biomejs/biome" : " ^1.9.4" ,
41- "@rslib/core" : " ^0.17.0 " ,
42- "@rspack/core" : " ^1.6.0 " ,
43- "@rstest/core" : " ^0.6.1 " ,
44- "@types/node" : " ^22.18.13 " ,
45- "bumpp" : " ^10.3.1 " ,
41+ "@rslib/core" : " ^0.18.2 " ,
42+ "@rspack/core" : " ^1.6.5 " ,
43+ "@rstest/core" : " ^0.6.8 " ,
44+ "@types/node" : " ^22.19.1 " ,
45+ "bumpp" : " ^10.3.2 " ,
4646 "cac" : " ^6.7.14" ,
4747 "cross-env" : " ^10.1.0" ,
48- "execa" : " 9.6.0 " ,
48+ "execa" : " 9.6.1 " ,
4949 "fs-extra" : " 11.3.2" ,
50- "nano-staged" : " ^0.8 .0" ,
50+ "nano-staged" : " ^0.9 .0" ,
5151 "react-refresh" : " ^0.18.0" ,
5252 "semver" : " 7.7.3" ,
5353 "simple-git-hooks" : " ^2.13.1" ,
6767 "optional" : true
6868 }
6969 },
70- "packageManager" : " pnpm@10.20 .0" ,
70+ "packageManager" : " pnpm@10.24 .0" ,
7171 "publishConfig" : {
7272 "access" : " public" ,
7373 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments