Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.29.5",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/jest-dom": "^6.6.4",
"check-dependency-version-consistency": "^4.1.1",
"cross-env": "^7.0.3",
"jiti": "^2.4.2",
"jiti": "^2.5.1",
"nano-staged": "^0.8.0",
"nx": "^20.8.2",
"simple-git-hooks": "^2.13.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/addon-modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"prepare": "pnpm run build"
},
"dependencies": {
"@modern-js/plugin-v2": "^2.68.2",
"@modern-js/plugin-v2": "^2.68.6",
"find-up": "^5.0.0",
"rslog": "1.2.9"
},
"devDependencies": {
"@modern-js/app-tools": "^2.68.2",
"@rsbuild/core": "^1.4.6",
"@modern-js/app-tools": "^2.68.6",
"@rsbuild/core": "^1.4.11",
"@types/node": "^18.19.110",
"storybook": "9.0.18",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"prepare": "pnpm run build"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rslib/core": "^0.10.5",
"@rsbuild/core": "^1.4.11",
"@rslib/core": "^0.11.0",
"@types/node": "^18.19.110",
"storybook": "9.0.18",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@types/find-cache-dir": "^5.0.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.110",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@storybook/types": "9.0.0-alpha.1",
"@types/resolve": "^1.20.6",
"storybook": "9.0.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@storybook/types": "9.0.0-alpha.1",
"@types/react": "^18.3.23",
"@types/resolve": "^1.20.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"vue-docgen-loader": "^1.5.1"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@types/node": "^18.19.110",
"storybook": "9.0.18",
"typescript": "^5.8.3",
"vue": "^3.5.17"
"vue": "^3.5.18"
},
"peerDependencies": {
"@rsbuild/core": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"storybook-builder-rsbuild": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@types/node": "^18.19.110",
"lit": "^3.3.1",
"storybook": "9.0.18",
Expand Down
2,043 changes: 1,071 additions & 972 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sandboxes/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-vue": "1.1.0",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
Expand Down
12 changes: 6 additions & 6 deletions sandboxes/modernjs-react-mf/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
]
},
"dependencies": {
"@modern-js/runtime": "2.68.2",
"@module-federation/modern-js": "0.16.0",
"antd": "^5.26.4",
"@modern-js/runtime": "2.68.6",
"@module-federation/modern-js": "0.17.1",
"antd": "^5.26.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^2.68.2",
"@modern-js/tsconfig": "2.68.2",
"@module-federation/storybook-addon": "^4.0.21",
"@modern-js/app-tools": "^2.68.6",
"@modern-js/tsconfig": "2.68.6",
"@module-federation/storybook-addon": "^4.0.23",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
8 changes: 4 additions & 4 deletions sandboxes/modernjs-react-mf/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
]
},
"dependencies": {
"@modern-js/runtime": "2.68.2",
"@module-federation/modern-js": "0.16.0",
"@modern-js/runtime": "2.68.6",
"@module-federation/modern-js": "0.17.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^2.68.2",
"@modern-js/tsconfig": "2.68.2",
"@modern-js/app-tools": "^2.68.6",
"@modern-js/tsconfig": "2.68.6",
"@types/node": "^18.19.110",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
Expand Down
10 changes: 5 additions & 5 deletions sandboxes/modernjs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
]
},
"dependencies": {
"@modern-js/runtime": "2.68.2",
"antd": "^5.26.4",
"@modern-js/runtime": "2.68.6",
"antd": "^5.26.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^2.68.2",
"@modern-js/tsconfig": "2.68.2",
"@rsbuild/core": "^1.4.6",
"@modern-js/app-tools": "^2.68.6",
"@modern-js/tsconfig": "2.68.6",
"@rsbuild/core": "^1.4.11",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/react-16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"antd": "^5.26.4",
"antd": "^5.26.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/react-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@storybook/addon-coverage": "2.0.0",
"@storybook/addon-docs": "9.0.18",
Expand All @@ -32,7 +32,7 @@
"@storybook/react": "9.0.18",
"@storybook/test": "9.0.0-alpha.2",
"@storybook/test-runner": "0.23.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/jest-dom": "^6.6.4",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/rslib-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@rsbuild/plugin-sass": "^1.3.3",
"@rslib/core": "^0.10.5",
"@rslib/core": "^0.11.0",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
10 changes: 5 additions & 5 deletions sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@module-federation/enhanced": "^0.16.0",
"@module-federation/rsbuild-plugin": "^0.16.0",
"@module-federation/storybook-addon": "^4.0.21",
"@rsbuild/core": "^1.4.6",
"@module-federation/enhanced": "^0.17.1",
"@module-federation/rsbuild-plugin": "^0.17.1",
"@module-federation/storybook-addon": "^4.0.23",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@rsbuild/plugin-sass": "^1.3.3",
"@rslib/core": "^0.10.5",
"@rslib/core": "^0.11.0",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/rslib-vue3-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"vue": "^3.5.17"
"vue": "^3.5.18"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-sass": "^1.3.3",
"@rsbuild/plugin-vue": "1.1.0",
"@rslib/core": "^0.10.5",
"@rslib/core": "^0.11.0",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
12 changes: 6 additions & 6 deletions sandboxes/rspack-react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"@rspack/cli": "1.4.6",
"@rspack/core": "1.4.6",
"@rspack/cli": "1.4.11",
"@rspack/core": "1.4.11",
"@swc/helpers": "^0.5.17",
"antd": "^5.26.4",
"less": "4.3.0",
"antd": "^5.26.7",
"less": "4.4.0",
"less-loader": "11.1.4",
"normalize.css": "8.0.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-react": "^1.3.4",
"@rspack/core": "1.4.6",
"@rspack/core": "1.4.11",
"@rspack/plugin-react-refresh": "^1.4.3",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
"@storybook/addon-interactions": "9.0.0-alpha.10",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"storybook": "storybook dev -p 6007"
},
"dependencies": {
"vue": "^3.5.17"
"vue": "^3.5.18"
},
"devDependencies": {
"@chromatic-com/storybook": "^4.0.1",
"@rsbuild/core": "^1.4.6",
"@rsbuild/core": "^1.4.11",
"@rsbuild/plugin-vue": "1.1.0",
"@storybook/addon-docs": "9.0.18",
"@storybook/addon-essentials": "9.0.0-alpha.12",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rspress preview"
},
"dependencies": {
"rspress": "1.44.0"
"rspress": "1.45.0"
},
"devDependencies": {
"@types/node": "^18.19.110"
Expand Down