File tree 3 files changed +800
-277
lines changed
3 files changed +800
-277
lines changed 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.28.1" ,
41
- "@modern-js/module-tools" : " ^2.67.0 " ,
41
+ "@modern-js/module-tools" : " ^2.67.1 " ,
42
42
"@rsdoctor/tsconfig" : " workspace:*" ,
43
43
"@scripts/test-helper" : " workspace:*" ,
44
44
"cross-env" : " ^7.0.3" ,
45
45
"cspell-ban-words" : " ^0.0.4" ,
46
- "heading-case" : " ^0.1.4 " ,
46
+ "heading-case" : " ^0.1.5 " ,
47
47
"husky" : " ^9.1.7" ,
48
48
"nano-staged" : " ^0.8.0" ,
49
49
"nx" : " ^20.6.4" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@rsdoctor/types" : " workspace:*" ,
28
- "@rspress/plugin-rss" : " 2.0.0-alpha.8 " ,
28
+ "@rspress/plugin-rss" : " 2.0.0-alpha.11 " ,
29
29
"@types/node" : " ^16" ,
30
30
"@types/react" : " ^18.3.20" ,
31
31
"@types/react-dom" : " ^18.3.6" ,
38
38
"typescript" : " ^5.2.2"
39
39
},
40
40
"dependencies" : {
41
- "@rstack-dev/doc-ui" : " 1.7.3 " ,
41
+ "@rstack-dev/doc-ui" : " 1.7.4 " ,
42
42
"react-markdown" : " ^9.1.0" ,
43
- "rspress" : " 2.0.0-alpha.8 "
43
+ "rspress" : " 2.0.0-alpha.11 "
44
44
}
45
45
}
You can’t perform that action at this time.
0 commit comments