Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 74ec5eb commit 7afe473
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 85 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"lodash": "4.17.21",
"memoize-one": "6.0.0",
"moment": "2.30.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.1",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
Expand All @@ -45,8 +45,8 @@
"@types/jquery": "3.5.32",
"@types/lodash": "4.17.13",
"@types/node": "22.10.2",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/react-transition-group": "4.4.12",
Expand Down
151 changes: 70 additions & 81 deletions frontend/pnpm-lock.yaml

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

0 comments on commit 7afe473

Please sign in to comment.