Skip to content

Commit

Permalink
fix(deps): update react monorepo (#1751)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 5f43012 commit c46c6f3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"@types/react-router": "5.1.20",
"@types/react-syntax-highlighter": "15.5.11",
"@vitejs/plugin-react": "^4.2.0",
"graphql": "^16.8.1",
"graphql-scalars": "^1.22.4",
"react": "18.3.0",
"react": "18.3.1",
"react-avatar": "^5.0.3",
"react-code-blocks": "^0.1.5",
"react-dom": "18.3.0",
"react-dom": "18.3.1",
"react-icons": "5.1.0",
"react-markdown": "9.0.1",
"react-router-dom": "6.23.0",
Expand Down

0 comments on commit c46c6f3

Please sign in to comment.