Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed May 22, 2024
1 parent a3d6ea7 commit a47b457
Show file tree
Hide file tree
Showing 143 changed files with 3,012 additions and 2,152 deletions.
4 changes: 2 additions & 2 deletions angular14-react/angular-profile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@angular/compiler-cli": "14.2.12",
"@ngxs/devtools-plugin": "3.8.2",
"@types/jasmine": "4.6.4",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"jasmine-core": "4.6.0",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
68 changes: 44 additions & 24 deletions angular14-react/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions angular14-react/react-user-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@types/react": "18.2.64",
"@types/react": "18.3.2",
"babel-loader": "8.3.0",
"css-loader": "6.11.0",
"file-loader": "6.2.0",
Expand All @@ -31,7 +31,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
}
}
8 changes: 4 additions & 4 deletions apollo-client/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"express": "4.19.2",
"graphql": "^16.6.0",
"node-fetch": "2.6.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "6.1.0",
"regenerator-runtime": "0.14.1",
"serialize-javascript": "^6.0.0"
Expand All @@ -32,8 +32,8 @@
"@babel/preset-typescript": "7.23.3",
"@module-federation/node": "2.2.6",
"@types/express": "4.17.21",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
"@types/serialize-javascript": "5.0.4",
"babel-loader": "8.3.0",
Expand Down
8 changes: 4 additions & 4 deletions apollo-client/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"express": "4.19.2",
"graphql": "^16.6.0",
"node-fetch": "2.6.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "6.1.0",
"regenerator-runtime": "0.14.1",
"serialize-javascript": "^6.0.0"
Expand All @@ -32,8 +32,8 @@
"@babel/preset-typescript": "7.23.3",
"@module-federation/node": "2.2.6",
"@types/express": "4.17.21",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
"@types/serialize-javascript": "5.0.4",
"babel-loader": "8.3.0",
Expand Down
4 changes: 2 additions & 2 deletions basic-host-remote/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
],
"dependencies": {
"@modern-js/runtime": "2.45.0",
"react": "~18.2.0",
"react-dom": "~18.2.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.1.15",
Expand Down
4 changes: 2 additions & 2 deletions basic-host-remote/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
],
"dependencies": {
"@modern-js/runtime": "2.45.0",
"react": "~18.2.0",
"react-dom": "~18.2.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.1.15",
Expand Down
4 changes: 2 additions & 2 deletions bi-directional/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
],
"dependencies": {
"@modern-js/runtime": "2.45.0",
"react": "~18.2.0",
"react-dom": "~18.2.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@modern-js/app-tools": "2.49.4",
Expand Down
4 changes: 2 additions & 2 deletions bi-directional/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
],
"dependencies": {
"@modern-js/runtime": "2.45.0",
"react": "~18.2.0",
"react-dom": "~18.2.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@modern-js/app-tools": "2.49.4",
Expand Down
4 changes: 2 additions & 2 deletions cloud/azure-functions-node-v4/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"webpack-livereload-plugin": "3.0.2"
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
}
}
8 changes: 4 additions & 4 deletions cloud/azure-functions-node-v4/shell/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@module-federation/node": "2.2.6",
"@module-federation/runtime": "0.1.13",
"memory-stream": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.10.0",
"webpack": "5.91.0",
"tslib": "2.6.2"
Expand All @@ -31,8 +31,8 @@
"mini-css-extract-plugin": "2.9.0",
"@swc/core": "1.5.7",
"@types/node": "18.19.33",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"swc-loader": "0.2.6",
"typescript": "5.0.4",
"webpack-cli": "5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions cloud/azure-functions-node-v4/shell/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@module-federation/enhanced": "0.1.15"
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.10.0"
}
}
6 changes: 3 additions & 3 deletions comprehensive-demo-react18/app-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
"markdown-to-jsx": "^7.3.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^5.1.2",
"serve": "^14.2.1",
"webpack": "5.91.0",
Expand All @@ -37,6 +37,6 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
"@rspack/plugin-react-refresh": "0.6.5",
"raw-loader": "4.0.2",
"react-refresh": "0.14.0"
"react-refresh": "0.14.2"
}
}
6 changes: 3 additions & 3 deletions comprehensive-demo-react18/app-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"@rspack/dev-server": "0.6.5",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^5.1.2",
"serve": "^14.2.1",
"webpack": "5.91.0",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"@rspack/plugin-react-refresh": "0.6.5",
"react-refresh": "0.14.0"
"react-refresh": "0.14.2"
},
"scripts": {
"build": "cross-env NODE_ENV=production rspack build --mode production",
Expand Down
6 changes: 3 additions & 3 deletions comprehensive-demo-react18/app-03/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@rspack/dev-server": "0.6.5",
"babel-loader": "^9.1.3",
"html-webpack-plugin": "^5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"serve": "^14.2.1",
"styled-components": "^5.0.1",
"webpack": "5.91.0",
Expand All @@ -31,6 +31,6 @@
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
"react-refresh": "0.14.0"
"react-refresh": "0.14.2"
}
}
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"css-loader": "6.11.0",
"html-webpack-plugin": "5.6.0",
"mini-css-extract-plugin": "2.9.0",
"react-refresh": "0.14.0",
"react-refresh": "0.14.2",
"serve": "14.2.1",
"style-loader": "3.3.4",
"svelte": "3.59.2",
Expand Down
Loading

0 comments on commit a47b457

Please sign in to comment.