File tree Expand file tree Collapse file tree 4 files changed +448
-113
lines changed Expand file tree Collapse file tree 4 files changed +448
-113
lines changed Original file line number Diff line number Diff line change 28
28
- name : 设置 Node.js
29
29
uses : actions/setup-node@v4
30
30
with :
31
- node-version : ' 18'
31
+ node-version : ' 18.20.8 '
32
32
registry-url : ' https://registry.npmjs.org'
33
33
34
34
- name : 安装 pnpm
Original file line number Diff line number Diff line change 32
32
"svgo" : " ^3.3.2"
33
33
},
34
34
"devDependencies" : {
35
- "@biomejs/biome" : " ^2.1.1 " ,
36
- "@playwright/test" : " ^1.53 .2" ,
37
- "@rsbuild/core" : " ^1.4.2 " ,
38
- "@rslib/core" : " ^0.10.4 " ,
39
- "@types/node" : " ^22.15.34 " ,
40
- "@winner-fed/winjs" : " ^0.16.4 " ,
41
- "@winner-fed/utils" : " ^0.16.4 " ,
42
- "playwright" : " ^1.53 .2" ,
43
- "simple-git-hooks" : " ^2.13.0 " ,
44
- "typescript" : " ^5.8.3 "
35
+ "@biomejs/biome" : " ^2.1.4 " ,
36
+ "@playwright/test" : " ^1.54 .2" ,
37
+ "@rsbuild/core" : " ^1.4.15 " ,
38
+ "@rslib/core" : " ^0.11.2 " ,
39
+ "@types/node" : " ^22.17.1 " ,
40
+ "@winner-fed/winjs" : " ^0.16.10 " ,
41
+ "@winner-fed/utils" : " ^0.16.10 " ,
42
+ "playwright" : " ^1.54 .2" ,
43
+ "simple-git-hooks" : " ^2.13.1 " ,
44
+ "typescript" : " ^5.9.2 "
45
45
},
46
46
"peerDependencies" : {
47
47
"@rsbuild/core" : " 1.x" ,
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@iconify-json/icon-park" : " ^1.2.2" ,
18
18
"@iconify-json/mdi" : " ^1.2.3" ,
19
- "@iconify-json/noto-v1" : " ^1.2.1 " ,
19
+ "@iconify-json/noto-v1" : " ^1.2.2 " ,
20
20
"@iconify-json/ri" : " ^1.2.5" ,
21
- "typescript" : " ^5.7.3 "
21
+ "typescript" : " ^5.9.2 "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments