Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 6ecd383 commit 5dfcfea
Show file tree
Hide file tree
Showing 29 changed files with 213 additions and 277 deletions.
370 changes: 153 additions & 217 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rsdoctor/arco-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"less-loader": "^11.1.4",
"mini-css-extract-plugin": "^2.6.1",
"postcss-loader": "7.0.2",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2",
"style-loader": "^3.3.4",
"swc-loader": "^0.2.6"
Expand Down
6 changes: 3 additions & 3 deletions rspack/builtin-swc-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"lib3": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-refresh": "0.14.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-refresh": "0.16.0",
"vue": "3.5.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion rspack/cra-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"web-vitals": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion rspack/cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"web-vitals": "^2.1.4"
}
}
4 changes: 2 additions & 2 deletions rspack/license-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"license-webpack-plugin": "^4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
}
}
2 changes: 1 addition & 1 deletion rspack/loader-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@node-rs/crc32": "1.10.4",
"react": "18.2.0"
"react": "18.3.1"
},
"devDependencies": {
"@babel/preset-env": "7.25.8",
Expand Down
6 changes: 3 additions & 3 deletions rspack/module-federation-interop/rspack-mf-v1.5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"license": "MIT",
"dependencies": {
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-interop/rspack-mf-v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"license": "MIT",
"dependencies": {
"date-fns": "^3.0.6",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-interop/webpack-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
},
"license": "MIT",
"dependencies": {
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-react": "^7.24.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2",
"webpack": "^5.93.0",
"webpack-cli": "4.10.0"
Expand Down
6 changes: 3 additions & 3 deletions rspack/module-federation-v1.5/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"license": "MIT",
"dependencies": {
"date-fns": "^3.0.6",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-v1.5/lib1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"license": "MIT",
"dependencies": {
"date-fns": "^3.0.6",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-v1.5/lib2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"dependencies": {
"date-fns": "^3.0.6",
"lodash": "^4.17.21",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-v1/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"license": "MIT",
"dependencies": {
"date-fns": "^3.0.6",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-v1/lib1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"license": "MIT",
"dependencies": {
"date-fns": "^3.0.6",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"html-webpack-plugin": "^5.6.3",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/module-federation-v1/lib2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"dependencies": {
"date-fns": "^3.0.6",
"lodash": "^4.17.21",
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"react-refresh": "^0.14.2",
"react-refresh": "^0.16.0",
"serve": "14.1.2"
}
}
6 changes: 3 additions & 3 deletions rspack/monaco-editor-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@rspack/cli": "^1.0.14",
"monaco-editor": "^0.39.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-refresh": "0.13.0"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-refresh": "0.16.0"
},
"devDependencies": {
"@rspack/core": "^1.0.14",
Expand Down
6 changes: 3 additions & 3 deletions rspack/react-15-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@rspack/cli": "^1.0.14",
"react": "15.0.0",
"react-dom": "15.0.0",
"react-refresh": "0.14.2"
"react": "15.7.0",
"react-dom": "15.7.0",
"react-refresh": "0.16.0"
},
"devDependencies": {
"@rspack/core": "^1.0.14"
Expand Down
2 changes: 1 addition & 1 deletion rspack/react-15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@swc/helpers": "0.5.1",
"react": "15.7.0",
"react-dom": "15.7.0",
"react-refresh": "0.14.2"
"react-refresh": "0.16.0"
},
"devDependencies": {
"@rspack/core": "^1.0.14"
Expand Down
2 changes: 1 addition & 1 deletion rspack/react-compiler-babel-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@swc/helpers": "0.5.1",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-refresh": "0.14.2"
"react-refresh": "0.16.0"
},
"devDependencies": {
"@babel/plugin-syntax-jsx": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion rspack/react-compiler-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@swc/helpers": "0.5.1",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-refresh": "0.14.2"
"react-refresh": "0.16.0"
},
"devDependencies": {
"@babel/plugin-syntax-jsx": "^7.24.7",
Expand Down
6 changes: 3 additions & 3 deletions rspack/react-refresh-babel-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dev": "rspack serve "
},
"dependencies": {
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/core": "^7.25.8",
Expand All @@ -20,6 +20,6 @@
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"babel-loader": "^9.1.3",
"react-refresh": "0.13.0"
"react-refresh": "0.16.0"
}
}
6 changes: 3 additions & 3 deletions rspack/react-refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"dev": "rspack serve "
},
"dependencies": {
"react": "18.0.0",
"react-dom": "18.0.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@rspack/plugin-react-refresh": "^1.0.0",
"react-refresh": "0.13.0"
"react-refresh": "0.16.0"
}
}
2 changes: 1 addition & 1 deletion rspack/react-with-extract-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"devDependencies": {
"@rspack/core": "^1.0.14",
"react-refresh": "^0.14.2"
"react-refresh": "^0.16.0"
}
}
2 changes: 1 addition & 1 deletion rspack/react-with-less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@rspack/core": "^1.0.14",
"react-refresh": "^0.14.2"
"react-refresh": "^0.16.0"
}
}
2 changes: 1 addition & 1 deletion rspack/react-with-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"devDependencies": {
"@rspack/core": "^1.0.14",
"react-refresh": "^0.14.2"
"react-refresh": "^0.16.0"
}
}
6 changes: 3 additions & 3 deletions rspack/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@rspack/cli": "^1.0.14",
"@swc/helpers": "0.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-refresh": "0.14.2"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-refresh": "0.16.0"
},
"devDependencies": {
"@rspack/core": "^1.0.14"
Expand Down
2 changes: 1 addition & 1 deletion rspack/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"react-refresh": "^0.14.2"
"react-refresh": "^0.16.0"
}
}
4 changes: 2 additions & 2 deletions rspack/svgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@swc/helpers": "0.5.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rspack/cli": "^1.0.14",
Expand Down

0 comments on commit 5dfcfea

Please sign in to comment.