Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 6456648 commit 7f02282
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 73 deletions.
8 changes: 4 additions & 4 deletions src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"bootstrap": "^5.0.0",
"history": "^5.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-ga": "^3.0.0",
"react-router-dom": "^7.0.0",
"reactstrap": "^9.2.3"
Expand All @@ -29,8 +29,8 @@
"@testing-library/user-event": "^12.8.3",
"@types/jest": "^29.5.14",
"@types/node": "^20.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.17.0",
"eslint-plugin-react": "^7.37.3",
Expand Down
127 changes: 58 additions & 69 deletions src/client/pnpm-lock.yaml

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

0 comments on commit 7f02282

Please sign in to comment.