Skip to content

Commit

Permalink
chore(deps): bump next from 14.1.4 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.4 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.4...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent c9ef6df commit 05f45b0
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/planetfall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@unkey/api": "workspace:^",
"next": "14.1.4",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18",
"zod": "^3.23.5"
Expand Down
2 changes: 1 addition & 1 deletion apps/workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@unkey/resend": "workspace:^",
"@unkey/schema": "workspace:^",
"drizzle-orm": "generated",
"next": "14.1.4",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18",
"stripe": "^14.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@libsql/client": "^0.7.0",
"@types/node": "^20.14.9",
"@upstash/redis": "^1.0.0",
"next": "^14.1.4",
"next": "^14.2.10",
"tsup": "^8.0.2",
"typescript": "^5.5.3",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "^20.14.9",
"next": "^14.1.4",
"next": "^14.2.10",
"tsup": "^8.0.2",
"typescript": "^5.5.3"
},
Expand Down
Loading

0 comments on commit 05f45b0

Please sign in to comment.