Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.0 (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent a8ad377 commit 5ff4f8e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 46 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.4",
"next": "15.0.4",
"next": "15.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"slugify": "^1.6.6"
Expand All @@ -21,7 +21,7 @@
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
Expand Down
94 changes: 50 additions & 44 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 5ff4f8e

Please sign in to comment.