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] authored Mar 24, 2023
1 parent 51cbf12 commit 33827ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"axios": "0.27.2",
"framer-motion": "4.1.17",
"next": "11.1.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.4.0",
"recoil": "0.7.4",
"zod": "3.17.10"
Expand All @@ -55,7 +55,7 @@
"@testing-library/react": "13.4.0",
"@types/jest": "29.0.1",
"@types/node": "16.11.47",
"@types/react": "17.0.45",
"@types/react": "18.0.29",
"@types/storybook__addon-actions": "5.2.1",
"@types/storybook__addon-info": "5.2.5",
"@types/storybook__addon-knobs": "5.2.1",
Expand Down

0 comments on commit 33827ba

Please sign in to comment.