Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.1 (#2626)
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 18, 2024
1 parent 660e5c4 commit 43e0f01
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 78 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"graphql": "16.10.0",
"graphql-request": "7.1.2",
"html-react-parser": "5.2.1",
"next": "15.1.0",
"next": "15.1.1",
"next-sitemap": "4.2.3",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -60,7 +60,7 @@
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@next/bundle-analyzer": "15.1.0",
"@next/bundle-analyzer": "15.1.1",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@testing-library/react": "16.1.0",
Expand All @@ -73,7 +73,7 @@
"@vitest/ui": "2.1.8",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-next-on-pages": "1.13.7",
"eslint-plugin-react": "7.37.2",
Expand Down
143 changes: 68 additions & 75 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 43e0f01

Please sign in to comment.