Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v14 (#2220)
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 Oct 30, 2023
1 parent de3026b commit 59a9f0b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@meilisearch/instant-meilisearch": "0.13.6",
"@next/bundle-analyzer": "13.5.6",
"@next/bundle-analyzer": "14.0.0",
"@sentry/nextjs": "7.76.0",
"axios": "1.5.1",
"axios-cache-interceptor": "1.3.2",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@typescript-eslint/eslint-plugin": "6.9.0",
"cypress": "13.3.3",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-testing-library": "6.1.0",
Expand Down

0 comments on commit 59a9f0b

Please sign in to comment.