Skip to content

Commit 018a54d

Browse files
Bump next from 13.2.3 to 13.3.0
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 to 13.3.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.2.3...v13.3.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5101fa commit 018a54d

File tree

2 files changed

+76
-87
lines changed

2 files changed

+76
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fuzzysort": "^2.0.4",
3434
"libphonenumber-js": "^1.10.26",
3535
"micro": "^10.0.1",
36-
"next": "13.2.3",
36+
"next": "13.3.0",
3737
"next-auth": "^4.18.3",
3838
"next-superjson-plugin": "^0.5.6",
3939
"nextjs-progressbar": "^0.0.16",

yarn.lock

Lines changed: 75 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@
251251
resolved "https://registry.yarnpkg.com/@next-auth/prisma-adapter/-/prisma-adapter-1.0.5.tgz#41a2fc7b44907054b81d456b426164e58becf4ed"
252252
integrity sha512-VqMS11IxPXrPGXw6Oul6jcyS/n8GLOWzRMrPr3EMdtD6eOalM6zz05j08PcNiis8QzkfuYnCv49OvufTuaEwYQ==
253253

254-
"@next/env@13.2.3":
255-
version "13.2.3"
256-
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.2.3.tgz#77ca49edb3c1d7c5263bb8f2ebe686080e98279e"
257-
integrity sha512-FN50r/E+b8wuqyRjmGaqvqNDuWBWYWQiigfZ50KnSFH0f+AMQQyaZl+Zm2+CIpKk0fL9QxhLxOpTVA3xFHgFow==
254+
"@next/env@13.3.0":
255+
version "13.3.0"
256+
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.3.0.tgz#cc2e49f03060a4684ce7ec7fd617a21bc5b9edba"
257+
integrity sha512-AjppRV4uG3No7L1plinoTQETH+j2F10TEnrMfzbTUYwze5sBUPveeeBAPZPm8OkJZ1epq9OyYKhZrvbD6/9HCQ==
258258

259259
"@next/eslint-plugin-next@13.2.3":
260260
version "13.2.3"
@@ -263,70 +263,50 @@
263263
dependencies:
264264
glob "7.1.7"
265265

266-
"@next/swc-android-arm-eabi@13.2.3":
267-
version "13.2.3"
268-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.3.tgz#85eed560c87c7996558c868a117be9780778f192"
269-
integrity sha512-mykdVaAXX/gm+eFO2kPeVjnOCKwanJ9mV2U0lsUGLrEdMUifPUjiXKc6qFAIs08PvmTMOLMNnUxqhGsJlWGKSw==
270-
271-
"@next/swc-android-arm64@13.2.3":
272-
version "13.2.3"
273-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-13.2.3.tgz#8ac54ca9795a48afc4631b4823a4864bd5db0129"
274-
integrity sha512-8XwHPpA12gdIFtope+n9xCtJZM3U4gH4vVTpUwJ2w1kfxFmCpwQ4xmeGSkR67uOg80yRMuF0h9V1ueo05sws5w==
275-
276-
"@next/swc-darwin-arm64@13.2.3":
277-
version "13.2.3"
278-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.2.3.tgz#f674e3c65aec505b6d218a662ade3fe248ccdbda"
279-
integrity sha512-TXOubiFdLpMfMtaRu1K5d1I9ipKbW5iS2BNbu8zJhoqrhk3Kp7aRKTxqFfWrbliAHhWVE/3fQZUYZOWSXVQi1w==
280-
281-
"@next/swc-darwin-x64@13.2.3":
282-
version "13.2.3"
283-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.2.3.tgz#a15ea7fb4c46034a8f5e387906d0cad08387075a"
284-
integrity sha512-GZctkN6bJbpjlFiS5pylgB2pifHvgkqLAPumJzxnxkf7kqNm6rOGuNjsROvOWVWXmKhrzQkREO/WPS2aWsr/yw==
285-
286-
"@next/swc-freebsd-x64@13.2.3":
287-
version "13.2.3"
288-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.3.tgz#f7ac6ae4f7d706ff2431f33e40230a554c8c2cbc"
289-
integrity sha512-rK6GpmMt/mU6MPuav0/M7hJ/3t8HbKPCELw/Uqhi4732xoq2hJ2zbo2FkYs56y6w0KiXrIp4IOwNB9K8L/q62g==
290-
291-
"@next/swc-linux-arm-gnueabihf@13.2.3":
292-
version "13.2.3"
293-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.3.tgz#84ad9e9679d55542a23b590ad9f2e1e9b2df62f7"
294-
integrity sha512-yeiCp/Odt1UJ4KUE89XkeaaboIDiVFqKP4esvoLKGJ0fcqJXMofj4ad3tuQxAMs3F+qqrz9MclqhAHkex1aPZA==
295-
296-
"@next/swc-linux-arm64-gnu@13.2.3":
297-
version "13.2.3"
298-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.2.3.tgz#56f9175bc632d647c60b9e8bedc0875edf92d8b7"
299-
integrity sha512-/miIopDOUsuNlvjBjTipvoyjjaxgkOuvlz+cIbbPcm1eFvzX2ltSfgMgty15GuOiR8Hub4FeTSiq3g2dmCkzGA==
300-
301-
"@next/swc-linux-arm64-musl@13.2.3":
302-
version "13.2.3"
303-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.2.3.tgz#7d4cf00e8f1729a3de464da0624773f5d0d14888"
304-
integrity sha512-sujxFDhMMDjqhruup8LLGV/y+nCPi6nm5DlFoThMJFvaaKr/imhkXuk8uCTq4YJDbtRxnjydFv2y8laBSJVC2g==
305-
306-
"@next/swc-linux-x64-gnu@13.2.3":
307-
version "13.2.3"
308-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.3.tgz#17de404910c4ebf7a1d366b19334d7e27e126ab0"
309-
integrity sha512-w5MyxPknVvC9LVnMenAYMXMx4KxPwXuJRMQFvY71uXg68n7cvcas85U5zkdrbmuZ+JvsO5SIG8k36/6X3nUhmQ==
310-
311-
"@next/swc-linux-x64-musl@13.2.3":
312-
version "13.2.3"
313-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.3.tgz#07cb7b7f3a3a98034e2533f82638a9b099ba4ab1"
314-
integrity sha512-CTeelh8OzSOVqpzMFMFnVRJIFAFQoTsI9RmVJWW/92S4xfECGcOzgsX37CZ8K982WHRzKU7exeh7vYdG/Eh4CA==
315-
316-
"@next/swc-win32-arm64-msvc@13.2.3":
317-
version "13.2.3"
318-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.2.3.tgz#b9ac98c954c71ec9de45d3497a8585096b873152"
319-
integrity sha512-7N1KBQP5mo4xf52cFCHgMjzbc9jizIlkTepe9tMa2WFvEIlKDfdt38QYcr9mbtny17yuaIw02FXOVEytGzqdOQ==
320-
321-
"@next/swc-win32-ia32-msvc@13.2.3":
322-
version "13.2.3"
323-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.2.3.tgz#5ec48653a48fd664e940c69c96bba698fdae92eb"
324-
integrity sha512-LzWD5pTSipUXTEMRjtxES/NBYktuZdo7xExJqGDMnZU8WOI+v9mQzsmQgZS/q02eIv78JOCSemqVVKZBGCgUvA==
325-
326-
"@next/swc-win32-x64-msvc@13.2.3":
327-
version "13.2.3"
328-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.3.tgz#cd432f280beb8d8de5b7cd2501e9f502e9f3dd72"
329-
integrity sha512-aLG2MaFs4y7IwaMTosz2r4mVbqRyCnMoFqOcmfTi7/mAS+G4IMH0vJp4oLdbshqiVoiVuKrAfqtXj55/m7Qu1Q==
266+
"@next/swc-darwin-arm64@13.3.0":
267+
version "13.3.0"
268+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.3.0.tgz#38f18e0639cd4c7edc6a38d4b83fe00f38eea4f2"
269+
integrity sha512-DmIQCNq6JtccLPPBzf0dgh2vzMWt5wjxbP71pCi5EWpWYE3MsP6FcRXi4MlAmFNDQOfcFXR2r7kBeG1LpZUh1w==
270+
271+
"@next/swc-darwin-x64@13.3.0":
272+
version "13.3.0"
273+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.3.0.tgz#b670ed1fd1d231aa21279173ec52e3ad56dc6aeb"
274+
integrity sha512-oQoqFa88OGgwnYlnAGHVct618FRI/749se0N3S8t9Bzdv5CRbscnO0RcX901+YnNK4Q6yeiizfgO3b7kogtsZg==
275+
276+
"@next/swc-linux-arm64-gnu@13.3.0":
277+
version "13.3.0"
278+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.3.0.tgz#b114935f6b4c94c123f6cac55a4823d483209ba5"
279+
integrity sha512-Wzz2p/WqAJUqTVoLo6H18WMeAXo3i+9DkPDae4oQG8LMloJ3if4NEZTnOnTUlro6cq+S/W4pTGa97nWTrOjbGw==
280+
281+
"@next/swc-linux-arm64-musl@13.3.0":
282+
version "13.3.0"
283+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.3.0.tgz#67a57309f8761c7d00d629d6785d56ed0567a0d2"
284+
integrity sha512-xPVrIQOQo9WXJYgmoTlMnAD/HlR/1e1ZIWGbwIzEirXBVBqMARUulBEIKdC19zuvoJ477qZJgBDCKtKEykCpyQ==
285+
286+
"@next/swc-linux-x64-gnu@13.3.0":
287+
version "13.3.0"
288+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.3.0.tgz#11bd2bea7c00b40be111c0dd16e71171f3792086"
289+
integrity sha512-jOFlpGuPD7W2tuXVJP4wt9a3cpNxWAPcloq5EfMJRiXsBBOjLVFZA7boXYxEBzSVgUiVVr1V9T0HFM7pULJ1qA==
290+
291+
"@next/swc-linux-x64-musl@13.3.0":
292+
version "13.3.0"
293+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.3.0.tgz#d57e99f85890799b78719c3ea32a4624de8d701b"
294+
integrity sha512-2OwKlzaBgmuet9XYHc3KwsEilzb04F540rlRXkAcjMHL7eCxB7uZIGtsVvKOnQLvC/elrUegwSw1+5f7WmfyOw==
295+
296+
"@next/swc-win32-arm64-msvc@13.3.0":
297+
version "13.3.0"
298+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.3.0.tgz#0c209aa35d1c88b01e78259a89cd68f4139b5093"
299+
integrity sha512-OeHiA6YEvndxT46g+rzFK/MQTfftKxJmzslERMu9LDdC6Kez0bdrgEYed5eXFK2Z1viKZJCGRlhd06rBusyztA==
300+
301+
"@next/swc-win32-ia32-msvc@13.3.0":
302+
version "13.3.0"
303+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.3.0.tgz#52ae74da1dd6d840c3743923367d27ed013803dd"
304+
integrity sha512-4aB7K9mcVK1lYEzpOpqWrXHEZympU3oK65fnNcY1Qc4HLJFLJj8AViuqQd4jjjPNuV4sl8jAwTz3gN5VNGWB7w==
305+
306+
"@next/swc-win32-x64-msvc@13.3.0":
307+
version "13.3.0"
308+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.3.0.tgz#db7b55fee834dc8c2c484c696469e65bae2ee770"
309+
integrity sha512-Reer6rkLLcoOvB0dd66+Y7WrWVFH7sEEkF/4bJCIfsSKnTStTYaHtwIJAwbqnt9I392Tqvku0KkoqZOryWV9LQ==
330310

331311
"@noble/hashes@^1.1.5":
332312
version "1.3.0"
@@ -924,6 +904,13 @@ browserslist@^4.21.5:
924904
node-releases "^2.0.8"
925905
update-browserslist-db "^1.0.10"
926906

907+
busboy@1.6.0:
908+
version "1.6.0"
909+
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
910+
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
911+
dependencies:
912+
streamsearch "^1.1.0"
913+
927914
bytes@3.1.0:
928915
version "3.1.0"
929916
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
@@ -2530,30 +2517,27 @@ next-superjson-plugin@^0.5.6:
25302517
dependencies:
25312518
hoist-non-react-statics "^3.3.2"
25322519

2533-
next@13.2.3:
2534-
version "13.2.3"
2535-
resolved "https://registry.yarnpkg.com/next/-/next-13.2.3.tgz#92d170e7aca421321f230ff80c35c4751035f42e"
2536-
integrity sha512-nKFJC6upCPN7DWRx4+0S/1PIOT7vNlCT157w9AzbXEgKy6zkiPKEt5YyRUsRZkmpEqBVrGgOqNfwecTociyg+w==
2520+
next@13.3.0:
2521+
version "13.3.0"
2522+
resolved "https://registry.yarnpkg.com/next/-/next-13.3.0.tgz#40632d303d74fc8521faa0a5bf4a033a392749b1"
2523+
integrity sha512-OVTw8MpIPa12+DCUkPqRGPS3thlJPcwae2ZL4xti3iBff27goH024xy4q2lhlsdoYiKOi8Kz6uJoLW/GXwgfOA==
25372524
dependencies:
2538-
"@next/env" "13.2.3"
2525+
"@next/env" "13.3.0"
25392526
"@swc/helpers" "0.4.14"
2527+
busboy "1.6.0"
25402528
caniuse-lite "^1.0.30001406"
25412529
postcss "8.4.14"
25422530
styled-jsx "5.1.1"
25432531
optionalDependencies:
2544-
"@next/swc-android-arm-eabi" "13.2.3"
2545-
"@next/swc-android-arm64" "13.2.3"
2546-
"@next/swc-darwin-arm64" "13.2.3"
2547-
"@next/swc-darwin-x64" "13.2.3"
2548-
"@next/swc-freebsd-x64" "13.2.3"
2549-
"@next/swc-linux-arm-gnueabihf" "13.2.3"
2550-
"@next/swc-linux-arm64-gnu" "13.2.3"
2551-
"@next/swc-linux-arm64-musl" "13.2.3"
2552-
"@next/swc-linux-x64-gnu" "13.2.3"
2553-
"@next/swc-linux-x64-musl" "13.2.3"
2554-
"@next/swc-win32-arm64-msvc" "13.2.3"
2555-
"@next/swc-win32-ia32-msvc" "13.2.3"
2556-
"@next/swc-win32-x64-msvc" "13.2.3"
2532+
"@next/swc-darwin-arm64" "13.3.0"
2533+
"@next/swc-darwin-x64" "13.3.0"
2534+
"@next/swc-linux-arm64-gnu" "13.3.0"
2535+
"@next/swc-linux-arm64-musl" "13.3.0"
2536+
"@next/swc-linux-x64-gnu" "13.3.0"
2537+
"@next/swc-linux-x64-musl" "13.3.0"
2538+
"@next/swc-win32-arm64-msvc" "13.3.0"
2539+
"@next/swc-win32-ia32-msvc" "13.3.0"
2540+
"@next/swc-win32-x64-msvc" "13.3.0"
25572541

25582542
nextjs-progressbar@^0.0.16:
25592543
version "0.0.16"
@@ -3275,6 +3259,11 @@ stop-iteration-iterator@^1.0.0:
32753259
dependencies:
32763260
internal-slot "^1.0.4"
32773261

3262+
streamsearch@^1.1.0:
3263+
version "1.1.0"
3264+
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
3265+
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
3266+
32783267
strict-uri-encode@^2.0.0:
32793268
version "2.0.0"
32803269
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"

0 commit comments

Comments
 (0)