Skip to content

Commit 2991283

Browse files
committed
fix(deps): update dependency next to v12.3.4
1 parent d703f23 commit 2991283

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "12.3.3",
11+
"next": "12.3.4",
1212
"react": "17.0.2",
1313
"react-dom": "17.0.2"
1414
},

yarn.lock

Lines changed: 86 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
3232
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
3333

34-
"@next/env@12.3.3":
35-
version "12.3.3"
36-
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.3.tgz#26c8e8f0f65da382d1a537cb8df30d63fc5d828a"
37-
integrity sha512-H2pKuOasV9RgvVaWosB2rGSNeQShQpiDaF4EEjLyagIc3HwqdOw2/VAG/8Lq+adOwPv2P73O1hulTNad3k5MDw==
34+
"@next/env@12.3.4":
35+
version "12.3.4"
36+
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.4.tgz#c787837d36fcad75d72ff8df6b57482027d64a47"
37+
integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
3838

3939
"@next/eslint-plugin-next@^12.0.9":
4040
version "12.0.9"
@@ -43,70 +43,70 @@
4343
dependencies:
4444
glob "7.1.7"
4545

46-
"@next/swc-android-arm-eabi@12.3.3":
47-
version "12.3.3"
48-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.3.tgz#1173a8e9ddb92c9d2d1a4fc29c5397f3d815c1ef"
49-
integrity sha512-5O/ZIX6hlIRGMy1R2f/8WiCZ4Hp4WTC0FcTuz8ycQ28j/mzDnmzjVoayVVr+ZmfEKQayFrRu+vxHjFyY0JGQlQ==
50-
51-
"@next/swc-android-arm64@12.3.3":
52-
version "12.3.3"
53-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.3.tgz#8e49a1486ff1c5e6f4760ad31a2fa3cfcc5a3329"
54-
integrity sha512-2QWreRmlxYRDtnLYn+BI8oukHwcP7W0zGIY5R2mEXRjI4ARqCLdu8RmcT9Vemw7RfeAVKA/4cv/9PY0pCcQpNA==
55-
56-
"@next/swc-darwin-arm64@12.3.3":
57-
version "12.3.3"
58-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.3.tgz#92618ffea1d0d128db0787854afe368b5976837a"
59-
integrity sha512-GtZdDLerM+VToCMFp+W+WhnT6sxHePQH4xZZiYD/Y8KFiwHbDRcJr2FPG0bAJnGNiSvv/QQnBq74wjZ9+7vhcQ==
60-
61-
"@next/swc-darwin-x64@12.3.3":
62-
version "12.3.3"
63-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.3.tgz#76a5a496cc7ead3cc02aaca84d1ed02dff86e029"
64-
integrity sha512-gRYvTKrRYynjFQUDJ+upHMcBiNz0ii0m7zGgmUTlTSmrBWqVSzx79EHYT7Nn4GWHM+a/W+2VXfu+lqHcJeQ9gQ==
65-
66-
"@next/swc-freebsd-x64@12.3.3":
67-
version "12.3.3"
68-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.3.tgz#d546fb7060adf0cd27c6a8c1abca5c58f62c8f06"
69-
integrity sha512-r+GLATzCjjQI82bgrIPXWEYBwZonSO64OThk5wU6HduZlDYTEDxZsFNoNoesCDWCgRrgg+OXj7WLNy1WlvfX7w==
70-
71-
"@next/swc-linux-arm-gnueabihf@12.3.3":
72-
version "12.3.3"
73-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.3.tgz#525f451e6e1d134e064707c5c761b6d5d6bb3c7e"
74-
integrity sha512-juvRj1QX9jmQScL4nV0rROtYUFgWP76zfdn1fdfZ2BhvwUugIAq8x+jLVGlnXKUhDrP9+RrAufqXjjVkK+uBxA==
75-
76-
"@next/swc-linux-arm64-gnu@12.3.3":
77-
version "12.3.3"
78-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.3.tgz#13aa5dfeef0de52eac1220ab22cabdee6447bb3a"
79-
integrity sha512-hzinybStPB+SzS68hR5rzOngOH7Yd/jFuWGeg9qS5WifYXHpqwGH2BQeKpjVV0iJuyO9r309JKrRWMrbfhnuBA==
80-
81-
"@next/swc-linux-arm64-musl@12.3.3":
82-
version "12.3.3"
83-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.3.tgz#4bdae82882c1e31a1008f20f544b1954a21d385f"
84-
integrity sha512-oyfQYljCwf+9zUu1YkTZbRbyxmcHzvJPMGOxC3kJOReh3kCUoGcmvAxUPMtFD6FSYjJ+eaog4+2IFHtYuAw/bQ==
85-
86-
"@next/swc-linux-x64-gnu@12.3.3":
87-
version "12.3.3"
88-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.3.tgz#0697b1fc60dc4a86a7260f60e983d9064a331b2c"
89-
integrity sha512-epv4FMazj/XG70KTTnrZ0H1VtL6DeWOvyHLHYy7f5PdgDpBXpDTFjVqhP8NFNH8HmaDDdeL1NvQD07AXhyvUKA==
90-
91-
"@next/swc-linux-x64-musl@12.3.3":
92-
version "12.3.3"
93-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.3.tgz#af012e65035fcd7cc3855ce90b4095d2c7b879a5"
94-
integrity sha512-bG5QODFy59XnSFTiPyIAt+rbPdphtvQMibtOVvyjwIwsBUw7swJ6k+6PSPVYEYpi6SHzi3qYBsro39ayGJKQJg==
95-
96-
"@next/swc-win32-arm64-msvc@12.3.3":
97-
version "12.3.3"
98-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.3.tgz#bf717c96ce17f63840e3cbb023725cb3872ed0b3"
99-
integrity sha512-FbnT3reJ3MbTJ5W0hvlCCGGVDSpburzT5XGC9ljBJ4kr+85iNTLjv7+vrPeDdwHEqtGmdZgnabkLVCI4yFyCag==
100-
101-
"@next/swc-win32-ia32-msvc@12.3.3":
102-
version "12.3.3"
103-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.3.tgz#f434bc4bd952af77070868b5fa32ced85b52a646"
104-
integrity sha512-M/fKZC2tMGWA6eTsIniNEBpx2prdR8lIxvSO3gv5P6ymZOGVWCvEMksnTkPAjHnU6d8r8eCiuGKm3UNo7zCTpQ==
105-
106-
"@next/swc-win32-x64-msvc@12.3.3":
107-
version "12.3.3"
108-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.3.tgz#1b412e9e15550680e1fdba70daa8b6ddcc75a035"
109-
integrity sha512-Ku9mfGwmNtk44o4B/jEWUxBAT4tJ3S7QbBMLJdL1GmtRZ05LGL36OqWjLvBPr8dFiHOQQbYoAmYfQw7zeGypYA==
46+
"@next/swc-android-arm-eabi@12.3.4":
47+
version "12.3.4"
48+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.4.tgz#fd1c2dafe92066c6120761c6a39d19e666dc5dd0"
49+
integrity sha512-cM42Cw6V4Bz/2+j/xIzO8nK/Q3Ly+VSlZJTa1vHzsocJRYz8KT6MrreXaci2++SIZCF1rVRCDgAg5PpqRibdIA==
50+
51+
"@next/swc-android-arm64@12.3.4":
52+
version "12.3.4"
53+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.4.tgz#11a146dae7b8bca007239b21c616e83f77b19ed4"
54+
integrity sha512-5jf0dTBjL+rabWjGj3eghpLUxCukRhBcEJgwLedewEA/LJk2HyqCvGIwj5rH+iwmq1llCWbOky2dO3pVljrapg==
55+
56+
"@next/swc-darwin-arm64@12.3.4":
57+
version "12.3.4"
58+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.4.tgz#14ac8357010c95e67327f47082af9c9d75d5be79"
59+
integrity sha512-DqsSTd3FRjQUR6ao0E1e2OlOcrF5br+uegcEGPVonKYJpcr0MJrtYmPxd4v5T6UCJZ+XzydF7eQo5wdGvSZAyA==
60+
61+
"@next/swc-darwin-x64@12.3.4":
62+
version "12.3.4"
63+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.4.tgz#e7dc63cd2ac26d15fb84d4d2997207fb9ba7da0f"
64+
integrity sha512-PPF7tbWD4k0dJ2EcUSnOsaOJ5rhT3rlEt/3LhZUGiYNL8KvoqczFrETlUx0cUYaXe11dRA3F80Hpt727QIwByQ==
65+
66+
"@next/swc-freebsd-x64@12.3.4":
67+
version "12.3.4"
68+
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.4.tgz#fe7ceec58746fdf03f1fcb37ec1331c28e76af93"
69+
integrity sha512-KM9JXRXi/U2PUM928z7l4tnfQ9u8bTco/jb939pdFUHqc28V43Ohd31MmZD1QzEK4aFlMRaIBQOWQZh4D/E5lQ==
70+
71+
"@next/swc-linux-arm-gnueabihf@12.3.4":
72+
version "12.3.4"
73+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.4.tgz#d7016934d02bfc8bd69818ffb0ae364b77b17af7"
74+
integrity sha512-3zqD3pO+z5CZyxtKDTnOJ2XgFFRUBciOox6EWkoZvJfc9zcidNAQxuwonUeNts6Xbm8Wtm5YGIRC0x+12YH7kw==
75+
76+
"@next/swc-linux-arm64-gnu@12.3.4":
77+
version "12.3.4"
78+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.4.tgz#43a7bc409b03487bff5beb99479cacdc7bd29af5"
79+
integrity sha512-kiX0vgJGMZVv+oo1QuObaYulXNvdH/IINmvdZnVzMO/jic/B8EEIGlZ8Bgvw8LCjH3zNVPO3mGrdMvnEEPEhKA==
80+
81+
"@next/swc-linux-arm64-musl@12.3.4":
82+
version "12.3.4"
83+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.4.tgz#4d1db6de6dc982b974cd1c52937111e3e4a34bd3"
84+
integrity sha512-EETZPa1juczrKLWk5okoW2hv7D7WvonU+Cf2CgsSoxgsYbUCZ1voOpL4JZTOb6IbKMDo6ja+SbY0vzXZBUMvkQ==
85+
86+
"@next/swc-linux-x64-gnu@12.3.4":
87+
version "12.3.4"
88+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.4.tgz#c3b414d77bab08b35f7dd8943d5586f0adb15e38"
89+
integrity sha512-4csPbRbfZbuWOk3ATyWcvVFdD9/Rsdq5YHKvRuEni68OCLkfy4f+4I9OBpyK1SKJ00Cih16NJbHE+k+ljPPpag==
90+
91+
"@next/swc-linux-x64-musl@12.3.4":
92+
version "12.3.4"
93+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.4.tgz#187a883ec09eb2442a5ebf126826e19037313c61"
94+
integrity sha512-YeBmI+63Ro75SUiL/QXEVXQ19T++58aI/IINOyhpsRL1LKdyfK/35iilraZEFz9bLQrwy1LYAR5lK200A9Gjbg==
95+
96+
"@next/swc-win32-arm64-msvc@12.3.4":
97+
version "12.3.4"
98+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.4.tgz#89befa84e453ed2ef9a888f375eba565a0fde80b"
99+
integrity sha512-Sd0qFUJv8Tj0PukAYbCCDbmXcMkbIuhnTeHm9m4ZGjCf6kt7E/RMs55Pd3R5ePjOkN7dJEuxYBehawTR/aPDSQ==
100+
101+
"@next/swc-win32-ia32-msvc@12.3.4":
102+
version "12.3.4"
103+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.4.tgz#cb50c08f0e40ead63642a7f269f0c8254261f17c"
104+
integrity sha512-rt/vv/vg/ZGGkrkKcuJ0LyliRdbskQU+91bje+PgoYmxTZf/tYs6IfbmgudBJk6gH3QnjHWbkphDdRQrseRefQ==
105+
106+
"@next/swc-win32-x64-msvc@12.3.4":
107+
version "12.3.4"
108+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.4.tgz#d28ea15a72cdcf96201c60a43e9630cd7fda168f"
109+
integrity sha512-DQ20JEfTBZAgF8QCjYfJhv2/279M6onxFjdG/+5B0Cyj00/EdBxiWb2eGGFgQhrBbNv/lsvzFbbi0Ptf8Vw/bg==
110110

111111
"@nodelib/fs.scandir@2.1.4":
112112
version "2.1.4"
@@ -1105,31 +1105,31 @@ natural-compare@^1.4.0:
11051105
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
11061106
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
11071107

1108-
next@12.3.3:
1109-
version "12.3.3"
1110-
resolved "https://registry.yarnpkg.com/next/-/next-12.3.3.tgz#c1286fc24e378b0b0279ef205db7d8dd994dcd79"
1111-
integrity sha512-Rx2Y6Wl5R8E77NOfBupp/B9OPCklqfqD0yN2+rDivhMjd6hjVFH5n0WTDI4PWwDmZsdNcYt6NV85kJ3PLR+eNQ==
1108+
next@12.3.4:
1109+
version "12.3.4"
1110+
resolved "https://registry.yarnpkg.com/next/-/next-12.3.4.tgz#f2780a6ebbf367e071ce67e24bd8a6e05de2fcb1"
1111+
integrity sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==
11121112
dependencies:
1113-
"@next/env" "12.3.3"
1113+
"@next/env" "12.3.4"
11141114
"@swc/helpers" "0.4.11"
11151115
caniuse-lite "^1.0.30001406"
11161116
postcss "8.4.14"
11171117
styled-jsx "5.0.7"
11181118
use-sync-external-store "1.2.0"
11191119
optionalDependencies:
1120-
"@next/swc-android-arm-eabi" "12.3.3"
1121-
"@next/swc-android-arm64" "12.3.3"
1122-
"@next/swc-darwin-arm64" "12.3.3"
1123-
"@next/swc-darwin-x64" "12.3.3"
1124-
"@next/swc-freebsd-x64" "12.3.3"
1125-
"@next/swc-linux-arm-gnueabihf" "12.3.3"
1126-
"@next/swc-linux-arm64-gnu" "12.3.3"
1127-
"@next/swc-linux-arm64-musl" "12.3.3"
1128-
"@next/swc-linux-x64-gnu" "12.3.3"
1129-
"@next/swc-linux-x64-musl" "12.3.3"
1130-
"@next/swc-win32-arm64-msvc" "12.3.3"
1131-
"@next/swc-win32-ia32-msvc" "12.3.3"
1132-
"@next/swc-win32-x64-msvc" "12.3.3"
1120+
"@next/swc-android-arm-eabi" "12.3.4"
1121+
"@next/swc-android-arm64" "12.3.4"
1122+
"@next/swc-darwin-arm64" "12.3.4"
1123+
"@next/swc-darwin-x64" "12.3.4"
1124+
"@next/swc-freebsd-x64" "12.3.4"
1125+
"@next/swc-linux-arm-gnueabihf" "12.3.4"
1126+
"@next/swc-linux-arm64-gnu" "12.3.4"
1127+
"@next/swc-linux-arm64-musl" "12.3.4"
1128+
"@next/swc-linux-x64-gnu" "12.3.4"
1129+
"@next/swc-linux-x64-musl" "12.3.4"
1130+
"@next/swc-win32-arm64-msvc" "12.3.4"
1131+
"@next/swc-win32-ia32-msvc" "12.3.4"
1132+
"@next/swc-win32-x64-msvc" "12.3.4"
11331133

11341134
object-assign@^4.1.1:
11351135
version "4.1.1"

0 commit comments

Comments
 (0)