Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 67e34f2 commit 27e8e92
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "20.16.9",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"axios": "1.4.0",
"eclint": "2.8.1",
"formik": "2.4.3",
"jwt-decode": "^3.1.2",
"prettier": "3.3.3",
"react": "18.2.0",
"react": "18.3.1",
"react-beamer": "^1.1.0",
"react-cool-onclickoutside": "1.7.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-intl": "6.4.4",
"react-scripts": "5.0.1",
"typescript": "5.1.6",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock

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

0 comments on commit 27e8e92

Please sign in to comment.