Skip to content

Commit

Permalink
chore(deps): update dependency next to v14 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 67d2b88 commit 5887860
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 250 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@ddadaal/next-typed-api-routes-runtime": "workspace:*",
"next": "13.4.13",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "3.21.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@sinclair/typebox": "0.30.4"
},
"peerDependencies": {
"next": ">=11.x",
"next": ">=14.1.1",
"zod": ">=3.21.4",
"@sinclair/typebox": ">=0.28.13"
},
Expand Down
Loading

0 comments on commit 5887860

Please sign in to comment.