Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 3d46398 commit 0ea7f45
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 31 deletions.
48 changes: 21 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"babel-loader": "^9.1.2",
"babel-plugin-import": "^1.13.6",
"html-react-parser": "3.0.12",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-tippy": "^1.4.0",
"react-virtuoso": "^4.6.2"
},
Expand All @@ -50,8 +50,8 @@
"@types/enzyme": "3.10.12",
"@types/jest": "29.5.11",
"@types/node": "18.16.18",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"babel-jest": "^29.5.0",
"babel-loader": "^9.1.2",
"babel-plugin-import": "^1.13.6",
Expand Down

0 comments on commit 0ea7f45

Please sign in to comment.