File tree Expand file tree Collapse file tree 4 files changed +110
-186
lines changed
Expand file tree Collapse file tree 4 files changed +110
-186
lines changed Original file line number Diff line number Diff line change 2828 - name : 设置 Node.js
2929 uses : actions/setup-node@v4
3030 with :
31- node-version : ' 18'
31+ node-version : ' 18.20.8 '
3232 registry-url : ' https://registry.npmjs.org'
3333
3434 - name : 安装 pnpm
Original file line number Diff line number Diff line change 3030 "pre-commit" : " npm run lint:write"
3131 },
3232 "devDependencies" : {
33- "@biomejs/biome" : " ^2.1.1 " ,
34- "@playwright/test" : " ^1.53.2 " ,
35- "@rsbuild/core" : " ^1.4.2 " ,
36- "@rslib/core" : " ^0.10.4 " ,
37- "@types/node" : " ^22.15.34 " ,
38- "playwright" : " ^1.53.2 " ,
33+ "@biomejs/biome" : " ^2.1.2 " ,
34+ "@playwright/test" : " ^1.54.1 " ,
35+ "@rsbuild/core" : " ^1.4.8 " ,
36+ "@rslib/core" : " ^0.10.6 " ,
37+ "@types/node" : " ^22.16.5 " ,
38+ "playwright" : " ^1.54.1 " ,
3939 "simple-git-hooks" : " ^2.13.0" ,
4040 "typescript" : " ^5.8.3"
4141 },
Original file line number Diff line number Diff line change 1414 "@winner-fed/winjs" : " *"
1515 },
1616 "devDependencies" : {
17- "typescript" : " ^5.0 .3"
17+ "typescript" : " ^5.8 .3"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments