Skip to content

Commit

Permalink
Merge pull request #161 from sanwebinfo/renovate/major-nextjs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nextjs monorepo to v15 (major)
  • Loading branch information
mskian authored Nov 12, 2024
2 parents de7a46f + 21d3bf7 commit f89637d
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 379 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@vercel/og": "^0.6.3",
"next": "14.2.17",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"slugify": "^1.6.6"
Expand All @@ -21,7 +21,7 @@
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.14.0",
"eslint-config-next": "14.2.17",
"eslint-config-next": "15.0.3",
"postcss": "^8.4.48",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit f89637d

Please sign in to comment.