Skip to content

Commit

Permalink
Update all of nextjs 14.1.0 → 15.0.3 (major) (#15200)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 26, 2024
1 parent a022905 commit 8ae8f65
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 425 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.2",
"next": "14.1.0",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "workspace:^"
Expand All @@ -21,7 +21,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9.11.1",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^15.0.3",
"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": "14.1.0",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3"
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.11.1",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^15.0.3",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 8ae8f65

Please sign in to comment.