Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 137f519 commit 35a5461
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"react": ">=16.8"
},
"devDependencies": {
"@types/react": "17.0.48",
"@types/react": "18.3.1",
"@types/react-test-renderer": "17.0.2",
"react-test-renderer": "17.0.2",
"react": "17.0.2"
"react-test-renderer": "18.3.1",
"react": "18.3.1"
},
"dependencies": {
"@client-fetch/core": "^1.0.0"
Expand Down

0 comments on commit 35a5461

Please sign in to comment.