Skip to content

Commit 4d3a720

Browse files
chore(deps): update nextjs monorepo to v13.3.0 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c7a517 commit 4d3a720

File tree

2 files changed

+75
-98
lines changed

2 files changed

+75
-98
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": "13.2.4",
14+
"next": "13.3.0",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "18.15.11",
2121
"@types/react": "18.0.33",
2222
"eslint": "8.37.0",
23-
"eslint-config-next": "13.2.4",
23+
"eslint-config-next": "13.3.0",
2424
"typescript": "5.0.3"
2525
}
2626
}

yarn.lock

Lines changed: 73 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,82 +2429,62 @@
24292429
globby "^11.0.0"
24302430
read-yaml-file "^1.1.0"
24312431

2432-
"@next/env@13.2.4":
2433-
version "13.2.4"
2434-
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.2.4.tgz#8b763700262b2445140a44a8c8d088cef676dbae"
2435-
integrity sha512-+Mq3TtpkeeKFZanPturjcXt+KHfKYnLlX6jMLyCrmpq6OOs4i1GqBOAauSkii9QeKCMTYzGppar21JU57b/GEA==
2432+
"@next/env@13.3.0":
2433+
version "13.3.0"
2434+
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.3.0.tgz#cc2e49f03060a4684ce7ec7fd617a21bc5b9edba"
2435+
integrity sha512-AjppRV4uG3No7L1plinoTQETH+j2F10TEnrMfzbTUYwze5sBUPveeeBAPZPm8OkJZ1epq9OyYKhZrvbD6/9HCQ==
24362436

2437-
"@next/eslint-plugin-next@13.2.4":
2438-
version "13.2.4"
2439-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.2.4.tgz#3e124cd10ce24dab5d3448ce04104b4f1f4c6ca7"
2440-
integrity sha512-ck1lI+7r1mMJpqLNa3LJ5pxCfOB1lfJncKmRJeJxcJqcngaFwylreLP7da6Rrjr6u2gVRTfmnkSkjc80IiQCwQ==
2437+
"@next/eslint-plugin-next@13.3.0":
2438+
version "13.3.0"
2439+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.3.0.tgz#3a4742b0817575cc0dd4d152cb10363584c215ac"
2440+
integrity sha512-wuGN5qSEjSgcq9fVkH0Y/qIPFjnZtW3ZPwfjJOn7l/rrf6y8J24h/lo61kwqunTyzZJm/ETGfGVU9PUs8cnzEA==
24412441
dependencies:
24422442
glob "7.1.7"
24432443

2444-
2445-
version "13.2.4"
2446-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.4.tgz#758d0403771e549f9cee71cbabc0cb16a6c947c0"
2447-
integrity sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==
2448-
2449-
2450-
version "13.2.4"
2451-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-13.2.4.tgz#834d586523045110d5602e0c8aae9028835ac427"
2452-
integrity sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==
2453-
2454-
2455-
version "13.2.4"
2456-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.2.4.tgz#5006fca179a36ef3a24d293abadec7438dbb48c6"
2457-
integrity sha512-S6vBl+OrInP47TM3LlYx65betocKUUlTZDDKzTiRDbsRESeyIkBtZ6Qi5uT2zQs4imqllJznVjFd1bXLx3Aa6A==
2458-
2459-
2460-
version "13.2.4"
2461-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.2.4.tgz#6549c7c04322766acc3264ccdb3e1b43fcaf7946"
2462-
integrity sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==
2463-
2464-
2465-
version "13.2.4"
2466-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.4.tgz#0bbe28979e3e868debc2cc06e45e186ce195b7f4"
2467-
integrity sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==
2468-
2469-
2470-
version "13.2.4"
2471-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.4.tgz#1d28d2203f5a7427d6e7119d7bcb5fc40959fb3e"
2472-
integrity sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==
2473-
2474-
2475-
version "13.2.4"
2476-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.2.4.tgz#eb26448190948cdf4c44b8f34110a3ecea32f1d0"
2477-
integrity sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==
2478-
2479-
2480-
version "13.2.4"
2481-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.2.4.tgz#c4227c0acd94a420bb14924820710e6284d234d3"
2482-
integrity sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==
2483-
2484-
2485-
version "13.2.4"
2486-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.4.tgz#6bcb540944ee9b0209b33bfc23b240c2044dfc3e"
2487-
integrity sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==
2488-
2489-
2490-
version "13.2.4"
2491-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.4.tgz#ce21e43251eaf09a09df39372b2c3e38028c30ff"
2492-
integrity sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==
2493-
2494-
2495-
version "13.2.4"
2496-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.2.4.tgz#68220063d8e5e082f5465498675640dedb670ff1"
2497-
integrity sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==
2498-
2499-
2500-
version "13.2.4"
2501-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.2.4.tgz#7c120ab54a081be9566df310bed834f168252990"
2502-
integrity sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==
2503-
2504-
2505-
version "13.2.4"
2506-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.4.tgz#5abda92fe12b9829bf7951c4a221282c56041144"
2507-
integrity sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==
2444+
2445+
version "13.3.0"
2446+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.3.0.tgz#38f18e0639cd4c7edc6a38d4b83fe00f38eea4f2"
2447+
integrity sha512-DmIQCNq6JtccLPPBzf0dgh2vzMWt5wjxbP71pCi5EWpWYE3MsP6FcRXi4MlAmFNDQOfcFXR2r7kBeG1LpZUh1w==
2448+
2449+
2450+
version "13.3.0"
2451+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.3.0.tgz#b670ed1fd1d231aa21279173ec52e3ad56dc6aeb"
2452+
integrity sha512-oQoqFa88OGgwnYlnAGHVct618FRI/749se0N3S8t9Bzdv5CRbscnO0RcX901+YnNK4Q6yeiizfgO3b7kogtsZg==
2453+
2454+
2455+
version "13.3.0"
2456+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.3.0.tgz#b114935f6b4c94c123f6cac55a4823d483209ba5"
2457+
integrity sha512-Wzz2p/WqAJUqTVoLo6H18WMeAXo3i+9DkPDae4oQG8LMloJ3if4NEZTnOnTUlro6cq+S/W4pTGa97nWTrOjbGw==
2458+
2459+
2460+
version "13.3.0"
2461+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.3.0.tgz#67a57309f8761c7d00d629d6785d56ed0567a0d2"
2462+
integrity sha512-xPVrIQOQo9WXJYgmoTlMnAD/HlR/1e1ZIWGbwIzEirXBVBqMARUulBEIKdC19zuvoJ477qZJgBDCKtKEykCpyQ==
2463+
2464+
2465+
version "13.3.0"
2466+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.3.0.tgz#11bd2bea7c00b40be111c0dd16e71171f3792086"
2467+
integrity sha512-jOFlpGuPD7W2tuXVJP4wt9a3cpNxWAPcloq5EfMJRiXsBBOjLVFZA7boXYxEBzSVgUiVVr1V9T0HFM7pULJ1qA==
2468+
2469+
2470+
version "13.3.0"
2471+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.3.0.tgz#d57e99f85890799b78719c3ea32a4624de8d701b"
2472+
integrity sha512-2OwKlzaBgmuet9XYHc3KwsEilzb04F540rlRXkAcjMHL7eCxB7uZIGtsVvKOnQLvC/elrUegwSw1+5f7WmfyOw==
2473+
2474+
2475+
version "13.3.0"
2476+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.3.0.tgz#0c209aa35d1c88b01e78259a89cd68f4139b5093"
2477+
integrity sha512-OeHiA6YEvndxT46g+rzFK/MQTfftKxJmzslERMu9LDdC6Kez0bdrgEYed5eXFK2Z1viKZJCGRlhd06rBusyztA==
2478+
2479+
2480+
version "13.3.0"
2481+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.3.0.tgz#52ae74da1dd6d840c3743923367d27ed013803dd"
2482+
integrity sha512-4aB7K9mcVK1lYEzpOpqWrXHEZympU3oK65fnNcY1Qc4HLJFLJj8AViuqQd4jjjPNuV4sl8jAwTz3gN5VNGWB7w==
2483+
2484+
2485+
version "13.3.0"
2486+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.3.0.tgz#db7b55fee834dc8c2c484c696469e65bae2ee770"
2487+
integrity sha512-Reer6rkLLcoOvB0dd66+Y7WrWVFH7sEEkF/4bJCIfsSKnTStTYaHtwIJAwbqnt9I392Tqvku0KkoqZOryWV9LQ==
25082488

25092489
"@nodelib/[email protected]":
25102490
version "2.1.5"
@@ -3383,7 +3363,7 @@ bundle-require@^3.1.2:
33833363
dependencies:
33843364
load-tsconfig "^0.2.0"
33853365

3386-
busboy@^1.6.0:
3366+
busboy@1.6.0, busboy@^1.6.0:
33873367
version "1.6.0"
33883368
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
33893369
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
@@ -4200,12 +4180,12 @@ escape-string-regexp@^4.0.0:
42004180
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
42014181
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
42024182

4203-
eslint-config-next@13.2.4:
4204-
version "13.2.4"
4205-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.2.4.tgz#8aa4d42da3a575a814634ba9c88c8d25266c5fdd"
4206-
integrity sha512-lunIBhsoeqw6/Lfkd6zPt25w1bn0znLA/JCL+au1HoEpSb4/PpsOYsYtgV/q+YPsoKIOzFyU5xnb04iZnXjUvg==
4183+
eslint-config-next@13.3.0:
4184+
version "13.3.0"
4185+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.3.0.tgz#c302fbecfe2b976ea306f7622af637ef9d9e3802"
4186+
integrity sha512-6YEwmFBX0VjBd3ODGW9df0Is0FLaRFdMN8eAahQG9CN6LjQ28J8AFr19ngxqMSg7Qv6Uca/3VeeBosJh1bzu0w==
42074187
dependencies:
4208-
"@next/eslint-plugin-next" "13.2.4"
4188+
"@next/eslint-plugin-next" "13.3.0"
42094189
"@rushstack/eslint-patch" "^1.1.3"
42104190
"@typescript-eslint/parser" "^5.42.0"
42114191
eslint-import-resolver-node "^0.3.6"
@@ -6182,30 +6162,27 @@ natural-compare@^1.4.0:
61826162
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
61836163
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
61846164

6185-
next@13.2.4:
6186-
version "13.2.4"
6187-
resolved "https://registry.yarnpkg.com/next/-/next-13.2.4.tgz#2363330392b0f7da02ab41301f60857ffa7f67d6"
6188-
integrity sha512-g1I30317cThkEpvzfXujf0O4wtaQHtDCLhlivwlTJ885Ld+eOgcz7r3TGQzeU+cSRoNHtD8tsJgzxVdYojFssw==
6165+
next@13.3.0:
6166+
version "13.3.0"
6167+
resolved "https://registry.yarnpkg.com/next/-/next-13.3.0.tgz#40632d303d74fc8521faa0a5bf4a033a392749b1"
6168+
integrity sha512-OVTw8MpIPa12+DCUkPqRGPS3thlJPcwae2ZL4xti3iBff27goH024xy4q2lhlsdoYiKOi8Kz6uJoLW/GXwgfOA==
61896169
dependencies:
6190-
"@next/env" "13.2.4"
6170+
"@next/env" "13.3.0"
61916171
"@swc/helpers" "0.4.14"
6172+
busboy "1.6.0"
61926173
caniuse-lite "^1.0.30001406"
61936174
postcss "8.4.14"
61946175
styled-jsx "5.1.1"
61956176
optionalDependencies:
6196-
"@next/swc-android-arm-eabi" "13.2.4"
6197-
"@next/swc-android-arm64" "13.2.4"
6198-
"@next/swc-darwin-arm64" "13.2.4"
6199-
"@next/swc-darwin-x64" "13.2.4"
6200-
"@next/swc-freebsd-x64" "13.2.4"
6201-
"@next/swc-linux-arm-gnueabihf" "13.2.4"
6202-
"@next/swc-linux-arm64-gnu" "13.2.4"
6203-
"@next/swc-linux-arm64-musl" "13.2.4"
6204-
"@next/swc-linux-x64-gnu" "13.2.4"
6205-
"@next/swc-linux-x64-musl" "13.2.4"
6206-
"@next/swc-win32-arm64-msvc" "13.2.4"
6207-
"@next/swc-win32-ia32-msvc" "13.2.4"
6208-
"@next/swc-win32-x64-msvc" "13.2.4"
6177+
"@next/swc-darwin-arm64" "13.3.0"
6178+
"@next/swc-darwin-x64" "13.3.0"
6179+
"@next/swc-linux-arm64-gnu" "13.3.0"
6180+
"@next/swc-linux-arm64-musl" "13.3.0"
6181+
"@next/swc-linux-x64-gnu" "13.3.0"
6182+
"@next/swc-linux-x64-musl" "13.3.0"
6183+
"@next/swc-win32-arm64-msvc" "13.3.0"
6184+
"@next/swc-win32-ia32-msvc" "13.3.0"
6185+
"@next/swc-win32-x64-msvc" "13.3.0"
62096186

62106187
no-case@^3.0.4:
62116188
version "3.0.4"

0 commit comments

Comments
 (0)