Skip to content

Commit 8a5fd39

Browse files
chore(deps)(deps): bump next from 14.2.35 to 16.1.6
Bumps [next](https://github.com/vercel/next.js) from 14.2.35 to 16.1.6. - [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.2.35...v16.1.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eb13cc commit 8a5fd39

3 files changed

Lines changed: 23 additions & 142 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fumadocs-mdx": "^14.2.7",
1919
"fumadocs-ui": "^16.5.2",
2020
"lucide-react": "^0.563.0",
21-
"next": "^16.1.5",
21+
"next": "^16.1.6",
2222
"react": "^19.2.4",
2323
"react-dom": "^19.2.4",
2424
"server-only": "^0.0.1",

packages/adapters/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
"peerDependencies": {
1111
"@objectstack/runtime": "workspace:*",
12-
"next": "^15.0.8",
12+
"next": "^16.1.6",
1313
"react": "^19.2.4",
1414
"react-dom": "^19.2.4"
1515
},
1616
"devDependencies": {
1717
"@objectstack/runtime": "workspace:*",
18-
"next": "^15.0.8",
18+
"next": "^16.1.6",
1919
"react": "^19.2.4",
2020
"react-dom": "^19.2.4",
2121
"typescript": "^5.0.0"

pnpm-lock.yaml

Lines changed: 20 additions & 139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)