Skip to content

Commit

Permalink
Update all of nextjs to version 15.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 27, 2025
1 parent a707fed commit 235a83b
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 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.3",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "workspace:^"
Expand All @@ -21,7 +21,7 @@
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.2",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.3",
"eslint-config-next": "^15.1.4",
"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.3",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3"
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.3",
"eslint-config-next": "^15.1.4",
"typescript": "^5.5.4"
}
}
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 235a83b

Please sign in to comment.