Skip to content

Commit 5323743

Browse files
chore(deps): bump next from 15.3.6 to 16.1.6
Bumps [next](https://github.com/vercel/next.js) from 15.3.6 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@v15.3.6...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 338b77b commit 5323743

6 files changed

Lines changed: 462 additions & 12 deletions

File tree

examples/ms-teams-connect-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@knocklabs/react": "0.11.3",
1515
"jsonwebtoken": "^9.0.2",
16-
"next": "15.3.6",
16+
"next": "16.1.6",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0"
1919
},

examples/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@telegraph/tokens": "^0.1.2",
2727
"@telegraph/typography": "^0.1.25",
2828
"framer-motion": "^12.28.1",
29-
"next": "15.3.6",
29+
"next": "16.1.6",
3030
"next-seo": "^6.8.0",
3131
"react": "^19.0.0",
3232
"react-dom": "^19.0.0",

examples/slack-connect-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@knocklabs/react": "0.11.3",
1515
"jsonwebtoken": "^9.0.2",
16-
"next": "15.3.6",
16+
"next": "16.1.6",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0"
1919
},

examples/slack-kit-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@knocklabs/node": "^1.11.2",
1515
"@knocklabs/react": "0.11.3",
1616
"jsonwebtoken": "^9.0.2",
17-
"next": "15.3.6",
17+
"next": "16.1.6",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0"
2020
},

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-plugin-react-hooks": "^5.2.0",
106106
"eslint-plugin-react-refresh": "^0.4.14",
107107
"jsdom": "^27.1.0",
108-
"next": "15.3.6",
108+
"next": "16.1.6",
109109
"react": "^19.0.0",
110110
"react-dom": "^19.0.0",
111111
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)