Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nextjs monorepo to v15.1.4 #8234

Merged
merged 1 commit into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"next": "15.1.3",
"next": "15.1.4",
"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.11",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"next": "15.1.3",
"next": "15.1.4",
"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.5",
"@types/react": "19.0.3",
"cross-env": "7.0.3",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"postcss-import": "16.1.0",
"postcss-lightningcss": "1.0.1",
"tailwindcss": "3.4.17",
Expand Down
108 changes: 54 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5058,7 +5058,7 @@ __metadata:
"@types/react": "npm:19.0.3"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.10.0"
next: "npm:15.1.3"
next: "npm:15.1.4"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
typescript: "npm:^5.4.2"
Expand All @@ -5076,7 +5076,7 @@ __metadata:
"@types/react": "npm:19.0.3"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.10.0"
next: "npm:15.1.3"
next: "npm:15.1.4"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
typescript: "npm:^5.4.2"
Expand Down Expand Up @@ -9999,10 +9999,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.1.3":
version: 15.1.3
resolution: "@next/env@npm:15.1.3"
checksum: 10c0/873e7977fe2a4d087f41fa2f9dff957111b88d59631437ab6fc13a11eb6d4ef59aa8109ca80f978389956e4b75b033ff8f68e05e96ce8d9fdcfa977dc90363ae
"@next/env@npm:15.1.4":
version: 15.1.4
resolution: "@next/env@npm:15.1.4"
checksum: 10c0/88b8e81f97b49abdad40c7ebe5be93b0387d6c138a5c66cc1dce3a9db9d4eac8e258a1b617544ee23085111b5cdc6d5206389596e18c3370ff74cb54e60966f5
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

"eslint-config-next@npm:15.1.3":
version: 15.1.3
resolution: "eslint-config-next@npm:15.1.3"
"eslint-config-next@npm:15.1.4":
version: 15.1.4
resolution: "eslint-config-next@npm:15.1.4"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.3"
"@next/eslint-plugin-next": "npm:15.1.4"
"@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 @@ -19562,7 +19562,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9
checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012
languageName: node
linkType: hard

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

"next@npm:15.1.3, next@npm:^15.0.0":
version: 15.1.3
resolution: "next@npm:15.1.3"
dependencies:
"@next/env": "npm:15.1.3"
"@next/swc-darwin-arm64": "npm:15.1.3"
"@next/swc-darwin-x64": "npm:15.1.3"
"@next/swc-linux-arm64-gnu": "npm:15.1.3"
"@next/swc-linux-arm64-musl": "npm:15.1.3"
"@next/swc-linux-x64-gnu": "npm:15.1.3"
"@next/swc-linux-x64-musl": "npm:15.1.3"
"@next/swc-win32-arm64-msvc": "npm:15.1.3"
"@next/swc-win32-x64-msvc": "npm:15.1.3"
"next@npm:15.1.4, next@npm:^15.0.0":
version: 15.1.4
resolution: "next@npm:15.1.4"
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"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
Expand Down Expand Up @@ -28427,7 +28427,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/3450a2277057c74de9bda5390796e7971afb5c7725af8fce43045b4f5d4e4a5752a14a2fa7f78ad4eab523a11c6b147893038f607a9d87a8f7f7bdcd560245b5
checksum: 10c0/55325f95e1a8eb13de4ff0f7d7945c130226139bc308950e4fb9002bacae1b3a012bf1488e259027e606cdc460826fa91408e07c79d53c6f69b516b23a4741c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -36832,7 +36832,7 @@ __metadata:
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.3"
cross-env: "npm:7.0.3"
eslint-config-next: "npm:15.1.3"
eslint-config-next: "npm:15.1.4"
next: "npm:^15.0.0"
next-sitemap: "npm:^4.2.3"
postcss-import: "npm:16.1.0"
Expand Down
Loading