Skip to content

Commit

Permalink
chore(deps): bump next from 14.1.4 to 14.2.12
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent bdbae75 commit a377c13
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 358 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"input-otp": "1.2.4",
"lucide-react": "^0.378.0",
"ms": "^2.1.3",
"next": "14.2.5",
"next": "14.2.12",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.3.0",
"nuqs": "^1.17.6",
Expand Down
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.12",
"react": "^18",
"react-dom": "^18",
"zod": "^3.23.5"
Expand Down
2 changes: 1 addition & 1 deletion apps/play/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"geist": "^1.3.0",
"lucide-react": "^0.378.0",
"ms": "^2.1.3",
"next": "14.2.3",
"next": "14.2.12",
"next-themes": "^0.3.0",
"posthog-js": "^1.130.1",
"prism-react-renderer": "^2.3.1",
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.12",
"react": "^18",
"react-dom": "^18",
"stripe": "^14.23.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"github-slugger": "^2.0.0",
"lucide-react": "^0.378.0",
"nanoid": "^5.0.7",
"next": "14.2.5",
"next": "14.2.12",
"next-mdx-remote": "^4.4.1",
"posthog-js": "^1.130.1",
"prism-react-renderer": "^2.3.1",
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.12",
"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.12",
"tsup": "^8.0.2",
"typescript": "^5.5.3"
},
Expand Down
Loading

0 comments on commit a377c13

Please sign in to comment.