Skip to content

Commit

Permalink
Update npm minor (#20)
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 Jun 18, 2024
1 parent a3a5b80 commit 601283a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 45 deletions.
96 changes: 57 additions & 39 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"private": true,
"dependencies": {
"@passwordlessdev/passwordless-client": "^1.1.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.2",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.7",
"@types/node": "^20.14.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"jwt-decode": "^3.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.1",
"react-router-dom": "^6.23.1",
"react-scripts": "5.0.1",
"react-toastify": "^10.0.0",
"web-vitals": "^3.0.0"
Expand Down

0 comments on commit 601283a

Please sign in to comment.