Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent ceab452 commit c32f9a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@meilisearch/instant-meilisearch": "0.21.1",
"@next/bundle-analyzer": "14.2.15",
"@next/bundle-analyzer": "15.0.0",
"@sentry/nextjs": "7.119.2",
"axios": "1.7.7",
"axios-cache-interceptor": "1.6.1",
Expand All @@ -38,7 +38,7 @@
"lodash.debounce": "4.0.8",
"markdown-it": "14.1.0",
"markdown-it-anchor": "9.2.0",
"next": "14.2.15",
"next": "15.0.0",
"next-joi": "2.2.1",
"phone": "3.1.51",
"pino": "9.5.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"@typescript-eslint/eslint-plugin": "8.11.0",
"cypress": "13.15.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.0.0",
"eslint-plugin-cypress": "3.6.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-storybook": "0.10.1",
Expand Down

0 comments on commit c32f9a9

Please sign in to comment.