Skip to content

Commit faea424

Browse files
chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.4 to 16.2.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@v16.2.4...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8229aa8 commit faea424

5 files changed

Lines changed: 176 additions & 136 deletions

File tree

apps/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@stylexjs/stylex": "^0.18.3",
2525
"@stylexswc/design-system": "0.16.0-rc.1",
2626
"@stylexswc/nextjs-plugin": "0.16.0-rc.1",
27-
"next": "^16.2.4",
27+
"next": "^16.2.6",
2828
"react": "^19.2.5",
2929
"react-dom": "^19.2.5"
3030
},

apps/nextjs-postcss-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@stylexswc/design-system": "0.16.0-rc.1",
2626
"@stylexswc/nextjs-plugin": "0.16.0-rc.1",
2727
"@stylexswc/postcss-plugin": "0.16.0-rc.1",
28-
"next": "^16.2.4",
28+
"next": "^16.2.6",
2929
"react": "^19.2.5",
3030
"react-dom": "^19.2.5"
3131
},

apps/nextjs-turbopack-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@stylexswc/design-system": "0.16.0-rc.1",
2626
"@stylexswc/nextjs-plugin": "0.16.0-rc.1",
2727
"@stylexswc/postcss-plugin": "0.16.0-rc.1",
28-
"next": "^16.2.4",
28+
"next": "^16.2.6",
2929
"react": "^19.2.5",
3030
"react-dom": "^19.2.5"
3131
},

packages/nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@stylexswc/eslint-config": "0.16.0-rc.1",
5353
"@stylexswc/typescript-config": "0.16.0-rc.1",
5454
"@types/node": "^25.6.0",
55-
"next": "^16.2.4",
55+
"next": "^16.2.6",
5656
"postcss": "^8.5.13",
5757
"react": "^19.2.5",
5858
"react-dom": "^19.2.5",

0 commit comments

Comments
 (0)