Skip to content

Commit 84ab026

Browse files
author
Arghya Ghosh
authored
Merge pull request #199 from javaistic/depfu/update/yarn/next-12.1.1
Update next: 12.1.0 → 12.1.1 (patch)
2 parents 62bea2b + 84ccfdd commit 84ab026

File tree

2 files changed

+86
-80
lines changed

2 files changed

+86
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"glob": "^7.2.0",
4848
"intersection-observer": "^0.12.0",
4949
"minimatch": "^3.0.6",
50-
"next": "^12.1.0",
50+
"next": "^12.1.1",
5151
"next-themes": "^0.1.1",
5252
"postcss": "^8.4.12",
5353
"postcss-focus-visible": "^5.0.0",

yarn.lock

Lines changed: 85 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,10 +2339,10 @@
23392339
dependencies:
23402340
webpack-bundle-analyzer "4.3.0"
23412341

2342-
"@next/env@12.1.0":
2343-
version "12.1.0"
2344-
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.0.tgz#73713399399b34aa5a01771fb73272b55b22c314"
2345-
integrity sha512-nrIgY6t17FQ9xxwH3jj0a6EOiQ/WDHUos35Hghtr+SWN/ntHIQ7UpuvSi0vaLzZVHQWaDupKI+liO5vANcDeTQ==
2342+
"@next/env@12.1.1":
2343+
version "12.1.1"
2344+
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.1.tgz#8a927397697ee9d94852feb5fed57a813d299979"
2345+
integrity sha512-VmTRkfo/IXOQCATndjW3OjKb8zmAuB07eDdzO9XvuXZP87SyvnCYw3jrhUuFhOe/FVsKiloafa5LJfToUpvjUQ==
23462346

23472347
"@next/eslint-plugin-next@12.1.1":
23482348
version "12.1.1"
@@ -2356,60 +2356,65 @@
23562356
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.1.tgz#ec4da7d41a54bdf5017bfa74490caa5aa44a5723"
23572357
integrity sha512-Jco/0qYWovt6UkQiWRp481f4+PrqLw+Vkv9w+3SHvr8VZizJC/aUYsajCqKnHp7C8qNGn2YAmEAzXioAcYu14Q==
23582358

2359-
"@next/swc-android-arm64@12.1.0":
2360-
version "12.1.0"
2361-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.1.0.tgz#865ba3a9afc204ff2bdeea49dd64d58705007a39"
2362-
integrity sha512-/280MLdZe0W03stA69iL+v6I+J1ascrQ6FrXBlXGCsGzrfMaGr7fskMa0T5AhQIVQD4nA/46QQWxG//DYuFBcA==
2363-
2364-
"@next/swc-darwin-arm64@12.1.0":
2365-
version "12.1.0"
2366-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.0.tgz#08e8b411b8accd095009ed12efbc2f1d4d547135"
2367-
integrity sha512-R8vcXE2/iONJ1Unf5Ptqjk6LRW3bggH+8drNkkzH4FLEQkHtELhvcmJwkXcuipyQCsIakldAXhRbZmm3YN1vXg==
2368-
2369-
"@next/swc-darwin-x64@12.1.0":
2370-
version "12.1.0"
2371-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.0.tgz#fcd684497a76e8feaca88db3c394480ff0b007cd"
2372-
integrity sha512-ieAz0/J0PhmbZBB8+EA/JGdhRHBogF8BWaeqR7hwveb6SYEIJaDNQy0I+ZN8gF8hLj63bEDxJAs/cEhdnTq+ug==
2373-
2374-
"@next/swc-linux-arm-gnueabihf@12.1.0":
2375-
version "12.1.0"
2376-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.0.tgz#9ec6380a27938a5799aaa6035c205b3c478468a7"
2377-
integrity sha512-njUd9hpl6o6A5d08dC0cKAgXKCzm5fFtgGe6i0eko8IAdtAPbtHxtpre3VeSxdZvuGFh+hb0REySQP9T1ttkog==
2378-
2379-
"@next/swc-linux-arm64-gnu@12.1.0":
2380-
version "12.1.0"
2381-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.0.tgz#7f4196dff1049cea479607c75b81033ae2dbd093"
2382-
integrity sha512-OqangJLkRxVxMhDtcb7Qn1xjzFA3s50EIxY7mljbSCLybU+sByPaWAHY4px97ieOlr2y4S0xdPKkQ3BCAwyo6Q==
2383-
2384-
"@next/swc-linux-arm64-musl@12.1.0":
2385-
version "12.1.0"
2386-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.0.tgz#b445f767569cdc2dddee785ca495e1a88c025566"
2387-
integrity sha512-hB8cLSt4GdmOpcwRe2UzI5UWn6HHO/vLkr5OTuNvCJ5xGDwpPXelVkYW/0+C3g5axbDW2Tym4S+MQCkkH9QfWA==
2388-
2389-
"@next/swc-linux-x64-gnu@12.1.0":
2390-
version "12.1.0"
2391-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.0.tgz#67610e9be4fbc987de7535f1bcb17e45fe12f90e"
2392-
integrity sha512-OKO4R/digvrVuweSw/uBM4nSdyzsBV5EwkUeeG4KVpkIZEe64ZwRpnFB65bC6hGwxIBnTv5NMSnJ+0K/WmG78A==
2393-
2394-
"@next/swc-linux-x64-musl@12.1.0":
2395-
version "12.1.0"
2396-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.0.tgz#ea19a23db08a9f2e34ac30401f774cf7d1669d31"
2397-
integrity sha512-JohhgAHZvOD3rQY7tlp7NlmvtvYHBYgY0x5ZCecUT6eCCcl9lv6iV3nfu82ErkxNk1H893fqH0FUpznZ/H3pSw==
2398-
2399-
"@next/swc-win32-arm64-msvc@12.1.0":
2400-
version "12.1.0"
2401-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.0.tgz#eadf054fc412085659b98e145435bbba200b5283"
2402-
integrity sha512-T/3gIE6QEfKIJ4dmJk75v9hhNiYZhQYAoYm4iVo1TgcsuaKLFa+zMPh4056AHiG6n9tn2UQ1CFE8EoybEsqsSw==
2403-
2404-
"@next/swc-win32-ia32-msvc@12.1.0":
2405-
version "12.1.0"
2406-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.0.tgz#68faeae10c89f698bf9d28759172b74c9c21bda1"
2407-
integrity sha512-iwnKgHJdqhIW19H9PRPM9j55V6RdcOo6rX+5imx832BCWzkDbyomWnlzBfr6ByUYfhohb8QuH4hSGEikpPqI0Q==
2408-
2409-
"@next/swc-win32-x64-msvc@12.1.0":
2410-
version "12.1.0"
2411-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.0.tgz#d27e7e76c87a460a4da99c5bfdb1618dcd6cd064"
2412-
integrity sha512-aBvcbMwuanDH4EMrL2TthNJy+4nP59Bimn8egqv6GHMVj0a44cU6Au4PjOhLNqEh9l+IpRGBqMTzec94UdC5xg==
2359+
"@next/swc-android-arm-eabi@12.1.1":
2360+
version "12.1.1"
2361+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.1.1.tgz#2b134efb6639a770db10688a93ce0d2a9362fc5e"
2362+
integrity sha512-phV9H6d1eK1oVC7nmKKcCXvgOWT4K7aLC/beyO6yvbFC4XtBLE21vPwVl7B4ybz5xjSa6TXoR3TMR6vkW6Mv+A==
2363+
2364+
"@next/swc-android-arm64@12.1.1":
2365+
version "12.1.1"
2366+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.1.1.tgz#4fc66990c71c066f99fc435c0e8a4b3191bdfb4a"
2367+
integrity sha512-X5qEz0YeeYT0Gz2wXPAEtRKEuAsLUIEgC/DDfS98t/5Idjv0S4aqIX+TQdzoXP5bwQkIr+mSg+MBIdLtbtnCsA==
2368+
2369+
"@next/swc-darwin-arm64@12.1.1":
2370+
version "12.1.1"
2371+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.1.tgz#a5b4ea73ebf769f48dae97942b6b6fbeaf3f1dfc"
2372+
integrity sha512-bKKSNaTdnO3XPnfaR4NSpPcbs80fdbtOYC2lgtqLzA0bOMioupixMP5GrA/gfJHwh7GRH+A+sbgKQWsqSsYAqQ==
2373+
2374+
"@next/swc-darwin-x64@12.1.1":
2375+
version "12.1.1"
2376+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.1.tgz#064d50c08d9eec0fc1ff76e190d4fe43184aa8b7"
2377+
integrity sha512-2VOsA6WLDuDBA6935djohWGGeUIKeQhXwDwu1CKx1b8+6YMMIvFr/y2dpPWoct+5/IjFz84a2MnbABwpoNB9YA==
2378+
2379+
"@next/swc-linux-arm-gnueabihf@12.1.1":
2380+
version "12.1.1"
2381+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.1.tgz#6cd6edda7f17ad1ceb1cd242419d93a643b1de31"
2382+
integrity sha512-1urXtWwqjqbbpJBWeJYz5ATgelKacVNdKIdhfahbsmW+DZGoK5TYovgieyHFYUCyHdTuKeLTVR62ahIRUBv1YA==
2383+
2384+
"@next/swc-linux-arm64-gnu@12.1.1":
2385+
version "12.1.1"
2386+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.1.tgz#d480c71de4150728c0c67a363c7f17291db3f070"
2387+
integrity sha512-CDD9yFuknDvTOzzDnvfmb58USI5Vu6FUyzw96udKj7KA/n1YrNQ4K8X7KsDCRZoqfRWYceAyj1EpwHkfdiB7bg==
2388+
2389+
"@next/swc-linux-arm64-musl@12.1.1":
2390+
version "12.1.1"
2391+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.1.tgz#9578705269b746617c763c1ac5c5b26084f1e5ce"
2392+
integrity sha512-nxyjgmbOpZm7gGPj9EV5Cqosoujt+ih/8SO2XG+BetgfAk0+c15793DHVAljNuc8GF9wpzqQnjMMUZ211VmQsg==
2393+
2394+
"@next/swc-linux-x64-gnu@12.1.1":
2395+
version "12.1.1"
2396+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.1.tgz#40f3c79b65b6cfc880e6131a25f7936716ded1b9"
2397+
integrity sha512-L8Cu8kH3Vn2dnRpvcvGGA1TlmDP2WXJ+qDwvjb/ikDXLdRdmFvJwHh45JUGiW2FHed3lGseOgNsuYiDvnT8Cdw==
2398+
2399+
"@next/swc-linux-x64-musl@12.1.1":
2400+
version "12.1.1"
2401+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.1.tgz#922ea0306d36b5fd860d8cc5a6f4c53dca09395c"
2402+
integrity sha512-4RAb7L69MoRSggBqUfF3OrtBCUN2zPDi7asfL7bfxEhH10LGzyfil8dT0GVjPOPFz/SyLx3ORd6avGij2IlJUA==
2403+
2404+
"@next/swc-win32-arm64-msvc@12.1.1":
2405+
version "12.1.1"
2406+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.1.tgz#be13af4e33c071e6ec97b2cfead51eb57ecf189b"
2407+
integrity sha512-zvkuNIgOxkAU3RbzWRGCcFasDxWJdhONt2YeRGe39dJERHhEFA1u4HgaZw/SFE/kfrNRUZbXjJNAg3OU/EpPZw==
2408+
2409+
"@next/swc-win32-ia32-msvc@12.1.1":
2410+
version "12.1.1"
2411+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.1.tgz#2a5adb993542fc54fedfd525c69593f75c055595"
2412+
integrity sha512-GsNDtZ//uKWNVjiwv3YKQYsDXuRWTz8jTmxopf5Ws3dK+zA77hn4o46LBQg0JPCNqTUO6eIOlUBjqSL6ejxmSQ==
2413+
2414+
"@next/swc-win32-x64-msvc@12.1.1":
2415+
version "12.1.1"
2416+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.1.tgz#21c12feb6acf75cac7c1ae4ca7f251aa1943f081"
2417+
integrity sha512-nH5osn/uK9wsjT8Jh1YxMtRrkN5hoCNLQjsEdvfUfb+loQXeYiBd3n/0DUJkf6Scjfv6/htfUTPP3AEa7AbBxQ==
24132418

24142419
"@nodelib/fs.scandir@2.1.5":
24152420
version "2.1.5"
@@ -5765,28 +5770,29 @@ next-themes@^0.1.1:
57655770
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.1.1.tgz#122113a458bf1d1be5ffed66778ab924c106f82a"
57665771
integrity sha512-Iqxt6rhS/KfK/iHJ0tfFjTcdLEAI0AgwFuAFrMwLOPK5e+MI3I+fzyvBoS+VaOS+NldUiazurhgwYhrfV0VXsQ==
57675772

5768-
next@^12.1.0:
5769-
version "12.1.0"
5770-
resolved "https://registry.yarnpkg.com/next/-/next-12.1.0.tgz#c33d753b644be92fc58e06e5a214f143da61dd5d"
5771-
integrity sha512-s885kWvnIlxsUFHq9UGyIyLiuD0G3BUC/xrH0CEnH5lHEWkwQcHOORgbDF0hbrW9vr/7am4ETfX4A7M6DjrE7Q==
5773+
next@^12.1.1:
5774+
version "12.1.1"
5775+
resolved "https://registry.yarnpkg.com/next/-/next-12.1.1.tgz#f5e73d3a204da0632484a56040c23a4796958bc6"
5776+
integrity sha512-IOfEIAgroMtsoYz6HXpDS+b5WB9WZ+MH266COXGlcpIiYSgUyJf9xV6vF+zY2RPvBJFT4fUW0EVdVnoOmTloDw==
57725777
dependencies:
5773-
"@next/env" "12.1.0"
5778+
"@next/env" "12.1.1"
57745779
caniuse-lite "^1.0.30001283"
57755780
postcss "8.4.5"
5776-
styled-jsx "5.0.0"
5781+
styled-jsx "5.0.1"
57775782
use-subscription "1.5.1"
57785783
optionalDependencies:
5779-
"@next/swc-android-arm64" "12.1.0"
5780-
"@next/swc-darwin-arm64" "12.1.0"
5781-
"@next/swc-darwin-x64" "12.1.0"
5782-
"@next/swc-linux-arm-gnueabihf" "12.1.0"
5783-
"@next/swc-linux-arm64-gnu" "12.1.0"
5784-
"@next/swc-linux-arm64-musl" "12.1.0"
5785-
"@next/swc-linux-x64-gnu" "12.1.0"
5786-
"@next/swc-linux-x64-musl" "12.1.0"
5787-
"@next/swc-win32-arm64-msvc" "12.1.0"
5788-
"@next/swc-win32-ia32-msvc" "12.1.0"
5789-
"@next/swc-win32-x64-msvc" "12.1.0"
5784+
"@next/swc-android-arm-eabi" "12.1.1"
5785+
"@next/swc-android-arm64" "12.1.1"
5786+
"@next/swc-darwin-arm64" "12.1.1"
5787+
"@next/swc-darwin-x64" "12.1.1"
5788+
"@next/swc-linux-arm-gnueabihf" "12.1.1"
5789+
"@next/swc-linux-arm64-gnu" "12.1.1"
5790+
"@next/swc-linux-arm64-musl" "12.1.1"
5791+
"@next/swc-linux-x64-gnu" "12.1.1"
5792+
"@next/swc-linux-x64-musl" "12.1.1"
5793+
"@next/swc-win32-arm64-msvc" "12.1.1"
5794+
"@next/swc-win32-ia32-msvc" "12.1.1"
5795+
"@next/swc-win32-x64-msvc" "12.1.1"
57905796

57915797
nlcst-to-string@^2.0.0:
57925798
version "2.0.4"
@@ -7013,10 +7019,10 @@ style-value-types@4.1.4:
70137019
hey-listen "^1.0.8"
70147020
tslib "^2.1.0"
70157021

7016-
styled-jsx@5.0.0:
7017-
version "5.0.0"
7018-
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.0.tgz#816b4b92e07b1786c6b7111821750e0ba4d26e77"
7019-
integrity sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA==
7022+
styled-jsx@5.0.1:
7023+
version "5.0.1"
7024+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80"
7025+
integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==
70207026

70217027
supports-color@^5.3.0:
70227028
version "5.5.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy