File tree Expand file tree Collapse file tree 2 files changed +83
-101
lines changed Expand file tree Collapse file tree 2 files changed +83
-101
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@biomejs/biome" : " ^1.8.3" ,
38
38
"@playwright/test" : " ^1.45.3" ,
39
- "@rsbuild/core" : " ^1.0.1-beta.9 " ,
40
- "@rsbuild/plugin-less" : " ^1.0.1-beta.9 " ,
41
- "@rsbuild/plugin-sass" : " ^1.0.1-beta.9 " ,
42
- "@rsbuild/plugin-stylus" : " ^1.0.1-beta.9 " ,
39
+ "@rsbuild/core" : " ^1.0.1-beta.10 " ,
40
+ "@rsbuild/plugin-less" : " ^1.0.1-beta.10 " ,
41
+ "@rsbuild/plugin-sass" : " ^1.0.1-beta.10 " ,
42
+ "@rsbuild/plugin-stylus" : " ^1.0.1-beta.10 " ,
43
43
"@types/node" : " ^20.14.14" ,
44
44
"line-diff" : " 2.1.1" ,
45
45
"nano-staged" : " ^0.8.0" ,
49
49
"typescript" : " ^5.5.4"
50
50
},
51
51
"peerDependencies" : {
52
- "@rsbuild/core" : " 1.x"
52
+ "@rsbuild/core" : " 1.x || ^1.0.1-beta.0 "
53
53
},
54
54
"peerDependenciesMeta" : {
55
55
"@rsbuild/core" : {
You can’t perform that action at this time.
0 commit comments