Skip to content

Commit b4c5c71

Browse files
Bump next from 14.0.3 to 14.1.1
Bumps [next](https://github.com/vercel/next.js) from 14.0.3 to 14.1.1. - [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.0.3...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd5ad85 commit b4c5c71

File tree

3 files changed

+52
-55
lines changed

3 files changed

+52
-55
lines changed

apps/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"framer-motion": "^10.16.5",
3030
"jotai": "^2.6.0",
3131
"lucide-react": "0.292.0",
32-
"next": "^14.0.3",
32+
"next": "^14.1.1",
3333
"react": "18.2.0",
3434
"react-dom": "18.2.0",
3535
"react-hook-form": "^7.48.2",

packages/auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@auth/core": "0.18.0",
1717
"@auth/drizzle-adapter": "^0.3.9",
1818
"@t3-oss/env-nextjs": "^0.7.1",
19-
"next": "^14.0.3",
19+
"next": "^14.1.1",
2020
"next-auth": "5.0.0-beta.3",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",

pnpm-lock.yaml

+50-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)