File tree 12 files changed +116
-114
lines changed
12 files changed +116
-114
lines changed Original file line number Diff line number Diff line change 43
43
"reset" : " rimraf ./**/node_modules"
44
44
},
45
45
"dependencies" : {
46
- "@rsbuild/core" : " 1.3.17 " ,
46
+ "@rsbuild/core" : " 1.3.18 " ,
47
47
"@rspress/core" : " workspace:*" ,
48
48
"@rspress/shared" : " workspace:*" ,
49
49
"cac" : " ^6.7.14" ,
Original file line number Diff line number Diff line change 50
50
"@mdx-js/loader" : " ^3.1.0" ,
51
51
"@mdx-js/mdx" : " ^3.1.0" ,
52
52
"@mdx-js/react" : " ^3.1.0" ,
53
- "@rsbuild/core" : " 1.3.17 " ,
54
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
53
+ "@rsbuild/core" : " 1.3.18 " ,
54
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
55
55
"@rspress/mdx-rs" : " 0.6.6" ,
56
56
"@rspress/plugin-auto-nav-sidebar" : " workspace:*" ,
57
57
"@rspress/plugin-container-syntax" : " workspace:*" ,
78
78
"rehype-external-links" : " ^3.0.0" ,
79
79
"remark" : " ^15.0.1" ,
80
80
"remark-gfm" : " ^4.0.1" ,
81
- "rspack-plugin-virtual-module" : " 0.1.13 " ,
81
+ "rspack-plugin-virtual-module" : " 1.0.0 " ,
82
82
"tinyglobby" : " ^0.2.13" ,
83
83
"unified" : " ^11.0.5" ,
84
84
"unist-util-visit" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -388,6 +388,7 @@ export async function initRsbuild(
388
388
) ;
389
389
390
390
const rsbuild = await createRsbuild ( {
391
+ callerName : 'rspress' ,
391
392
rsbuildConfig : mergeRsbuildConfig (
392
393
internalRsbuildConfig ,
393
394
...( pluginDriver
Original file line number Diff line number Diff line change 44
44
},
45
45
"devDependencies" : {
46
46
"@microsoft/api-extractor" : " ^7.52.7" ,
47
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
47
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
48
48
"@rslib/core" : " 0.6.8" ,
49
49
"@rspress/config" : " workspace:*" ,
50
50
"@rspress/shared" : " workspace:*" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@microsoft/api-extractor" : " ^7.52.7" ,
36
- "@rsbuild/core" : " 1.3.17 " ,
36
+ "@rsbuild/core" : " 1.3.18 " ,
37
37
"@rslib/core" : " 0.6.8" ,
38
38
"@rspress/config" : " workspace:*" ,
39
39
"@rspress/runtime" : " workspace:*" ,
Original file line number Diff line number Diff line change 37
37
"@oxidation-compiler/napi" : " ^0.2.0" ,
38
38
"@rspress/shared" : " workspace:*" ,
39
39
"remark-gfm" : " ^4.0.1" ,
40
- "rspack-plugin-virtual-module" : " 0.1.13 " ,
40
+ "rspack-plugin-virtual-module" : " 1.0.0 " ,
41
41
"unist-util-visit" : " ^5.0.0"
42
42
},
43
43
"devDependencies" : {
44
44
"@babel/types" : " ^7.27.1" ,
45
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
45
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
46
46
"@rslib/core" : " 0.6.8" ,
47
47
"@rspress/plugin-playground" : " workspace:*" ,
48
48
"@types/babel__core" : " ^7.20.5" ,
Original file line number Diff line number Diff line change 28
28
"reset" : " rimraf ./**/node_modules"
29
29
},
30
30
"dependencies" : {
31
- "@rsbuild/core" : " 1.3.17 " ,
31
+ "@rsbuild/core" : " 1.3.18 " ,
32
32
"@rsbuild/plugin-babel" : " ~1.0.5" ,
33
- "@rsbuild/plugin-less" : " ~1.2.3 " ,
34
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
33
+ "@rsbuild/plugin-less" : " ~1.2.4 " ,
34
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
35
35
"@rsbuild/plugin-sass" : " ~1.3.1" ,
36
36
"@rsbuild/plugin-solid" : " ~1.0.5" ,
37
37
"@rspress/shared" : " workspace:*" ,
Original file line number Diff line number Diff line change @@ -145,6 +145,7 @@ export function pluginPreview(options?: Options): RspressPlugin {
145
145
builderConfig ,
146
146
) ;
147
147
const rsbuildInstance = await createRsbuild ( {
148
+ callerName : 'rspress' ,
148
149
rsbuildConfig,
149
150
} ) ;
150
151
Original file line number Diff line number Diff line change 48
48
"react-router-dom" : " ^6.29.0"
49
49
},
50
50
"devDependencies" : {
51
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
51
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
52
52
"@rslib/core" : " 0.6.8" ,
53
53
"@rspress/config" : " workspace:*" ,
54
54
"@types/jest" : " ~29.5.14" ,
Original file line number Diff line number Diff line change 37
37
"reset" : " rimraf ./**/node_modules"
38
38
},
39
39
"dependencies" : {
40
- "@rsbuild/core" : " 1.3.17 " ,
40
+ "@rsbuild/core" : " 1.3.18 " ,
41
41
"@shikijs/rehype" : " ^3.2.2" ,
42
42
"gray-matter" : " 4.0.3" ,
43
43
"lodash-es" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@microsoft/api-extractor" : " ^7.52.7" ,
63
- "@rsbuild/plugin-react" : " ~1.3.0 " ,
63
+ "@rsbuild/plugin-react" : " ~1.3.1 " ,
64
64
"@rsbuild/plugin-sass" : " ~1.3.1" ,
65
65
"@rsbuild/plugin-svgr" : " ^1.2.0" ,
66
66
"@rsbuild/plugin-typed-css-modules" : " ~1.0.2" ,
You can’t perform that action at this time.
0 commit comments