Skip to content

Commit

Permalink
fix(deps): update dependency next [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent e5988cf commit 33db816
Show file tree
Hide file tree
Showing 3 changed files with 832 additions and 1,316 deletions.
4 changes: 2 additions & 2 deletions packages/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"aws-lambda": ">=1.0.7",
"express": ">=4.19.2",
"h3": ">=1.8.1",
"next": ">=12.0.0",
"next": ">=14.1.1",
"zod": ">=3.0.0",
"zod-to-json-schema": ">=3.0.0"
},
Expand Down Expand Up @@ -142,7 +142,7 @@
"aws-lambda": "^1.0.7",
"express": "^4.19.2",
"h3": "^1.11.1",
"next": "^13.5.4",
"next": "^14.0.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion playground/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.439.0",
"next": "14.2.4",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.0.1",
Expand Down
Loading

0 comments on commit 33db816

Please sign in to comment.