File tree 11 files changed +415
-181
lines changed
11 files changed +415
-181
lines changed Original file line number Diff line number Diff line change 19
19
"@rsdoctor/types" : " workspace:*" ,
20
20
"@rsdoctor/utils" : " workspace:*" ,
21
21
"@rsdoctor/webpack-plugin" : " workspace:*" ,
22
- "@rspack/core" : " 1.3.8 " ,
22
+ "@rspack/core" : " 1.3.9 " ,
23
23
"@types/lodash" : " ^4.17.16" ,
24
24
"@types/node" : " ^22.8.1" ,
25
25
"@types/react" : " ^18.3.21" ,
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@biomejs/biome" : " 1.5.1" ,
40
40
"@changesets/cli" : " ^2.29.3" ,
41
- "@modern-js/module-tools" : " ^2.67.3 " ,
41
+ "@modern-js/module-tools" : " ^2.67.4 " ,
42
42
"@rsdoctor/tsconfig" : " workspace:*" ,
43
43
"@scripts/test-helper" : " workspace:*" ,
44
44
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 38
38
"@rsdoctor/utils" : " workspace:*" ,
39
39
"axios" : " ^1.8.4" ,
40
40
"socket.io-client" : " 4.6.1" ,
41
- "zod" : " ^3.24.1 "
41
+ "zod" : " ^3.24.4 "
42
42
},
43
43
"publishConfig" : {
44
44
"access" : " public" ,
Original file line number Diff line number Diff line change 19
19
"preview" : " rsbuild preview"
20
20
},
21
21
"devDependencies" : {
22
- "@rsbuild/core" : " ^1.3.15 " ,
22
+ "@rsbuild/core" : " ^1.3.18 " ,
23
23
"@rsbuild/plugin-node-polyfill" : " ^1.3.0" ,
24
- "@rsbuild/plugin-react" : " ^1.3.0 " ,
24
+ "@rsbuild/plugin-react" : " ^1.3.1 " ,
25
25
"@rsbuild/plugin-sass" : " ^1.3.1" ,
26
26
"@rsbuild/plugin-type-check" : " ^1.2.1" ,
27
27
"@rsdoctor/components" : " workspace:*" ,
Original file line number Diff line number Diff line change 85
85
"webpack-bundle-analyzer" : " ^4.10.2"
86
86
},
87
87
"devDependencies" : {
88
- "@rspack/core" : " 1.3.8 " ,
88
+ "@rspack/core" : " 1.3.9 " ,
89
89
"@scripts/test-helper" : " workspace:*" ,
90
90
"@types/fs-extra" : " ^11.0.4" ,
91
91
"@types/lodash" : " ^4.17.16" ,
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@rsdoctor/types" : " workspace:*" ,
28
28
"@rspress/plugin-rss" : " 2.0.0-beta.3" ,
29
- "@rspress/plugin-llms" : " 2.0.0-beta.3 " ,
29
+ "@rspress/plugin-llms" : " 2.0.0-beta.5 " ,
30
30
"@types/node" : " ^22.8.1" ,
31
31
"@types/react" : " ^18.3.21" ,
32
32
"@types/react-dom" : " ^18.3.7" ,
35
35
"rsbuild-plugin-google-analytics" : " ^1.0.3" ,
36
36
"rsbuild-plugin-open-graph" : " ^1.0.2" ,
37
37
"rspress-plugin-font-open-sans" : " ^1.0.0" ,
38
- "rspress-plugin-sitemap" : " ^1.1.1 " ,
38
+ "rspress-plugin-sitemap" : " ^1.1.2 " ,
39
39
"typescript" : " ^5.2.2"
40
40
},
41
41
"dependencies" : {
Original file line number Diff line number Diff line change 27
27
"lodash" : " ^4.17.21"
28
28
},
29
29
"devDependencies" : {
30
- "@rspack/core" : " 1.3.8 " ,
30
+ "@rspack/core" : " 1.3.9 " ,
31
31
"@types/lodash" : " ^4.17.16" ,
32
32
"@types/node" : " ^22.8.1" ,
33
33
"@types/tapable" : " 2.2.7" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@types/body-parser" : " 1.19.5" ,
43
- "@types/cors" : " 2.8.17 " ,
43
+ "@types/cors" : " 2.8.18 " ,
44
44
"@types/lodash" : " ^4.17.16" ,
45
45
"@types/node" : " ^22.8.1" ,
46
46
"tslib" : " 2.8.1" ,
Original file line number Diff line number Diff line change 24
24
"source-map" : " ^0.7.4"
25
25
},
26
26
"devDependencies" : {
27
- "@rspack/core" : " 1.3.8 " ,
27
+ "@rspack/core" : " 1.3.9 " ,
28
28
"@types/node" : " ^22.8.1" ,
29
29
"@types/react" : " ^18.3.21" ,
30
30
"tslib" : " 2.8.1" ,
You can’t perform that action at this time.
0 commit comments