Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent b293bc2 commit 3443029
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"preset": "@4c/jest-preset"
},
"dependencies": {
"@types/react": ">=16.8.0",
"@types/react": ">=18.0.29",
"@types/react-relay": ">=4.0.0",
"@types/relay-runtime": ">=4.0.0"
},
Expand All @@ -63,7 +63,7 @@
"@types/invariant": "^2.2.34",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/react-dom": "^16.9.9",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"babel-jest": "^26.6.3",
Expand All @@ -88,8 +88,8 @@
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"prettier": "^2.1.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-relay": "^10.0.1",
"relay-compiler": "^10.0.1",
"relay-compiler-language-typescript": "^13.0.2",
Expand Down

0 comments on commit 3443029

Please sign in to comment.