Skip to content

Commit

Permalink
Update all of nextjs 15.1.6 → 15.1.7 (patch) (#16654)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 19, 2025
1 parent 541c3d2 commit 61af484
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 66 deletions.
4 changes: 2 additions & 2 deletions playgrounds/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tailwindcss/postcss": "workspace:^",
"fast-glob": "^3.3.3",
"next": "15.1.6",
"next": "15.1.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "workspace:^"
Expand All @@ -21,7 +21,7 @@
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"eslint": "^9.19.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.1.7",
"typescript": "^5.5.4"
}
}
4 changes: 2 additions & 2 deletions playgrounds/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"upgrade": "node scripts/upgrade.mjs"
},
"dependencies": {
"next": "15.1.6",
"next": "15.1.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3"
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^19.0.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.19.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.1.7",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 61af484

Please sign in to comment.