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] committed Apr 25, 2024
1 parent 5467c08 commit 7453781
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 264 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@types/enzyme": "3.1.16",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/node": "16.18.96",
"@types/react": "17.0.80",
"@types/react-dom": "17.0.25",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/sinon": "10.0.11",
"@types/storybook__addon-actions": "5.2.1",
"@types/storybook__react": "5.2.1",
Expand All @@ -73,9 +73,9 @@
"light-ts-loader": "1.1.2",
"npm-run-all2": "5.0.2",
"prettier": "2.6.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-test-renderer": "16.14.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"rollup": "1.32.1",
"@rollup/plugin-babel": "5.0.0",
"rollup-plugin-commonjs": "10.1.0",
Expand Down

0 comments on commit 7453781

Please sign in to comment.