Skip to content

Commit

Permalink
chore(deps): bump next from 13.4.19 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.19 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@v13.4.19...v14.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent aeedb45 commit 785b2f4
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 106 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "miljan",
"license": "MIT",
"dependencies": {
"next": "^13.0.6",
"next": "^14.2.10",
"nextra": "latest",
"nextra-theme-docs": "latest",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.269.0",
"next": "13.4.19",
"next": "14.2.10",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"drizzle-kit": "^0.19.13",
"drizzle-orm": "^0.28.5",
"lucide-react": "^0.269.0",
"next": "13.4.19",
"next": "14.2.10",
"next-auth": "^4.23.1",
"next-themes": "^0.2.1",
"postgres": "^3.3.5",
Expand Down
Loading

0 comments on commit 785b2f4

Please sign in to comment.