Skip to content

Commit d703f23

Browse files
committed
fix(deps): update dependency next to v12.3.3
1 parent 45f1a98 commit d703f23

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.2",
11+
"next": "12.3.3",
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.2":
35-
version "12.3.2"
36-
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.2.tgz#fb819366771f5721e9438ca3a42ad18684f0949b"
37-
integrity sha512-upwtMaHxlv/udAWGq0kE+rg8huwmcxQPsKZFhS1R5iVO323mvxEBe1YrSXe1awLbg9sTIuEHbgxjLLt7JbeuAQ==
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==
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.2":
47-
version "12.3.2"
48-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.2.tgz#806e3be9741bc14aafdfad0f0c4c6a8de5b77ee1"
49-
integrity sha512-r2rrz+DZ8YYGqzVrbRrpP6GKzwozpOrnFbErc4k36vUTSFMag9yQahZfaBe06JYdqu/e5yhm/saIDEaSVPRP4g==
50-
51-
"@next/swc-android-arm64@12.3.2":
52-
version "12.3.2"
53-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.2.tgz#f9ec6b7fc746832a217ad6bb5478624d1a9a9822"
54-
integrity sha512-B+TINJhCf+CrY1+b3/JWQlkecv53rAGa/gA7gi5B1cnBa/2Uvoe+Ue0JeCefTjfiyl1ScsyNx+NcESY8Ye2Ngg==
55-
56-
"@next/swc-darwin-arm64@12.3.2":
57-
version "12.3.2"
58-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.2.tgz#97c532d35c66ce6b6941ae24b5b8b267b9b0d0d8"
59-
integrity sha512-PTUfe1ZrwjsiuTmr3bOM9lsoy5DCmfYsLOUF9ZVhtbi5MNJVmUTy4VZ06GfrvnCO5hGCr48z3vpFE9QZ0qLcPw==
60-
61-
"@next/swc-darwin-x64@12.3.2":
62-
version "12.3.2"
63-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.2.tgz#e0cb4ff4b11faaff3a891bd1d18ed72f71e30ebe"
64-
integrity sha512-1HkjmS9awwlaeEY8Y01nRSNkSv3y+qnC/mjMPe/W66hEh3QKa/LQHqHeS7NOdEs19B2mhZ7w+EgMRXdLQ0Su8w==
65-
66-
"@next/swc-freebsd-x64@12.3.2":
67-
version "12.3.2"
68-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.2.tgz#d7b93dd344cb67d1969565d0796c7b7d0217fccf"
69-
integrity sha512-h5Mx0BKDCJ5Vu/U8e07esF6PjPv1EJgmRbYWTUZMAflu13MQpCJkKEJir7+BeRfTXRfgFf+llc7uocrpd7mcrg==
70-
71-
"@next/swc-linux-arm-gnueabihf@12.3.2":
72-
version "12.3.2"
73-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.2.tgz#c2170a89effe00fdd65798c99684fd93a02b197c"
74-
integrity sha512-EuRZAamoxfe/WoWRaC0zsCAoE4gs/mEhilcloNM4J5Mnb3PLY8PZV394W7t5tjBjItMCF7l2Ebwjwtm46tq2RA==
75-
76-
"@next/swc-linux-arm64-gnu@12.3.2":
77-
version "12.3.2"
78-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.2.tgz#26df7d7cdc18cf413f12a408179ee4ac315f383a"
79-
integrity sha512-T9GCFyOIb4S3acA9LqflUYD+QZ94iZketHCqKdoO0Nx0OCHIgGJV5rotDe8TDXwh/goYpIfyHU4j1qqw4w4VnA==
80-
81-
"@next/swc-linux-arm64-musl@12.3.2":
82-
version "12.3.2"
83-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.2.tgz#fd42232a6b10d9f9a4f71433d59c280a4532d06f"
84-
integrity sha512-hxNVZS6L3c2z3l9EH2GP0MGQ9exu6O8cohYNZyqC9WUl6C03sEn8xzDH1y+NgD3fVurvYkGU5F0PDddJJLfDIw==
85-
86-
"@next/swc-linux-x64-gnu@12.3.2":
87-
version "12.3.2"
88-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.2.tgz#5307579e3d8fbdb03adbe6cfc915b51548e0a103"
89-
integrity sha512-fCPkLuwDwY8/QeXxciJJjDHG09liZym/Bhb4A+RLFQ877wUkwFsNWDUTSdUx0YXlYK/1gf67BKauqKkOKp6CYw==
90-
91-
"@next/swc-linux-x64-musl@12.3.2":
92-
version "12.3.2"
93-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.2.tgz#d5cb920a825a8dc80ffba8a6b797fb845af0b84c"
94-
integrity sha512-o+GifBIQ2K+/MEFxHsxUZoU3bsuVFLXZYWd3idimFHiVdDCVYiKsY6mYMmKDlucX+9xRyOCkKL9Tjf+3tuXJpw==
95-
96-
"@next/swc-win32-arm64-msvc@12.3.2":
97-
version "12.3.2"
98-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.2.tgz#2a0d619e5bc0cec17ed093afd1ca6b1c37c2690c"
99-
integrity sha512-crii66irzGGMSUR0L8r9+A06eTv7FTXqw4rgzJ33M79EwQJOdpY7RVKXLQMurUhniEeQEEOfamiEdPIi/qxisw==
100-
101-
"@next/swc-win32-ia32-msvc@12.3.2":
102-
version "12.3.2"
103-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.2.tgz#769bef60d0d678c3d7606a4dc7fee018d6199227"
104-
integrity sha512-5hRUSvn3MdQ4nVRu1rmKxq5YJzpTtZfaC/NyGw6wa4NSF1noUn/pdQGUr+I5Qz3CZkd1gZzzC0eaXQHlrk0E2g==
105-
106-
"@next/swc-win32-x64-msvc@12.3.2":
107-
version "12.3.2"
108-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.2.tgz#45beb4b9d28e6dd6abf63cab1c5b92dc84323a6b"
109-
integrity sha512-tpQJYUH+TzPMIsdVl9fH8uDg47iwiNjKY+8e9da3dXqlkztKzjSw0OwSADoqh3KrifplXeKSta+BBGLdBqg3sg==
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==
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.2:
1109-
version "12.3.2"
1110-
resolved "https://registry.yarnpkg.com/next/-/next-12.3.2.tgz#3a3356a8d752726128825a8bdf17f2a3b3f861cf"
1111-
integrity sha512-orzvvebCwOqaz1eA5ZA0R5dbKxqtJyw7yeig7kDspu6p8OrplfyelzpvMHcDTKscv/l0nn/0l0v3mSsE8w4k7A==
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==
11121112
dependencies:
1113-
"@next/env" "12.3.2"
1113+
"@next/env" "12.3.3"
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.2"
1121-
"@next/swc-android-arm64" "12.3.2"
1122-
"@next/swc-darwin-arm64" "12.3.2"
1123-
"@next/swc-darwin-x64" "12.3.2"
1124-
"@next/swc-freebsd-x64" "12.3.2"
1125-
"@next/swc-linux-arm-gnueabihf" "12.3.2"
1126-
"@next/swc-linux-arm64-gnu" "12.3.2"
1127-
"@next/swc-linux-arm64-musl" "12.3.2"
1128-
"@next/swc-linux-x64-gnu" "12.3.2"
1129-
"@next/swc-linux-x64-musl" "12.3.2"
1130-
"@next/swc-win32-arm64-msvc" "12.3.2"
1131-
"@next/swc-win32-ia32-msvc" "12.3.2"
1132-
"@next/swc-win32-x64-msvc" "12.3.2"
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"
11331133

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

0 commit comments

Comments
 (0)