Skip to content

Commit 81b6271

Browse files
fix(deps): update nextjs monorepo to v15.5.12 (#1004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e750f89 commit 81b6271

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphiql": "graphclient serve-dev"
1212
},
1313
"dependencies": {
14-
"next": "15.5.11",
14+
"next": "15.5.12",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "22.13.2",
2121
"@types/react": "19.0.8",
2222
"eslint": "9.20.1",
23-
"eslint-config-next": "15.5.11",
23+
"eslint-config-next": "15.5.12",
2424
"typescript": "5.9.3"
2525
}
2626
}

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,57 +2780,57 @@
27802780
globby "^11.0.0"
27812781
read-yaml-file "^1.1.0"
27822782

2783-
"@next/env@15.5.11":
2784-
version "15.5.11"
2785-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.11.tgz#25997334070a594c2f0a1def21b57d9598667b3a"
2786-
integrity sha512-g9s5SS9gC7GJCEOR3OV3zqs7C5VddqxP9X+/6BpMbdXRkqsWfFf2CJPBZNvNEtAkKTNuRgRXAgNxSAXzfLdaTg==
2783+
"@next/env@15.5.12":
2784+
version "15.5.12"
2785+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.12.tgz#e8f5be3b951ea964050e95ed9a45009d49f0f831"
2786+
integrity sha512-pUvdJN1on574wQHjaBfNGDt9Mz5utDSZFsIIQkMzPgNS8ZvT4H2mwOrOIClwsQOb6EGx5M76/CZr6G8i6pSpLg==
27872787

2788-
"@next/eslint-plugin-next@15.5.11":
2789-
version "15.5.11"
2790-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.5.11.tgz#af9dd51c1cfaf989145afa888d375a6ec8f0b3e9"
2791-
integrity sha512-tS/HYQOjIoX9ZNDQitba/baS8sTvo3ekY6Vgdx5lmhN4jov082bdApIChXr94qhMZHvEciz9DZglFFnhguQp/A==
2788+
"@next/eslint-plugin-next@15.5.12":
2789+
version "15.5.12"
2790+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.5.12.tgz#f9acf0895169c8699bd2759d362c1ddd973fc2a2"
2791+
integrity sha512-+ZRSDFTv4aC96aMb5E41rMjysx8ApkryevnvEYZvPZO52KvkqP5rNExLUXJFr9P4s0f3oqNQR6vopCZsPWKDcQ==
27922792
dependencies:
27932793
fast-glob "3.3.1"
27942794

2795-
"@next/swc-darwin-arm64@15.5.7":
2796-
version "15.5.7"
2797-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.7.tgz#f0c9ccfec2cd87cbd4b241ce4c779a7017aed958"
2798-
integrity sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==
2799-
2800-
"@next/swc-darwin-x64@15.5.7":
2801-
version "15.5.7"
2802-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.7.tgz#18009e9fcffc5c0687cc9db24182ddeac56280d9"
2803-
integrity sha512-UP6CaDBcqaCBuiq/gfCEJw7sPEoX1aIjZHnBWN9v9qYHQdMKvCKcAVs4OX1vIjeE+tC5EIuwDTVIoXpUes29lg==
2804-
2805-
"@next/swc-linux-arm64-gnu@15.5.7":
2806-
version "15.5.7"
2807-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.7.tgz#fe7c7e08264cf522d4e524299f6d3e63d68d579a"
2808-
integrity sha512-NCslw3GrNIw7OgmRBxHtdWFQYhexoUCq+0oS2ccjyYLtcn1SzGzeM54jpTFonIMUjNbHmpKpziXnpxhSWLcmBA==
2809-
2810-
"@next/swc-linux-arm64-musl@15.5.7":
2811-
version "15.5.7"
2812-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.7.tgz#94228fe293475ec34a5a54284e1056876f43a3cf"
2813-
integrity sha512-nfymt+SE5cvtTrG9u1wdoxBr9bVB7mtKTcj0ltRn6gkP/2Nu1zM5ei8rwP9qKQP0Y//umK+TtkKgNtfboBxRrw==
2814-
2815-
"@next/swc-linux-x64-gnu@15.5.7":
2816-
version "15.5.7"
2817-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.7.tgz#078c71201dfe7fcfb8fa6dc92aae6c94bc011cdc"
2818-
integrity sha512-hvXcZvCaaEbCZcVzcY7E1uXN9xWZfFvkNHwbe/n4OkRhFWrs1J1QV+4U1BN06tXLdaS4DazEGXwgqnu/VMcmqw==
2819-
2820-
"@next/swc-linux-x64-musl@15.5.7":
2821-
version "15.5.7"
2822-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.7.tgz#72947f5357f9226292353e0bb775643da3c7a182"
2823-
integrity sha512-4IUO539b8FmF0odY6/SqANJdgwn1xs1GkPO5doZugwZ3ETF6JUdckk7RGmsfSf7ws8Qb2YB5It33mvNL/0acqA==
2824-
2825-
"@next/swc-win32-arm64-msvc@15.5.7":
2826-
version "15.5.7"
2827-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.7.tgz#397b912cd51c6a80e32b9c0507ecd82514353941"
2828-
integrity sha512-CpJVTkYI3ZajQkC5vajM7/ApKJUOlm6uP4BknM3XKvJ7VXAvCqSjSLmM0LKdYzn6nBJVSjdclx8nYJSa3xlTgQ==
2829-
2830-
"@next/swc-win32-x64-msvc@15.5.7":
2831-
version "15.5.7"
2832-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.7.tgz#e02b543d9dc6c1631d4ac239cb1177245dfedfe4"
2833-
integrity sha512-gMzgBX164I6DN+9/PGA+9dQiwmTkE4TloBNx8Kv9UiGARsr9Nba7IpcBRA1iTV9vwlYnrE3Uy6I7Aj6qLjQuqw==
2795+
"@next/swc-darwin-arm64@15.5.12":
2796+
version "15.5.12"
2797+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.12.tgz#4989deb3ddb408ec8c1a46a7c24608e01fd16029"
2798+
integrity sha512-RnRjBtH8S8eXCpUNkQ+543DUc7ys8y15VxmFU9HRqlo9BG3CcBUiwNtF8SNoi2xvGCVJq1vl2yYq+3oISBS0Zg==
2799+
2800+
"@next/swc-darwin-x64@15.5.12":
2801+
version "15.5.12"
2802+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.12.tgz#de954324e7aefb13e82aa6b34695fd89d052b7cb"
2803+
integrity sha512-nqa9/7iQlboF1EFtNhWxQA0rQstmYRSBGxSM6g3GxvxHxcoeqVXfGNr9stJOme674m2V7r4E3+jEhhGvSQhJRA==
2804+
2805+
"@next/swc-linux-arm64-gnu@15.5.12":
2806+
version "15.5.12"
2807+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.12.tgz#27b42c8fb19909d68ffe3eb8ebb855bdedb7bad0"
2808+
integrity sha512-dCzAjqhDHwmoB2M4eYfVKqXs99QdQxNQVpftvP1eGVppamXh/OkDAwV737Zr0KPXEqRUMN4uCjh6mjO+XtF3Mw==
2809+
2810+
"@next/swc-linux-arm64-musl@15.5.12":
2811+
version "15.5.12"
2812+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.12.tgz#7a1d20944cb06973d62a213d909e29f7adcb8f6b"
2813+
integrity sha512-+fpGWvQiITgf7PUtbWY1H7qUSnBZsPPLyyq03QuAKpVoTy/QUx1JptEDTQMVvQhvizCEuNLEeghrQUyXQOekuw==
2814+
2815+
"@next/swc-linux-x64-gnu@15.5.12":
2816+
version "15.5.12"
2817+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.12.tgz#5b900c32b1076f9498c11b13dc09316b87b82d95"
2818+
integrity sha512-jSLvgdRRL/hrFAPqEjJf1fFguC719kmcptjNVDJl26BnJIpjL3KH5h6mzR4mAweociLQaqvt4UyzfbFjgAdDcw==
2819+
2820+
"@next/swc-linux-x64-musl@15.5.12":
2821+
version "15.5.12"
2822+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.12.tgz#48c3ae684a5e61feacaed6610e104477d62be4dc"
2823+
integrity sha512-/uaF0WfmYqQgLfPmN6BvULwxY0dufI2mlN2JbOKqqceZh1G4hjREyi7pg03zjfyS6eqNemHAZPSoP84x17vo6w==
2824+
2825+
"@next/swc-win32-arm64-msvc@15.5.12":
2826+
version "15.5.12"
2827+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.12.tgz#b2a81848ded9538a11ca6d62b7a1f3d78a56edf5"
2828+
integrity sha512-xhsL1OvQSfGmlL5RbOmU+FV120urrgFpYLq+6U8C6KIym32gZT6XF/SDE92jKzzlPWskkbjOKCpqk5m4i8PEfg==
2829+
2830+
"@next/swc-win32-x64-msvc@15.5.12":
2831+
version "15.5.12"
2832+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.12.tgz#c92f55638340f44e092254281307202c243fbd61"
2833+
integrity sha512-Z1Dh6lhFkxvBDH1FoW6OU/L6prYwPSlwjLiZkExIAh8fbP6iI/M7iGTQAJPYJ9YFlWobCZ1PHbchFhFYb2ADkw==
28342834

28352835
"@nodelib/fs.scandir@2.1.5":
28362836
version "2.1.5"
@@ -4566,12 +4566,12 @@ escape-string-regexp@^4.0.0:
45664566
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
45674567
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
45684568

4569-
eslint-config-next@15.5.11:
4570-
version "15.5.11"
4571-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.5.11.tgz#949d1cb4a9165f16e11905729ab6a3fc23ce3566"
4572-
integrity sha512-RQNY69VUv0BzXkLEKDh/OPUzA+krFOnYRxO0JA3UsW429ovLa2nXx8kZuXCl18P27PyJBdS3qgJJkIhi9H8SuQ==
4569+
eslint-config-next@15.5.12:
4570+
version "15.5.12"
4571+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.5.12.tgz#63cc156664dcbcb9a2ea04a3e74c3330a6d6a3f9"
4572+
integrity sha512-ktW3XLfd+ztEltY5scJNjxjHwtKWk6vU2iwzZqSN09UsbBmMeE/cVlJ1yESg6Yx5LW7p/Z8WzUAgYXGLEmGIpg==
45734573
dependencies:
4574-
"@next/eslint-plugin-next" "15.5.11"
4574+
"@next/eslint-plugin-next" "15.5.12"
45754575
"@rushstack/eslint-patch" "^1.10.3"
45764576
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
45774577
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@@ -6637,25 +6637,25 @@ natural-compare@^1.4.0:
66376637
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
66386638
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
66396639

6640-
next@15.5.11:
6641-
version "15.5.11"
6642-
resolved "https://registry.yarnpkg.com/next/-/next-15.5.11.tgz#38fdf2a431065dd7f596468ddb6af63a06d9e948"
6643-
integrity sha512-L2KPiKmqTDpRdeVDdPjhf43g2/VPe0NCNndq7OKDCgOLWtxe1kbr/zXGIZtYY7kZEAjRf7Bj/mwUFSr+tYC2Yg==
6640+
next@15.5.12:
6641+
version "15.5.12"
6642+
resolved "https://registry.yarnpkg.com/next/-/next-15.5.12.tgz#af68c24b6f5535fcf37dbb913194db02c4d0a3ec"
6643+
integrity sha512-Fi/wQ4Etlrn60rz78bebG1i1SR20QxvV8tVp6iJspjLUSHcZoeUXCt+vmWoEcza85ElZzExK/jJ/F6SvtGktjA==
66446644
dependencies:
6645-
"@next/env" "15.5.11"
6645+
"@next/env" "15.5.12"
66466646
"@swc/helpers" "0.5.15"
66476647
caniuse-lite "^1.0.30001579"
66486648
postcss "8.4.31"
66496649
styled-jsx "5.1.6"
66506650
optionalDependencies:
6651-
"@next/swc-darwin-arm64" "15.5.7"
6652-
"@next/swc-darwin-x64" "15.5.7"
6653-
"@next/swc-linux-arm64-gnu" "15.5.7"
6654-
"@next/swc-linux-arm64-musl" "15.5.7"
6655-
"@next/swc-linux-x64-gnu" "15.5.7"
6656-
"@next/swc-linux-x64-musl" "15.5.7"
6657-
"@next/swc-win32-arm64-msvc" "15.5.7"
6658-
"@next/swc-win32-x64-msvc" "15.5.7"
6651+
"@next/swc-darwin-arm64" "15.5.12"
6652+
"@next/swc-darwin-x64" "15.5.12"
6653+
"@next/swc-linux-arm64-gnu" "15.5.12"
6654+
"@next/swc-linux-arm64-musl" "15.5.12"
6655+
"@next/swc-linux-x64-gnu" "15.5.12"
6656+
"@next/swc-linux-x64-musl" "15.5.12"
6657+
"@next/swc-win32-arm64-msvc" "15.5.12"
6658+
"@next/swc-win32-x64-msvc" "15.5.12"
66596659
sharp "^0.34.3"
66606660

66616661
no-case@^3.0.4:

0 commit comments

Comments
 (0)