Skip to content

Commit 8edb2f1

Browse files
fix(deps): update nextjs monorepo to v15.1.0 (#861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5575aff commit 8edb2f1

2 files changed

Lines changed: 76 additions & 76 deletions

File tree

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.0.4",
14+
"next": "15.1.0",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "22.10.1",
2121
"@types/react": "19.0.1",
2222
"eslint": "9.16.0",
23-
"eslint-config-next": "15.0.4",
23+
"eslint-config-next": "15.1.0",
2424
"typescript": "5.7.2"
2525
}
2626
}

yarn.lock

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,57 +2738,57 @@
27382738
globby "^11.0.0"
27392739
read-yaml-file "^1.1.0"
27402740

2741-
"@next/env@15.0.4":
2742-
version "15.0.4"
2743-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.0.4.tgz#97da0fe3bae2f2b2968c4c925d7936660f5b3836"
2744-
integrity sha512-WNRvtgnRVDD4oM8gbUcRc27IAhaL4eXQ/2ovGbgLnPGUvdyDr8UdXP4Q/IBDdAdojnD2eScryIDirv0YUCjUVw==
2741+
"@next/env@15.1.0":
2742+
version "15.1.0"
2743+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.0.tgz#35b00a5f60ff10dc275182928c325d25c29379ae"
2744+
integrity sha512-UcCO481cROsqJuszPPXJnb7GGuLq617ve4xuAyyNG4VSSocJNtMU5Fsx+Lp6mlN8c7W58aZLc5y6D/2xNmaK+w==
27452745

2746-
"@next/eslint-plugin-next@15.0.4":
2747-
version "15.0.4"
2748-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.4.tgz#8bca5d39e39d172d64d9c36af55c1b49ef60b684"
2749-
integrity sha512-rbsF17XGzHtR7SDWzWpavSfum3/UdnF8bAaisnKwP//si3KWPTedVUsflAdjyK1zW3rweBjbALfKcavFneLGvg==
2746+
"@next/eslint-plugin-next@15.1.0":
2747+
version "15.1.0"
2748+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.0.tgz#421b47ad0772e11b2d67416054675cd32f95b8b7"
2749+
integrity sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==
27502750
dependencies:
27512751
fast-glob "3.3.1"
27522752

2753-
"@next/swc-darwin-arm64@15.0.4":
2754-
version "15.0.4"
2755-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.4.tgz#66087f397564d6ece4c5493536d30bc2b158a80e"
2756-
integrity sha512-QecQXPD0yRHxSXWL5Ff80nD+A56sUXZG9koUsjWJwA2Z0ZgVQfuy7gd0/otjxoOovPVHR2eVEvPMHbtZP+pf9w==
2757-
2758-
"@next/swc-darwin-x64@15.0.4":
2759-
version "15.0.4"
2760-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.4.tgz#6eb098e183dfed72d8f3c4b281a323ad17d72446"
2761-
integrity sha512-pb7Bye3y1Og3PlCtnz2oO4z+/b3pH2/HSYkLbL0hbVuTGil7fPen8/3pyyLjdiTLcFJ+ymeU3bck5hd4IPFFCA==
2762-
2763-
"@next/swc-linux-arm64-gnu@15.0.4":
2764-
version "15.0.4"
2765-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.4.tgz#3c082ad1a4c8060a5c56127fdefb82a149d3b94e"
2766-
integrity sha512-12oSaBFjGpB227VHzoXF3gJoK2SlVGmFJMaBJSu5rbpaoT5OjP5OuCLuR9/jnyBF1BAWMs/boa6mLMoJPRriMA==
2767-
2768-
"@next/swc-linux-arm64-musl@15.0.4":
2769-
version "15.0.4"
2770-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.4.tgz#c4e18c89ea4dab6b150b889643ec19896aebc1eb"
2771-
integrity sha512-QARO88fR/a+wg+OFC3dGytJVVviiYFEyjc/Zzkjn/HevUuJ7qGUUAUYy5PGVWY1YgTzeRYz78akQrVQ8r+sMjw==
2772-
2773-
"@next/swc-linux-x64-gnu@15.0.4":
2774-
version "15.0.4"
2775-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.4.tgz#f81c3952a60f3075b48e0b5a862f4deecd550c2d"
2776-
integrity sha512-Z50b0gvYiUU1vLzfAMiChV8Y+6u/T2mdfpXPHraqpypP7yIT2UV9YBBhcwYkxujmCvGEcRTVWOj3EP7XW/wUnw==
2777-
2778-
"@next/swc-linux-x64-musl@15.0.4":
2779-
version "15.0.4"
2780-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.4.tgz#f14c9730599985538d4d01d6da825b4e41fea0c1"
2781-
integrity sha512-7H9C4FAsrTAbA/ENzvFWsVytqRYhaJYKa2B3fyQcv96TkOGVMcvyS6s+sj4jZlacxxTcn7ygaMXUPkEk7b78zw==
2782-
2783-
"@next/swc-win32-arm64-msvc@15.0.4":
2784-
version "15.0.4"
2785-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.4.tgz#14297572feedcd5b14388be8a7ea8c50accb4c96"
2786-
integrity sha512-Z/v3WV5xRaeWlgJzN9r4PydWD8sXV35ywc28W63i37G2jnUgScA4OOgS8hQdiXLxE3gqfSuHTicUhr7931OXPQ==
2787-
2788-
"@next/swc-win32-x64-msvc@15.0.4":
2789-
version "15.0.4"
2790-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.4.tgz#d25953baffb92721f0fb96c8be71d7efb37a57b7"
2791-
integrity sha512-NGLchGruagh8lQpDr98bHLyWJXOBSmkEAfK980OiNBa7vNm6PsNoPvzTfstT78WyOeMRQphEQ455rggd7Eo+Dw==
2753+
"@next/swc-darwin-arm64@15.1.0":
2754+
version "15.1.0"
2755+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.1.0.tgz#30cb89220e719244c9fa7391641e515a078ade46"
2756+
integrity sha512-ZU8d7xxpX14uIaFC3nsr4L++5ZS/AkWDm1PzPO6gD9xWhFkOj2hzSbSIxoncsnlJXB1CbLOfGVN4Zk9tg83PUw==
2757+
2758+
"@next/swc-darwin-x64@15.1.0":
2759+
version "15.1.0"
2760+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.1.0.tgz#c24c4f5d1016dd161da32049305b0ddddfc80951"
2761+
integrity sha512-DQ3RiUoW2XC9FcSM4ffpfndq1EsLV0fj0/UY33i7eklW5akPUCo6OX2qkcLXZ3jyPdo4sf2flwAED3AAq3Om2Q==
2762+
2763+
"@next/swc-linux-arm64-gnu@15.1.0":
2764+
version "15.1.0"
2765+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.1.0.tgz#08ed540ecdac74426a624cc7d736dc709244b004"
2766+
integrity sha512-M+vhTovRS2F//LMx9KtxbkWk627l5Q7AqXWWWrfIzNIaUFiz2/NkOFkxCFyNyGACi5YbA8aekzCLtbDyfF/v5Q==
2767+
2768+
"@next/swc-linux-arm64-musl@15.1.0":
2769+
version "15.1.0"
2770+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.1.0.tgz#dfddbd40087d018266aa92515ec5b3e251efa6dd"
2771+
integrity sha512-Qn6vOuwaTCx3pNwygpSGtdIu0TfS1KiaYLYXLH5zq1scoTXdwYfdZtwvJTpB1WrLgiQE2Ne2kt8MZok3HlFqmg==
2772+
2773+
"@next/swc-linux-x64-gnu@15.1.0":
2774+
version "15.1.0"
2775+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.1.0.tgz#a7b5373a1b28c0acecbc826a3790139fc0d899e5"
2776+
integrity sha512-yeNh9ofMqzOZ5yTOk+2rwncBzucc6a1lyqtg8xZv0rH5znyjxHOWsoUtSq4cUTeeBIiXXX51QOOe+VoCjdXJRw==
2777+
2778+
"@next/swc-linux-x64-musl@15.1.0":
2779+
version "15.1.0"
2780+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.1.0.tgz#b82a29903ee2f12d8b64163ddf208ac519869550"
2781+
integrity sha512-t9IfNkHQs/uKgPoyEtU912MG6a1j7Had37cSUyLTKx9MnUpjj+ZDKw9OyqTI9OwIIv0wmkr1pkZy+3T5pxhJPg==
2782+
2783+
"@next/swc-win32-arm64-msvc@15.1.0":
2784+
version "15.1.0"
2785+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.1.0.tgz#98deae6cb1fccfb6a600e9faa6aa714402a9ab9a"
2786+
integrity sha512-WEAoHyG14t5sTavZa1c6BnOIEukll9iqFRTavqRVPfYmfegOAd5MaZfXgOGG6kGo1RduyGdTHD4+YZQSdsNZXg==
2787+
2788+
"@next/swc-win32-x64-msvc@15.1.0":
2789+
version "15.1.0"
2790+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.1.0.tgz#4b04a6a667c41fecdc63db57dd71ca7e84d0946b"
2791+
integrity sha512-J1YdKuJv9xcixzXR24Dv+4SaDKc2jj31IVUEMdO5xJivMTXuE6MAdIi4qPjSymHuFG8O5wbfWKnhJUcHHpj5CA==
27922792

27932793
"@nodelib/fs.scandir@2.1.5":
27942794
version "2.1.5"
@@ -2955,12 +2955,12 @@
29552955
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9"
29562956
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
29572957

2958-
"@swc/helpers@0.5.13":
2959-
version "0.5.13"
2960-
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.13.tgz#33e63ff3cd0cade557672bd7888a39ce7d115a8c"
2961-
integrity sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==
2958+
"@swc/helpers@0.5.15":
2959+
version "0.5.15"
2960+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
2961+
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
29622962
dependencies:
2963-
tslib "^2.4.0"
2963+
tslib "^2.8.0"
29642964

29652965
"@tanstack/query-core@5.62.3":
29662966
version "5.62.3"
@@ -4501,20 +4501,20 @@ escape-string-regexp@^4.0.0:
45014501
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
45024502
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
45034503

4504-
eslint-config-next@15.0.4:
4505-
version "15.0.4"
4506-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.0.4.tgz#c868c11f90dd60830c9c94cbb9a89f021eb3eeb9"
4507-
integrity sha512-97mLaAhbJKVQYXUBBrenRtEUAA6bNDPxWfaFEd6mEhKfpajP4wJrW4l7BUlHuYWxR8oQa9W014qBJpumpJQwWA==
4504+
eslint-config-next@15.1.0:
4505+
version "15.1.0"
4506+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.0.tgz#25a9a076b059905fd0cf3f6f832771724dfcbbdf"
4507+
integrity sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==
45084508
dependencies:
4509-
"@next/eslint-plugin-next" "15.0.4"
4509+
"@next/eslint-plugin-next" "15.1.0"
45104510
"@rushstack/eslint-patch" "^1.10.3"
45114511
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
45124512
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
45134513
eslint-import-resolver-node "^0.3.6"
45144514
eslint-import-resolver-typescript "^3.5.2"
45154515
eslint-plugin-import "^2.31.0"
45164516
eslint-plugin-jsx-a11y "^6.10.0"
4517-
eslint-plugin-react "^7.35.0"
4517+
eslint-plugin-react "^7.37.0"
45184518
eslint-plugin-react-hooks "^5.0.0"
45194519

45204520
eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.9:
@@ -4598,7 +4598,7 @@ eslint-plugin-react-hooks@^5.0.0:
45984598
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
45994599
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
46004600

4601-
eslint-plugin-react@^7.35.0:
4601+
eslint-plugin-react@^7.37.0:
46024602
version "7.37.2"
46034603
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz#cd0935987876ba2900df2f58339f6d92305acc7a"
46044604
integrity sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==
@@ -6549,27 +6549,27 @@ natural-compare@^1.4.0:
65496549
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
65506550
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
65516551

6552-
next@15.0.4:
6553-
version "15.0.4"
6554-
resolved "https://registry.yarnpkg.com/next/-/next-15.0.4.tgz#7ddad7299204f16c132d7e524cf903f1a513588e"
6555-
integrity sha512-nuy8FH6M1FG0lktGotamQDCXhh5hZ19Vo0ht1AOIQWrYJLP598TIUagKtvJrfJ5AGwB/WmDqkKaKhMpVifvGPA==
6552+
next@15.1.0:
6553+
version "15.1.0"
6554+
resolved "https://registry.yarnpkg.com/next/-/next-15.1.0.tgz#be847cf67ac94ae23b57f3ea6d10642f3fc1ad69"
6555+
integrity sha512-QKhzt6Y8rgLNlj30izdMbxAwjHMFANnLwDwZ+WQh5sMhyt4lEBqDK9QpvWHtIM4rINKPoJ8aiRZKg5ULSybVHw==
65566556
dependencies:
6557-
"@next/env" "15.0.4"
6557+
"@next/env" "15.1.0"
65586558
"@swc/counter" "0.1.3"
6559-
"@swc/helpers" "0.5.13"
6559+
"@swc/helpers" "0.5.15"
65606560
busboy "1.6.0"
65616561
caniuse-lite "^1.0.30001579"
65626562
postcss "8.4.31"
65636563
styled-jsx "5.1.6"
65646564
optionalDependencies:
6565-
"@next/swc-darwin-arm64" "15.0.4"
6566-
"@next/swc-darwin-x64" "15.0.4"
6567-
"@next/swc-linux-arm64-gnu" "15.0.4"
6568-
"@next/swc-linux-arm64-musl" "15.0.4"
6569-
"@next/swc-linux-x64-gnu" "15.0.4"
6570-
"@next/swc-linux-x64-musl" "15.0.4"
6571-
"@next/swc-win32-arm64-msvc" "15.0.4"
6572-
"@next/swc-win32-x64-msvc" "15.0.4"
6565+
"@next/swc-darwin-arm64" "15.1.0"
6566+
"@next/swc-darwin-x64" "15.1.0"
6567+
"@next/swc-linux-arm64-gnu" "15.1.0"
6568+
"@next/swc-linux-arm64-musl" "15.1.0"
6569+
"@next/swc-linux-x64-gnu" "15.1.0"
6570+
"@next/swc-linux-x64-musl" "15.1.0"
6571+
"@next/swc-win32-arm64-msvc" "15.1.0"
6572+
"@next/swc-win32-x64-msvc" "15.1.0"
65736573
sharp "^0.33.5"
65746574

65756575
no-case@^3.0.4:
@@ -7951,7 +7951,7 @@ tslib@2.6.2:
79517951
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
79527952
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
79537953

7954-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.8.1:
7954+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.8.0, tslib@^2.8.1:
79557955
version "2.8.1"
79567956
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
79577957
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)