Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.5 (#8291)
Browse files Browse the repository at this point in the history
* fix(deps): update nextjs monorepo to v15.1.5

* Fix prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <[email protected]>
  • Loading branch information
renovate[bot] and ardatan authored Jan 17, 2025
1 parent 932bd7f commit 2ede5a0
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-mesh/runtime": "0.105.12",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"next": "15.1.4",
"next": "15.1.5",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@graphql-mesh/runtime": "0.105.12",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"next": "15.1.4",
"next": "15.1.5",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"cross-env": "7.0.3",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"postcss-import": "16.1.0",
"postcss-lightningcss": "1.0.1",
"tailwindcss": "3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion website/theme.config.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint sort-keys: error */
import { addBasePath } from 'next/dist/client/add-base-path';
import { useRouter } from 'next/router';
import {
Anchor,
Expand All @@ -16,7 +17,6 @@ import {
VersionDropdown,
} from '@theguild/components';
import favicon from './public/favicon.svg';
import { addBasePath } from 'next/dist/client/add-base-path'

export default defineConfig({
websiteName: 'GraphQL Mesh',
Expand Down
106 changes: 53 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5147,7 +5147,7 @@ __metadata:
"@types/react": "npm:19.0.7"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.10.0"
next: "npm:15.1.4"
next: "npm:15.1.5"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
typescript: "npm:^5.4.2"
Expand All @@ -5165,7 +5165,7 @@ __metadata:
"@types/react": "npm:19.0.7"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.10.0"
next: "npm:15.1.4"
next: "npm:15.1.5"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
typescript: "npm:^5.4.2"
Expand Down Expand Up @@ -10100,10 +10100,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.1.4":
version: 15.1.4
resolution: "@next/env@npm:15.1.4"
checksum: 10c0/88b8e81f97b49abdad40c7ebe5be93b0387d6c138a5c66cc1dce3a9db9d4eac8e258a1b617544ee23085111b5cdc6d5206389596e18c3370ff74cb54e60966f5
"@next/env@npm:15.1.5":
version: 15.1.5
resolution: "@next/env@npm:15.1.5"
checksum: 10c0/bf6b8d6d87a88b6f8eba40d69192d2bde6d6ecee9dfcc779b383bf87c4efbf1de67b468a5b652225c32725192a644ac5175f51604f58ed094a2ef8e8c0f7a803
languageName: node
linkType: hard

Expand All @@ -10114,67 +10114,67 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.4":
version: 15.1.4
resolution: "@next/eslint-plugin-next@npm:15.1.4"
"@next/eslint-plugin-next@npm:15.1.5":
version: 15.1.5
resolution: "@next/eslint-plugin-next@npm:15.1.5"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/6b5356275027e7b597914aa410805dab6b988c81c7ec0855e829e967d0064b9512828efc5d3b8826b798b30f1494618c82c5067c36d6d7837071ed670d690eab
checksum: 10c0/56105ca4b5804379eb6eca6f11275f72f8ce70bb3f5ce057b0f16008a1b23b53b2eefee9ed3355ca0461b9a0ea3f72727b626432b887304970d9dbef934929d3
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-darwin-arm64@npm:15.1.4"
"@next/swc-darwin-arm64@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-darwin-arm64@npm:15.1.5"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-darwin-x64@npm:15.1.4"
"@next/swc-darwin-x64@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-darwin-x64@npm:15.1.5"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.4"
"@next/swc-linux-arm64-gnu@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.5"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-arm64-musl@npm:15.1.4"
"@next/swc-linux-arm64-musl@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-arm64-musl@npm:15.1.5"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-x64-gnu@npm:15.1.4"
"@next/swc-linux-x64-gnu@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-x64-gnu@npm:15.1.5"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-linux-x64-musl@npm:15.1.4"
"@next/swc-linux-x64-musl@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-x64-musl@npm:15.1.5"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.4"
"@next/swc-win32-arm64-msvc@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.5"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:15.1.4":
version: 15.1.4
resolution: "@next/swc-win32-x64-msvc@npm:15.1.4"
"@next/swc-win32-x64-msvc@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-win32-x64-msvc@npm:15.1.5"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -19659,11 +19659,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.1.4":
version: 15.1.4
resolution: "eslint-config-next@npm:15.1.4"
"eslint-config-next@npm:15.1.5":
version: 15.1.5
resolution: "eslint-config-next@npm:15.1.5"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.4"
"@next/eslint-plugin-next": "npm:15.1.5"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -19679,7 +19679,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012
checksum: 10c0/b36edb20bfd08b68dd9589c379db5acf1291409e77958e1287693155888b44c48b21810377cdc162d0ea84b9b06840f89c70d73d31dc18f0a2ee42738a65ec72
languageName: node
linkType: hard

Expand Down Expand Up @@ -28502,19 +28502,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.1.4, next@npm:^15.0.0":
version: 15.1.4
resolution: "next@npm:15.1.4"
"next@npm:15.1.5, next@npm:^15.0.0":
version: 15.1.5
resolution: "next@npm:15.1.5"
dependencies:
"@next/env": "npm:15.1.4"
"@next/swc-darwin-arm64": "npm:15.1.4"
"@next/swc-darwin-x64": "npm:15.1.4"
"@next/swc-linux-arm64-gnu": "npm:15.1.4"
"@next/swc-linux-arm64-musl": "npm:15.1.4"
"@next/swc-linux-x64-gnu": "npm:15.1.4"
"@next/swc-linux-x64-musl": "npm:15.1.4"
"@next/swc-win32-arm64-msvc": "npm:15.1.4"
"@next/swc-win32-x64-msvc": "npm:15.1.4"
"@next/env": "npm:15.1.5"
"@next/swc-darwin-arm64": "npm:15.1.5"
"@next/swc-darwin-x64": "npm:15.1.5"
"@next/swc-linux-arm64-gnu": "npm:15.1.5"
"@next/swc-linux-arm64-musl": "npm:15.1.5"
"@next/swc-linux-x64-gnu": "npm:15.1.5"
"@next/swc-linux-x64-musl": "npm:15.1.5"
"@next/swc-win32-arm64-msvc": "npm:15.1.5"
"@next/swc-win32-x64-msvc": "npm:15.1.5"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
Expand Down Expand Up @@ -28559,7 +28559,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/55325f95e1a8eb13de4ff0f7d7945c130226139bc308950e4fb9002bacae1b3a012bf1488e259027e606cdc460826fa91408e07c79d53c6f69b516b23a4741c5
checksum: 10c0/13e0001dfb1b36a191fc5cf12ff73b8b472a0271460609be948371ef8fa865873753801823a751aca785f2eb626ac5e6ae38e961d3e1c45237e40d92d5335637
languageName: node
linkType: hard

Expand Down Expand Up @@ -36994,7 +36994,7 @@ __metadata:
"@types/node": "npm:22.10.7"
"@types/react": "npm:19.0.7"
cross-env: "npm:7.0.3"
eslint-config-next: "npm:15.1.4"
eslint-config-next: "npm:15.1.5"
next: "npm:^15.0.0"
next-sitemap: "npm:^4.2.3"
postcss-import: "npm:16.1.0"
Expand Down

0 comments on commit 2ede5a0

Please sign in to comment.