Skip to content

Commit

Permalink
chore(deps): update react monorepo (module-federation#2063)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 03385aa commit 0c0c803
Show file tree
Hide file tree
Showing 3 changed files with 811 additions and 298 deletions.
4 changes: 2 additions & 2 deletions apps/modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"typescript": "~5.0.4",
"@types/jest": "~29.2.4",
"@types/node": "~16.11.7",
"@types/react": "~18.0.26",
"@types/react-dom": "~18.0.10",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"lint-staged": "~13.1.0",
"prettier": "~2.8.1",
"rimraf": "~3.0.2"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"@types/lodash.get": "4.4.9",
"@types/node": "18.19.18",
"@types/node-fetch": "2.6.11",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@types/react-router-dom": "5.3.3",
"@types/webpack-sources": "3.2.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand Down
Loading

0 comments on commit 0c0c803

Please sign in to comment.