Skip to content

Commit 2eb22ac

Browse files
Update dependency next to v14 [SECURITY]
1 parent 42dd591 commit 2eb22ac

2 files changed

Lines changed: 126 additions & 95 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@supabase/auth-ui-react": "^0.2.6",
1616
"@supabase/supabase-js": "^2.0.0",
1717
"classnames": "2.3.1",
18-
"next": "^12.2.5",
18+
"next": "^14.0.0",
1919
"react": "17.0.2",
2020
"react-dom": "17.0.2",
2121
"react-merge-refs": "1.1.0",

yarn.lock

Lines changed: 125 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -20,61 +20,55 @@
2020
chalk "^2.0.0"
2121
js-tokens "^4.0.0"
2222

23-
"@next/env@12.3.0":
24-
version "12.3.0"
25-
resolved "https://registry.npmjs.org/@next/env/-/env-12.3.0.tgz"
26-
27-
"@next/swc-android-arm-eabi@12.3.0":
28-
version "12.3.0"
29-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.0.tgz#9a934904643591cb6f66eb09803a92d2b10ada13"
30-
31-
"@next/swc-android-arm64@12.3.0":
32-
version "12.3.0"
33-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.0.tgz#c1e3e24d0625efe88f45a2135c8f5c4dff594749"
34-
35-
"@next/swc-darwin-arm64@12.3.0":
36-
version "12.3.0"
37-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.0.tgz#37a9f971b9ad620184af69f38243a36757126fb9"
38-
39-
"@next/swc-darwin-x64@12.3.0":
40-
version "12.3.0"
41-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.0.tgz#fb017f1066c8cf2b8da49ef3588c8731d8bf1bf3"
42-
43-
"@next/swc-freebsd-x64@12.3.0":
44-
version "12.3.0"
45-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.0.tgz#e7955b016f41e0f95088e3459ff4197027871fbf"
46-
47-
"@next/swc-linux-arm-gnueabihf@12.3.0":
48-
version "12.3.0"
49-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.0.tgz#d2233267bffaa24378245b328f2f8a01a37eab29"
50-
51-
"@next/swc-linux-arm64-gnu@12.3.0":
52-
version "12.3.0"
53-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.0.tgz#149a0cb877352ab63e81cf1dd53b37f382929d2a"
54-
55-
"@next/swc-linux-arm64-musl@12.3.0":
56-
version "12.3.0"
57-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.0.tgz#73ec7f121f56fd7cf99cf2b00cf41f62c4560e90"
58-
59-
"@next/swc-linux-x64-gnu@12.3.0":
60-
version "12.3.0"
61-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.0.tgz#6812e52ef21bfd091810f271dd61da11d82b66b9"
62-
63-
"@next/swc-linux-x64-musl@12.3.0":
64-
version "12.3.0"
65-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.0.tgz#c9e7ffb6d44da330961c1ce651c5b03a1becfe22"
66-
67-
"@next/swc-win32-arm64-msvc@12.3.0":
68-
version "12.3.0"
69-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.0.tgz#e0d9d26297f52b0d3b3c2f5138ddcce30601bc98"
70-
71-
"@next/swc-win32-ia32-msvc@12.3.0":
72-
version "12.3.0"
73-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.0.tgz#37daeac1acc68537b8e76cd81fde96dce11f78b4"
74-
75-
"@next/swc-win32-x64-msvc@12.3.0":
76-
version "12.3.0"
77-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.0.tgz"
23+
"@next/env@14.2.35":
24+
version "14.2.35"
25+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.35.tgz#e979016d0ca8500a47d41ffd02625fe29b8df35a"
26+
integrity sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==
27+
28+
"@next/swc-darwin-arm64@14.2.33":
29+
version "14.2.33"
30+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.33.tgz#9e74a4223f1e5e39ca4f9f85709e0d95b869b298"
31+
integrity sha512-HqYnb6pxlsshoSTubdXKu15g3iivcbsMXg4bYpjL2iS/V6aQot+iyF4BUc2qA/J/n55YtvE4PHMKWBKGCF/+wA==
32+
33+
"@next/swc-darwin-x64@14.2.33":
34+
version "14.2.33"
35+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.33.tgz#fcf0c45938da9b0cc2ec86357d6aefca90bd17f3"
36+
integrity sha512-8HGBeAE5rX3jzKvF593XTTFg3gxeU4f+UWnswa6JPhzaR6+zblO5+fjltJWIZc4aUalqTclvN2QtTC37LxvZAA==
37+
38+
"@next/swc-linux-arm64-gnu@14.2.33":
39+
version "14.2.33"
40+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.33.tgz#837f91a740eb4420c06f34c4677645315479d9be"
41+
integrity sha512-JXMBka6lNNmqbkvcTtaX8Gu5by9547bukHQvPoLe9VRBx1gHwzf5tdt4AaezW85HAB3pikcvyqBToRTDA4DeLw==
42+
43+
"@next/swc-linux-arm64-musl@14.2.33":
44+
version "14.2.33"
45+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.33.tgz#dc8903469e5c887b25e3c2217a048bd30c58d3d4"
46+
integrity sha512-Bm+QulsAItD/x6Ih8wGIMfRJy4G73tu1HJsrccPW6AfqdZd0Sfm5Imhgkgq2+kly065rYMnCOxTBvmvFY1BKfg==
47+
48+
"@next/swc-linux-x64-gnu@14.2.33":
49+
version "14.2.33"
50+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.33.tgz#344438be592b6b28cc540194274561e41f9933e5"
51+
integrity sha512-FnFn+ZBgsVMbGDsTqo8zsnRzydvsGV8vfiWwUo1LD8FTmPTdV+otGSWKc4LJec0oSexFnCYVO4hX8P8qQKaSlg==
52+
53+
"@next/swc-linux-x64-musl@14.2.33":
54+
version "14.2.33"
55+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.33.tgz#3379fad5e0181000b2a4fac0b80f7ca4ffe795c8"
56+
integrity sha512-345tsIWMzoXaQndUTDv1qypDRiebFxGYx9pYkhwY4hBRaOLt8UGfiWKr9FSSHs25dFIf8ZqIFaPdy5MljdoawA==
57+
58+
"@next/swc-win32-arm64-msvc@14.2.33":
59+
version "14.2.33"
60+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.33.tgz#bca8f4dde34656aef8e99f1e5696de255c2f00e5"
61+
integrity sha512-nscpt0G6UCTkrT2ppnJnFsYbPDQwmum4GNXYTeoTIdsmMydSKFz9Iny2jpaRupTb+Wl298+Rh82WKzt9LCcqSQ==
62+
63+
"@next/swc-win32-ia32-msvc@14.2.33":
64+
version "14.2.33"
65+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.33.tgz#a69c581483ea51dd3b8907ce33bb101fe07ec1df"
66+
integrity sha512-pc9LpGNKhJ0dXQhZ5QMmYxtARwwmWLpeocFmVG5Z0DzWq5Uf0izcI8tLc+qOpqxO1PWqZ5A7J1blrUIKrIFc7Q==
67+
68+
"@next/swc-win32-x64-msvc@14.2.33":
69+
version "14.2.33"
70+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.33.tgz#f1a40062530c17c35a86d8c430b3ae465eb7cea1"
71+
integrity sha512-nOjfZMy8B94MdisuzZo9/57xuFVLHJaDj5e/xrduJp9CV2/HrfxTRH2fbyLe+K9QT41WBLUd4iXX3R7jBp0EUg==
7872

7973
"@nodelib/fs.scandir@2.1.5":
8074
version "2.1.5"
@@ -174,10 +168,17 @@
174168
"@supabase/storage-js" "^2.0.0"
175169
cross-fetch "^3.1.5"
176170

177-
"@swc/helpers@0.4.11":
178-
version "0.4.11"
179-
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.4.11.tgz"
171+
"@swc/counter@^0.1.3":
172+
version "0.1.3"
173+
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9"
174+
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
175+
176+
"@swc/helpers@0.5.5":
177+
version "0.5.5"
178+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.5.tgz#12689df71bfc9b21c4f4ca00ae55f2f16c8b77c0"
179+
integrity sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==
180180
dependencies:
181+
"@swc/counter" "^0.1.3"
181182
tslib "^2.4.0"
182183

183184
"@types/classnames@2.3.1":
@@ -290,6 +291,13 @@ bufferutil@^4.0.1:
290291
dependencies:
291292
node-gyp-build "^4.3.0"
292293

294+
busboy@1.6.0:
295+
version "1.6.0"
296+
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
297+
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
298+
dependencies:
299+
streamsearch "^1.1.0"
300+
293301
call-bind@^1.0.0:
294302
version "1.0.2"
295303
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
@@ -305,10 +313,15 @@ camelcase-css@^2.0.1:
305313
version "2.0.1"
306314
resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz"
307315

308-
caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297, caniuse-lite@^1.0.30001332:
316+
caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297:
309317
version "1.0.30001402"
310318
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz"
311319

320+
caniuse-lite@^1.0.30001579:
321+
version "1.0.30001762"
322+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001762.tgz#e4dbfeda63d33258cdde93e53af2023a13ba27d4"
323+
integrity sha512-PxZwGNvH7Ak8WX5iXzoK1KPZttBXNPuaOvI2ZYU7NrlM+d9Ov+TUvlLOBNGzVXAntMSMMlJPd+jY6ovrVjSmUw==
324+
312325
chalk@^2.0.0:
313326
version "2.4.2"
314327
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
@@ -342,6 +355,11 @@ classnames@*, classnames@2.3.1:
342355
version "2.3.1"
343356
resolved "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz"
344357

358+
client-only@0.0.1:
359+
version "0.0.1"
360+
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
361+
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
362+
345363
color-convert@^1.9.0:
346364
version "1.9.3"
347365
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
@@ -523,6 +541,11 @@ glob-parent@^6.0.2:
523541
dependencies:
524542
is-glob "^4.0.3"
525543

544+
graceful-fs@^4.2.11:
545+
version "4.2.11"
546+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
547+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
548+
526549
has-flag@^3.0.0:
527550
version "3.0.0"
528551
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
@@ -626,38 +649,41 @@ ms@2.0.0:
626649
version "2.0.0"
627650
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
628651

629-
nanoid@^3.1.30, nanoid@^3.3.4:
652+
nanoid@^3.1.30:
630653
version "3.3.4"
631654
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
632655

656+
nanoid@^3.3.6:
657+
version "3.3.11"
658+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
659+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
660+
633661
next-tick@^1.1.0:
634662
version "1.1.0"
635663
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz"
636664

637-
next@^12.2.5:
638-
version "12.3.0"
639-
resolved "https://registry.npmjs.org/next/-/next-12.3.0.tgz"
640-
dependencies:
641-
"@next/env" "12.3.0"
642-
"@swc/helpers" "0.4.11"
643-
caniuse-lite "^1.0.30001332"
644-
postcss "8.4.14"
645-
styled-jsx "5.0.6"
646-
use-sync-external-store "1.2.0"
665+
next@^14.0.0:
666+
version "14.2.35"
667+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.35.tgz#7c68873a15fe5a19401f2f993fea535be3366ee9"
668+
integrity sha512-KhYd2Hjt/O1/1aZVX3dCwGXM1QmOV4eNM2UTacK5gipDdPN/oHHK/4oVGy7X8GMfPMsUTUEmGlsy0EY1YGAkig==
669+
dependencies:
670+
"@next/env" "14.2.35"
671+
"@swc/helpers" "0.5.5"
672+
busboy "1.6.0"
673+
caniuse-lite "^1.0.30001579"
674+
graceful-fs "^4.2.11"
675+
postcss "8.4.31"
676+
styled-jsx "5.1.1"
647677
optionalDependencies:
648-
"@next/swc-android-arm-eabi" "12.3.0"
649-
"@next/swc-android-arm64" "12.3.0"
650-
"@next/swc-darwin-arm64" "12.3.0"
651-
"@next/swc-darwin-x64" "12.3.0"
652-
"@next/swc-freebsd-x64" "12.3.0"
653-
"@next/swc-linux-arm-gnueabihf" "12.3.0"
654-
"@next/swc-linux-arm64-gnu" "12.3.0"
655-
"@next/swc-linux-arm64-musl" "12.3.0"
656-
"@next/swc-linux-x64-gnu" "12.3.0"
657-
"@next/swc-linux-x64-musl" "12.3.0"
658-
"@next/swc-win32-arm64-msvc" "12.3.0"
659-
"@next/swc-win32-ia32-msvc" "12.3.0"
660-
"@next/swc-win32-x64-msvc" "12.3.0"
678+
"@next/swc-darwin-arm64" "14.2.33"
679+
"@next/swc-darwin-x64" "14.2.33"
680+
"@next/swc-linux-arm64-gnu" "14.2.33"
681+
"@next/swc-linux-arm64-musl" "14.2.33"
682+
"@next/swc-linux-x64-gnu" "14.2.33"
683+
"@next/swc-linux-x64-musl" "14.2.33"
684+
"@next/swc-win32-arm64-msvc" "14.2.33"
685+
"@next/swc-win32-ia32-msvc" "14.2.33"
686+
"@next/swc-win32-x64-msvc" "14.2.33"
661687

662688
node-fetch@2.6.7:
663689
version "2.6.7"
@@ -756,11 +782,12 @@ postcss-value-parser@^4.2.0:
756782
version "4.2.0"
757783
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
758784

759-
postcss@8.4.14:
760-
version "8.4.14"
761-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
785+
postcss@8.4.31:
786+
version "8.4.31"
787+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
788+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
762789
dependencies:
763-
nanoid "^3.3.4"
790+
nanoid "^3.3.6"
764791
picocolors "^1.0.0"
765792
source-map-js "^1.0.2"
766793

@@ -868,16 +895,24 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
868895
version "1.0.2"
869896
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
870897

898+
streamsearch@^1.1.0:
899+
version "1.1.0"
900+
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
901+
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
902+
871903
stripe@8.201.0:
872904
version "8.201.0"
873905
resolved "https://registry.npmjs.org/stripe/-/stripe-8.201.0.tgz"
874906
dependencies:
875907
"@types/node" ">=8.1.0"
876908
qs "^6.6.0"
877909

878-
styled-jsx@5.0.6:
879-
version "5.0.6"
880-
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.6.tgz"
910+
styled-jsx@5.1.1:
911+
version "5.1.1"
912+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
913+
integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
914+
dependencies:
915+
client-only "0.0.1"
881916

882917
supports-color@^5.3.0:
883918
version "5.5.0"
@@ -956,10 +991,6 @@ typescript@^4.5.5:
956991
version "4.5.5"
957992
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz"
958993

959-
use-sync-external-store@1.2.0:
960-
version "1.2.0"
961-
resolved "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz"
962-
963994
utf-8-validate@^5.0.2:
964995
version "5.0.9"
965996
resolved "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.9.tgz"

0 commit comments

Comments
 (0)