File tree 21 files changed +121
-129
lines changed 21 files changed +121
-129
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
44
"@biomejs/biome" : " 1.5.3" ,
45
45
"@changesets/cli" : " ^2.27.1" ,
46
46
"@manypkg/get-packages" : " ^2.2.0" ,
47
- "@modern-js/generator-utils" : " 3.3.22 " ,
48
- "@modern-js/module-tools" : " 2.49.4 " ,
49
- "@modern-js/tsconfig" : " 2.49.4 " ,
47
+ "@modern-js/generator-utils" : " 3.3.23 " ,
48
+ "@modern-js/module-tools" : " 2.50.0 " ,
49
+ "@modern-js/tsconfig" : " 2.50.0 " ,
50
50
"@playwright/test" : " 1.33.0" ,
51
51
"@types/cross-spawn" : " ^6.0.2" ,
52
52
"@types/fs-extra" : " 11.0.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rspress" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"type" : " module" ,
5
5
"types" : " ./dist/index.d.ts" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/core" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " The Rspress Documentation Framework" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
43
43
"@mdx-js/loader" : " 2.3.0" ,
44
44
"@mdx-js/mdx" : " 2.3.0" ,
45
45
"@mdx-js/react" : " 2.3.0" ,
46
- "@modern-js/utils" : " 2.49.4 " ,
46
+ "@modern-js/utils" : " 2.50.0 " ,
47
47
"@rsbuild/core" : " 0.7.0" ,
48
48
"@rsbuild/plugin-less" : " 0.7.0" ,
49
49
"@rsbuild/plugin-react" : " 0.7.0" ,
92
92
},
93
93
"devDependencies" : {
94
94
"tailwindcss" : " ^3.4.3" ,
95
- "@modern-js/plugin-tailwindcss" : " 2.49.4 " ,
96
- "@modern-js/tsconfig" : " 2.49.4 " ,
95
+ "@modern-js/plugin-tailwindcss" : " 2.50.0 " ,
96
+ "@modern-js/tsconfig" : " 2.50.0 " ,
97
97
"@types/body-scroll-lock" : " ^3.1.0" ,
98
98
"@types/hast" : " 3.0.3" ,
99
99
"@types/html-to-text" : " ^8.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-rspress" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"types" : " ./dist/index.d.ts" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/docs" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 15
15
" modern" ,
16
16
" modern.js"
17
17
],
18
- "version" : " 1.21.1 " ,
18
+ "version" : " 1.22.0 " ,
19
19
"jsnext:source" : " ./src/index.ts" ,
20
20
"types" : " ./dist/index.d.ts" ,
21
21
"main" : " ./dist/index.js" ,
39
39
"@rspress/plugin-api-docgen" : " workspace:*"
40
40
},
41
41
"devDependencies" : {
42
- "@modern-js/utils" : " 2.49.4 " ,
42
+ "@modern-js/utils" : " 2.50.0 " ,
43
43
"@types/node" : " ^18.11.17" ,
44
44
"@types/react" : " ^18" ,
45
45
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-api-docgen" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to generate api doc." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
22
22
"node" : " >=14.17.6"
23
23
},
24
24
"dependencies" : {
25
- "@modern-js/utils" : " 2.49.4 " ,
25
+ "@modern-js/utils" : " 2.50.0 " ,
26
26
"react-markdown" : " 8.0.7" ,
27
27
"react-docgen-typescript" : " 2.2.2" ,
28
28
"documentation" : " 14.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-auto-nav-sidebar" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to generate navbar and sidebar config automatically." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
24
24
"node" : " >=14.17.6"
25
25
},
26
26
"devDependencies" : {
27
- "@modern-js/tsconfig" : " 2.49.4 " ,
27
+ "@modern-js/tsconfig" : " 2.50.0 " ,
28
28
"@types/node" : " ^18.11.17" ,
29
29
"@types/react" : " ^18" ,
30
30
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-container-syntax" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A remark plugin to support container syntax" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-last-updated" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to record the last updated time of the doc." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
24
24
"node" : " >=14.17.6"
25
25
},
26
26
"devDependencies" : {
27
- "@modern-js/tsconfig" : " 2.49.4 " ,
27
+ "@modern-js/tsconfig" : " 2.50.0 " ,
28
28
"@types/node" : " ^18.11.17" ,
29
29
"@types/react" : " ^18" ,
30
30
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-medium-zoom" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to zoom images in docs." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
24
24
"node" : " >=14.17.6"
25
25
},
26
26
"devDependencies" : {
27
- "@modern-js/tsconfig" : " 2.49.4 " ,
27
+ "@modern-js/tsconfig" : " 2.50.0 " ,
28
28
"@types/node" : " ^18.11.17" ,
29
29
"@types/react" : " ^18" ,
30
30
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-playground" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to preview the code block in markdown/mdx file." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-preview" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to preview the code block in markdown/mdx file." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-rss" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rss generation for rspress" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-shiki" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to record the last updated time of the doc." ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
24
24
"node" : " >=14.17.6"
25
25
},
26
26
"devDependencies" : {
27
- "@modern-js/tsconfig" : " 2.49.4 " ,
27
+ "@modern-js/tsconfig" : " 2.50.0 " ,
28
28
"@types/node" : " ^18.11.17" ,
29
29
"@types/react" : " ^18" ,
30
30
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/plugin-typedoc" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " A plugin for rspress to integrate typedoc" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
23
23
"node" : " >=14.17.6"
24
24
},
25
25
"devDependencies" : {
26
- "@modern-js/tsconfig" : " 2.49.4 " ,
26
+ "@modern-js/tsconfig" : " 2.50.0 " ,
27
27
"@types/node" : " ^18.11.17" ,
28
28
"@types/react" : " ^18" ,
29
29
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/runtime" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " The Runtime of Rspress Documentation Framework" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
38
38
"react-router-dom" : " ^6.8.1"
39
39
},
40
40
"devDependencies" : {
41
- "@modern-js/tsconfig" : " 2.49.4 " ,
41
+ "@modern-js/tsconfig" : " 2.50.0 " ,
42
42
"@types/jest" : " ~29.5.12" ,
43
43
"@types/react" : " ^18" ,
44
44
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/shared" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"types" : " ./dist/index.d.ts" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rspress/theme-default" ,
3
- "version" : " 1.21.1 " ,
3
+ "version" : " 1.22.0 " ,
4
4
"description" : " The Default Theme of Rspress Documentation Framework" ,
5
5
"bugs" : " https://github.com/web-infra-dev/rspress/issues" ,
6
6
"repository" : {
57
57
"react-transition-group" : " 4.4.5"
58
58
},
59
59
"devDependencies" : {
60
- "@modern-js/plugin-tailwindcss" : " 2.49.4 " ,
61
- "@modern-js/tsconfig" : " 2.49.4 " ,
60
+ "@modern-js/plugin-tailwindcss" : " 2.50.0 " ,
61
+ "@modern-js/tsconfig" : " 2.50.0 " ,
62
62
"@types/body-scroll-lock" : " ^3.1.0" ,
63
63
"@types/hast" : " 3.0.3" ,
64
64
"@types/html-to-text" : " ^8.1.1" ,
You can’t perform that action at this time.
0 commit comments