Skip to content

Commit 26bb65c

Browse files
authored
Update all of nextjs to version 16.2.6
1 parent fc432e0 commit 26bb65c

3 files changed

Lines changed: 46 additions & 51 deletions

File tree

playgrounds/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@tailwindcss/postcss": "workspace:^",
1212
"fast-glob": "^3.3.3",
13-
"next": "16.2.4",
13+
"next": "16.2.6",
1414
"react": "19.2.5",
1515
"react-dom": "19.2.5",
1616
"tailwindcss": "workspace:^"

playgrounds/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"upgrade": "node scripts/upgrade.mjs"
1010
},
1111
"dependencies": {
12-
"next": "16.2.4",
12+
"next": "16.2.6",
1313
"react": "19.2.5",
1414
"react-dom": "19.2.5",
1515
"tailwindcss": "^3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)