Skip to content
Open
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
2 changes: 1 addition & 1 deletion apps/manifest-demo/3010-rspack-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"antd": "4.24.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"scripts": {
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec rspack build --config rspack.config.js --mode production",
Expand Down
2 changes: 1 addition & 1 deletion apps/manifest-demo/webpack-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"antd": "4.24.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"scripts": {
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --mode production",
Expand Down
2 changes: 1 addition & 1 deletion apps/react-ts-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@module-federation/enhanced": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/reactStorybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"scripts": {
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.prod.js --mode production",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-2000/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "5.0.0",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-v5-2200/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"antd": "^5.16.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.4"
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote1-2001/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"antd": "^5.16.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.4",
"react-router-dom": "^6.0.0",
"react-shadow": "^20.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote2-2002/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@module-federation/rsbuild-plugin": "workspace:*",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.30.3"
"react-router-dom": "6.0.0"
},
"devDependencies": {
"@rsbuild/core": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote4-2004/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@module-federation/rsbuild-plugin": "workspace:*",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.30.3"
"react-router-dom": "6.0.0"
},
"devDependencies": {
"@rsbuild/core": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote5-2005/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@module-federation/rsbuild-plugin": "workspace:*",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "6.30.3"
"react-router-dom": "6.0.0"
},
"devDependencies": {
"@rsbuild/core": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/runtime-demo/3005-runtime-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"antd": "4.24.15",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.0.0"
},
"scripts": {
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --mode production",
Expand Down
2 changes: 1 addition & 1 deletion apps/website-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rspress/core": "2.0.14",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-router-dom": "^7.15.1",
"react-router-dom": "^6.0.0",
"tailwindcss": "^3.2.7",
"xgplayer": "^3.0.16"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"@vitejs/plugin-vue-jsx": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.30.3",
"react-router-dom": "6.0.0",
"react-router": "7.18.2",
"typescript": "7.0.2",
"vite": "^5.4.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/treeshake-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-hook-form": "7.54.2",
"react-i18next": "16.5.0",
"react-resizable-panels": "2.1.7",
"react-router-dom": "7.15.1",
"react-router-dom": "6.0.0",
"recharts": "2.12.4",
"sonner": "1.7.2",
"tailwind-merge": "2.6.0",
Expand Down
1,744 changes: 811 additions & 933 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading