Skip to content

Commit 0ecc22b

Browse files
authored
Update all of nextjs 15.1.4 → 15.1.6 (patch) (#16257)
1 parent 3f8e764 commit 0ecc22b

File tree

3 files changed

+69
-60
lines changed

3 files changed

+69
-60
lines changed

playgrounds/nextjs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tailwindcss/postcss": "workspace:^",
1313
"fast-glob": "^3.3.3",
14-
"next": "15.1.4",
14+
"next": "15.1.6",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"tailwindcss": "workspace:^"
@@ -21,7 +21,7 @@
2121
"@types/react": "^19.0.7",
2222
"@types/react-dom": "^19.0.3",
2323
"eslint": "^9.18.0",
24-
"eslint-config-next": "^15.1.4",
24+
"eslint-config-next": "^15.1.6",
2525
"typescript": "^5.5.4"
2626
}
2727
}

playgrounds/v3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"upgrade": "node scripts/upgrade.mjs"
1010
},
1111
"dependencies": {
12-
"next": "15.1.4",
12+
"next": "15.1.6",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
1515
"tailwindcss": "^3"
@@ -20,7 +20,7 @@
2020
"@types/react-dom": "^19.0.3",
2121
"autoprefixer": "^10.4.20",
2222
"eslint": "^9.18.0",
23-
"eslint-config-next": "^15.1.4",
23+
"eslint-config-next": "^15.1.6",
2424
"typescript": "^5.5.4"
2525
}
2626
}

pnpm-lock.yaml

+65-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)