Skip to content

Commit

Permalink
chore(web): update next.js to v15
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 6822567 commit 5cc605c
Show file tree
Hide file tree
Showing 8 changed files with 150 additions and 184 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/bundle-analyzer": "14.2.16",
"@next/third-parties": "14.2.16",
"@next/bundle-analyzer": "15.0.3",
"@next/third-parties": "15.0.3",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/core": "1.27.0",
"@opentelemetry/exporter-trace-otlp-http": "0.54.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"just-compare": "2.3.0",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"next-seo": "6.6.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"dayjs": "1.11.13",
"embla-carousel-react": "7.1.0",
"i18next": "23.16.3",
"next": "14.2.16",
"next": "15.0.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.16",
"@next/bundle-analyzer": "15.0.3",
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/react": "18.3.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
"next": "14.2.16",
"next": "15.0.3",
"nextjs-google-analytics": "2.3.7",
"type-fest": "4.26.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"next": "14.2.16",
"next": "15.0.3",
"nextjs-google-analytics": "2.3.7"
}
}
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"i18next": "23.16.3",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.16",
"next": "15.0.3",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.26.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"i18next": "23.16.3",
"next": "14.2.16"
"next": "15.0.3"
}
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"eslint-plugin-react": "7.37.2",
"eslint-plugin-storybook": "0.10.1",
"eslint-plugin-turbo": "2.2.3",
"next": "14.2.16",
"next": "15.0.3",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.6.3"
},
"peerDependencies": {
"eslint": "8.57.1",
"next": "14.2.16"
"next": "15.0.3"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.16",
"@next/third-parties": "15.0.3",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-actions": "8.3.6",
"@storybook/addon-designs": "8.0.3",
Expand Down Expand Up @@ -145,7 +145,7 @@
"merge-anything": "6.0.2",
"msw": "2.5.1",
"msw-storybook-addon": "2.0.3",
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"postcss-loader": "8.1.1",
Expand Down Expand Up @@ -190,7 +190,7 @@
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.16",
"@next/third-parties": "15.0.3",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.20.5",
"@trpc/client": "10.45.2",
Expand All @@ -205,7 +205,7 @@
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"react": "18.3.1",
Expand Down
300 changes: 133 additions & 167 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 5cc605c

Please sign in to comment.