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

chore(deps): update nextjs monorepo to v15.0.3 #7904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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.104.0",
"apollo-server-micro": "3.13.0",
"graphql": "16.9.0",
"next": "15.0.2",
"next": "15.0.3",
"react": "18.3.1",
"react-dom": "18.3.1"
},
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.104.0",
"apollo-server-micro": "3.13.0",
"graphql": "16.9.0",
"next": "15.0.2",
"next": "15.0.3",
"react": "18.3.1",
"react-dom": "18.3.1"
},
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.9.0",
"@types/react": "18.3.12",
"cross-env": "7.0.3",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.0.3",
"postcss-import": "16.1.0",
"tailwindcss": "3.4.14",
"typescript": "^5.4.2"
Expand Down
150 changes: 13 additions & 137 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4997,7 +4997,7 @@ __metadata:
"@types/react": "npm:18.3.12"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.9.0"
next: "npm:15.0.2"
next: "npm:15.0.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
typescript: "npm:^5.4.2"
Expand All @@ -5015,7 +5015,7 @@ __metadata:
"@types/react": "npm:18.3.12"
apollo-server-micro: "npm:3.13.0"
graphql: "npm:16.9.0"
next: "npm:15.0.2"
next: "npm:15.0.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
typescript: "npm:^5.4.2"
Expand Down Expand Up @@ -9791,13 +9791,6 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.0.2":
version: 15.0.2
resolution: "@next/env@npm:15.0.2"
checksum: 10c0/9c8eb08d6221ba2e2ccbfc887239aed83e62c18be7ff796b9b7c894e0be1a976a717e17eaf1be1fd61a919f7083112b2ffec5c0d071a4ac9b3881b439813a2e7
languageName: node
linkType: hard

"@next/env@npm:15.0.3":
version: 15.0.3
resolution: "@next/env@npm:15.0.3"
Expand All @@ -9812,19 +9805,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.2":
version: 15.0.2
resolution: "@next/eslint-plugin-next@npm:15.0.2"
"@next/eslint-plugin-next@npm:15.0.3":
version: 15.0.3
resolution: "@next/eslint-plugin-next@npm:15.0.3"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:15.0.2":
version: 15.0.2
resolution: "@next/swc-darwin-arm64@npm:15.0.2"
conditions: os=darwin & cpu=arm64
checksum: 10c0/59d024d129e472aa32fb841a1906d3ab3d3a7252a9fdfc93e3ac5a2436397d16f53f16ed0ec6c7006f912571854e52492612c0d4493c440c84dba5cea67e95d9
languageName: node
linkType: hard

Expand All @@ -9835,97 +9821,48 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-win32-x64-msvc@npm:15.0.3"
Expand Down Expand Up @@ -20372,11 +20309,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.2":
version: 15.0.2
resolution: "eslint-config-next@npm:15.0.2"
"eslint-config-next@npm:15.0.3":
version: 15.0.3
resolution: "eslint-config-next@npm:15.0.3"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.2"
"@next/eslint-plugin-next": "npm:15.0.3"
"@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 @@ -20392,7 +20329,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9
checksum: 10c0/2081c7843cbfd3199a45213670472d7781b1d627699b74d93824c1996ca7bc3bb3df7a808043101666579d756a9f93ac1cd9fb86c9d87da375f3dd5132d53fe2
languageName: node
linkType: hard

Expand Down Expand Up @@ -29074,68 +29011,7 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.0.2":
version: 15.0.2
resolution: "next@npm:15.0.2"
dependencies:
"@next/env": "npm:15.0.2"
"@next/swc-darwin-arm64": "npm:15.0.2"
"@next/swc-darwin-x64": "npm:15.0.2"
"@next/swc-linux-arm64-gnu": "npm:15.0.2"
"@next/swc-linux-arm64-musl": "npm:15.0.2"
"@next/swc-linux-x64-gnu": "npm:15.0.2"
"@next/swc-linux-x64-musl": "npm:15.0.2"
"@next/swc-win32-arm64-msvc": "npm:15.0.2"
"@next/swc-win32-x64-msvc": "npm:15.0.2"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.13"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.4.31"
sharp: "npm:^0.33.5"
styled-jsx: "npm:5.1.6"
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
react-dom: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
optional: true
"@next/swc-darwin-x64":
optional: true
"@next/swc-linux-arm64-gnu":
optional: true
"@next/swc-linux-arm64-musl":
optional: true
"@next/swc-linux-x64-gnu":
optional: true
"@next/swc-linux-x64-musl":
optional: true
"@next/swc-win32-arm64-msvc":
optional: true
"@next/swc-win32-x64-msvc":
optional: true
sharp:
optional: true
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
"@playwright/test":
optional: true
babel-plugin-react-compiler:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/3bfbecda05bbd537260d21466dc91c6cc53e25318eef22748164ad9a3bcb0ac662327c68b0a8d7322808fefeed306402b79e53c46fbec342de600fd9dd977549
languageName: node
linkType: hard

"next@npm:^15.0.0":
"next@npm:15.0.3, next@npm:^15.0.0":
version: 15.0.3
resolution: "next@npm:15.0.3"
dependencies:
Expand Down Expand Up @@ -37766,7 +37642,7 @@ __metadata:
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.3.12"
cross-env: "npm:7.0.3"
eslint-config-next: "npm:15.0.2"
eslint-config-next: "npm:15.0.3"
next: "npm:^15.0.0"
next-sitemap: "npm:^4.2.3"
postcss-import: "npm:16.1.0"
Expand Down
Loading