Skip to content

Commit

Permalink
fix(deps): update dependency next to v14 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 6409a04 commit 766b4ca
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 160 deletions.
2 changes: 1 addition & 1 deletion apps/sample-next-auth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@xata.io/client": "latest",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"next": "^13.0.7",
"next": "^14.0.0",
"next-auth": "^4.18.6",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/sample-next-auth-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@xata.io/client": "latest",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"next": "^13.0.7",
"next": "^14.0.0",
"next-auth": "^4.18.6",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 766b4ca

Please sign in to comment.