Skip to content

Commit 0bccf1e

Browse files
authored
Update all of nextjs to version 16.2.3
1 parent aad6017 commit 0bccf1e

3 files changed

Lines changed: 45 additions & 45 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.2",
13+
"next": "16.2.3",
1414
"react": "19.2.4",
1515
"react-dom": "19.2.4",
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.2",
12+
"next": "16.2.3",
1313
"react": "19.2.4",
1414
"react-dom": "19.2.4",
1515
"tailwindcss": "^3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)