Skip to content

Commit

Permalink
[deps]: Update react monorepo to v19 (#59)
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] authored Dec 17, 2024
1 parent 137127e commit d6f9df1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 55 deletions.
76 changes: 25 additions & 51 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 @@ -12,15 +12,15 @@
"dependencies": {
"@passwordlessdev/passwordless-client": "1.2.0-beta1",
"jwt-decode": "4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "6.26.2",
"react-toastify": "10.0.5"
},
"devDependencies": {
"@eslint/js": "9.11.1",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.2",
"eslint": "9.11.1",
Expand Down

0 comments on commit d6f9df1

Please sign in to comment.