Skip to content

Commit 13ec71a

Browse files
chore(deps): update nextjs monorepo to v13 (major) (#1431)
* chore(deps): update nextjs monorepo to v13 * fix: ignore eslint error * chore: Link 直下の a タグを削除 * chore: next/legacy/image に置換 * chore: コンフィグを調整 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Takashi Machinaga <[email protected]>
1 parent ef9a2cb commit 13ec71a

File tree

5 files changed

+122
-119
lines changed

5 files changed

+122
-119
lines changed

next.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const config = {
1313
},
1414
compress: true,
1515
poweredByHeader: false,
16-
swcMinify: true,
1716
compiler: {
1817
removeConsole: true,
1918
styledComponents: true,

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@tanstack/react-query": "^4.14.3",
3636
"axios": "1.1.3",
37-
"next": "12.3.2",
37+
"next": "13.0.2",
3838
"plausible-tracker": "^0.3.8",
3939
"react": "18.2.0",
4040
"react-dom": "18.2.0",
@@ -81,7 +81,7 @@
8181
"babel-loader": "^9.1.0",
8282
"csstype": "^3.1.1",
8383
"eslint": "^8.26.0",
84-
"eslint-config-next": "^12.3.2",
84+
"eslint-config-next": "^13.0.2",
8585
"eslint-config-prettier": "^8.5.0",
8686
"eslint-plugin-jest": "^27.1.4",
8787
"eslint-plugin-jest-dom": "^4.0.2",

src/infrastructure/controllers/Images.tsx

+11-14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Head from 'next/head';
2-
import Image from 'next/image';
2+
import Image from 'next/legacy/image';
33
import Link from 'next/link';
44
import { useEffect, useState } from 'react';
55
import styled from 'styled-components';
@@ -47,19 +47,16 @@ export const Images: React.FC = () => {
4747
loading="eager"
4848
/>
4949
<Link href={pagesPath.tasks.$url()} passHref>
50-
{/* eslint-disable-next-line jsx-a11y/anchor-is-valid */}
51-
<a>
52-
<StyledTime dateTime={date.toISOString()}>
53-
{new Intl.DateTimeFormat('en-US', {
54-
year: 'numeric',
55-
month: 'short',
56-
day: '2-digit',
57-
hour: '2-digit',
58-
minute: '2-digit',
59-
second: '2-digit',
60-
}).format(date)}
61-
</StyledTime>
62-
</a>
50+
<StyledTime dateTime={date.toISOString()}>
51+
{new Intl.DateTimeFormat('en-US', {
52+
year: 'numeric',
53+
month: 'short',
54+
day: '2-digit',
55+
hour: '2-digit',
56+
minute: '2-digit',
57+
second: '2-digit',
58+
}).format(date)}
59+
</StyledTime>
6360
</Link>
6461
</>
6562
);

src/infrastructure/controllers/_app.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ export const MyApp = ({ Component, pageProps }: AppProps) => {
102102

103103
return (
104104
<Provider
105-
// @ts-expect-error FIXME
106-
dehydratedState={pageProps.dehydratedState} // eslint-disable-line @typescript-eslint/no-unsafe-assignment
105+
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment,@typescript-eslint/no-unsafe-member-access
106+
dehydratedState={pageProps.dehydratedState}
107107
>
108108
<Component {...pageProps} />
109109
</Provider>

yarn.lock

+107-100
Original file line numberDiff line numberDiff line change
@@ -1870,82 +1870,82 @@
18701870
strict-event-emitter "^0.2.4"
18711871
web-encoding "^1.1.5"
18721872

1873-
"@next/env@12.3.2":
1874-
version "12.3.2"
1875-
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.2.tgz#fb819366771f5721e9438ca3a42ad18684f0949b"
1876-
integrity sha512-upwtMaHxlv/udAWGq0kE+rg8huwmcxQPsKZFhS1R5iVO323mvxEBe1YrSXe1awLbg9sTIuEHbgxjLLt7JbeuAQ==
1873+
"@next/env@13.0.2":
1874+
version "13.0.2"
1875+
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.0.2.tgz#5fbd7b4146175ae406edfb4a38b62de8c880c09d"
1876+
integrity sha512-Qb6WPuRriGIQ19qd6NBxpcrFOfj8ziN7l9eZUfwff5gl4zLXluqtuZPddYZM/oWjN53ZYcuRXzL+oowKyJeYtA==
18771877

1878-
"@next/eslint-plugin-next@12.3.2":
1879-
version "12.3.2"
1880-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.3.2.tgz#c965bb41fd5c36b6fc5fe066aeebf9385b69a62d"
1881-
integrity sha512-Jx0BIS9STamGSbA+vgTxPAi1mRcq4DoH/5kPMs0PFLFi542mmIKUUtYWB61bI+G6KPMTqejYmO3zi+SF6tzGYg==
1878+
"@next/eslint-plugin-next@13.0.2":
1879+
version "13.0.2"
1880+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.2.tgz#89fe2144b37896f926e2bd9bed675396f1f697ce"
1881+
integrity sha512-W+fIIIaFU7Kct7Okx91C7XDRGolv/w2RUenX2yZFeeNVcuVzDIKUcNmckrYbYcwrNQUSXmtwrs3g8xwast0YtA==
18821882
dependencies:
18831883
glob "7.1.7"
18841884

1885-
"@next/swc-android-arm-eabi@12.3.2":
1886-
version "12.3.2"
1887-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.2.tgz#806e3be9741bc14aafdfad0f0c4c6a8de5b77ee1"
1888-
integrity sha512-r2rrz+DZ8YYGqzVrbRrpP6GKzwozpOrnFbErc4k36vUTSFMag9yQahZfaBe06JYdqu/e5yhm/saIDEaSVPRP4g==
1889-
1890-
"@next/swc-android-arm64@12.3.2":
1891-
version "12.3.2"
1892-
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.3.2.tgz#f9ec6b7fc746832a217ad6bb5478624d1a9a9822"
1893-
integrity sha512-B+TINJhCf+CrY1+b3/JWQlkecv53rAGa/gA7gi5B1cnBa/2Uvoe+Ue0JeCefTjfiyl1ScsyNx+NcESY8Ye2Ngg==
1894-
1895-
"@next/swc-darwin-arm64@12.3.2":
1896-
version "12.3.2"
1897-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.3.2.tgz#97c532d35c66ce6b6941ae24b5b8b267b9b0d0d8"
1898-
integrity sha512-PTUfe1ZrwjsiuTmr3bOM9lsoy5DCmfYsLOUF9ZVhtbi5MNJVmUTy4VZ06GfrvnCO5hGCr48z3vpFE9QZ0qLcPw==
1899-
1900-
"@next/swc-darwin-x64@12.3.2":
1901-
version "12.3.2"
1902-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.3.2.tgz#e0cb4ff4b11faaff3a891bd1d18ed72f71e30ebe"
1903-
integrity sha512-1HkjmS9awwlaeEY8Y01nRSNkSv3y+qnC/mjMPe/W66hEh3QKa/LQHqHeS7NOdEs19B2mhZ7w+EgMRXdLQ0Su8w==
1904-
1905-
"@next/swc-freebsd-x64@12.3.2":
1906-
version "12.3.2"
1907-
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.2.tgz#d7b93dd344cb67d1969565d0796c7b7d0217fccf"
1908-
integrity sha512-h5Mx0BKDCJ5Vu/U8e07esF6PjPv1EJgmRbYWTUZMAflu13MQpCJkKEJir7+BeRfTXRfgFf+llc7uocrpd7mcrg==
1909-
1910-
"@next/swc-linux-arm-gnueabihf@12.3.2":
1911-
version "12.3.2"
1912-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.2.tgz#c2170a89effe00fdd65798c99684fd93a02b197c"
1913-
integrity sha512-EuRZAamoxfe/WoWRaC0zsCAoE4gs/mEhilcloNM4J5Mnb3PLY8PZV394W7t5tjBjItMCF7l2Ebwjwtm46tq2RA==
1914-
1915-
"@next/swc-linux-arm64-gnu@12.3.2":
1916-
version "12.3.2"
1917-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.3.2.tgz#26df7d7cdc18cf413f12a408179ee4ac315f383a"
1918-
integrity sha512-T9GCFyOIb4S3acA9LqflUYD+QZ94iZketHCqKdoO0Nx0OCHIgGJV5rotDe8TDXwh/goYpIfyHU4j1qqw4w4VnA==
1919-
1920-
"@next/swc-linux-arm64-musl@12.3.2":
1921-
version "12.3.2"
1922-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.3.2.tgz#fd42232a6b10d9f9a4f71433d59c280a4532d06f"
1923-
integrity sha512-hxNVZS6L3c2z3l9EH2GP0MGQ9exu6O8cohYNZyqC9WUl6C03sEn8xzDH1y+NgD3fVurvYkGU5F0PDddJJLfDIw==
1924-
1925-
"@next/swc-linux-x64-gnu@12.3.2":
1926-
version "12.3.2"
1927-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.3.2.tgz#5307579e3d8fbdb03adbe6cfc915b51548e0a103"
1928-
integrity sha512-fCPkLuwDwY8/QeXxciJJjDHG09liZym/Bhb4A+RLFQ877wUkwFsNWDUTSdUx0YXlYK/1gf67BKauqKkOKp6CYw==
1929-
1930-
"@next/swc-linux-x64-musl@12.3.2":
1931-
version "12.3.2"
1932-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.3.2.tgz#d5cb920a825a8dc80ffba8a6b797fb845af0b84c"
1933-
integrity sha512-o+GifBIQ2K+/MEFxHsxUZoU3bsuVFLXZYWd3idimFHiVdDCVYiKsY6mYMmKDlucX+9xRyOCkKL9Tjf+3tuXJpw==
1934-
1935-
"@next/swc-win32-arm64-msvc@12.3.2":
1936-
version "12.3.2"
1937-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.3.2.tgz#2a0d619e5bc0cec17ed093afd1ca6b1c37c2690c"
1938-
integrity sha512-crii66irzGGMSUR0L8r9+A06eTv7FTXqw4rgzJ33M79EwQJOdpY7RVKXLQMurUhniEeQEEOfamiEdPIi/qxisw==
1939-
1940-
"@next/swc-win32-ia32-msvc@12.3.2":
1941-
version "12.3.2"
1942-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.3.2.tgz#769bef60d0d678c3d7606a4dc7fee018d6199227"
1943-
integrity sha512-5hRUSvn3MdQ4nVRu1rmKxq5YJzpTtZfaC/NyGw6wa4NSF1noUn/pdQGUr+I5Qz3CZkd1gZzzC0eaXQHlrk0E2g==
1944-
1945-
"@next/swc-win32-x64-msvc@12.3.2":
1946-
version "12.3.2"
1947-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.2.tgz#45beb4b9d28e6dd6abf63cab1c5b92dc84323a6b"
1948-
integrity sha512-tpQJYUH+TzPMIsdVl9fH8uDg47iwiNjKY+8e9da3dXqlkztKzjSw0OwSADoqh3KrifplXeKSta+BBGLdBqg3sg==
1885+
"@next/swc-android-arm-eabi@13.0.2":
1886+
version "13.0.2"
1887+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.0.2.tgz#66669b8aab5062f554b8e9905d855679aabf0342"
1888+
integrity sha512-X54UQCTFyOGnJP//Z71dPPlp4BCYcQL2ncikKXQcPzVpqPs4C3m+tKC8ivBNH6edAXkppwsLRz1/yQwgSZ9Swg==
1889+
1890+
"@next/swc-android-arm64@13.0.2":
1891+
version "13.0.2"
1892+
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-13.0.2.tgz#c0641d30525e0fb22bf1e2baf6c461d2d9e52f1a"
1893+
integrity sha512-1P00Kv8uKaLubqo7JzPrTqgFAzSOmfb8iwqJrOb9in5IvTRtNGlkR4hU0sXzqbQNM/+SaYxze6Z5ry1IDyb/cQ==
1894+
1895+
"@next/swc-darwin-arm64@13.0.2":
1896+
version "13.0.2"
1897+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.0.2.tgz#d7e01a33393e83456dbfdc41446bb8a923968ff7"
1898+
integrity sha512-1zGIOkInkOLRv0QQGZ+3wffYsyKI4vIy62LYTvDWUn7TAYqnmXwougp9NSLqDeagLwgsv2URrykyAFixA/YqxA==
1899+
1900+
"@next/swc-darwin-x64@13.0.2":
1901+
version "13.0.2"
1902+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.0.2.tgz#d4a3fbe51edf871a675d89a7afdc78174d1e5841"
1903+
integrity sha512-ECDAjoMP1Y90cARaelS6X+k6BQx+MikAYJ8f/eaJrLur44NIOYc9HA/dgcTp5jenguY4yT8V+HCquLjAVle6fA==
1904+
1905+
"@next/swc-freebsd-x64@13.0.2":
1906+
version "13.0.2"
1907+
resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.0.2.tgz#1b54c3f38d3b36f86663a8dfcc81ea05e01f5172"
1908+
integrity sha512-2DcL/ofQdBnQX3IoI9sjlIAyLCD1oZoUBuhrhWbejvBQjutWrI0JTEv9uG69WcxWhVMm3BCsjv8GK2/68OKp7A==
1909+
1910+
"@next/swc-linux-arm-gnueabihf@13.0.2":
1911+
version "13.0.2"
1912+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.0.2.tgz#18495cff32c0b2182cfbf677614219d7072214da"
1913+
integrity sha512-Y3OQF1CSBSWW2vGkmvOIuOUNqOq8qX7f1ZpcKUVWP3/Uq++DZmVi9d18lgnSe1I3QFqc+nXWyun9ljsN83j0sw==
1914+
1915+
"@next/swc-linux-arm64-gnu@13.0.2":
1916+
version "13.0.2"
1917+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.0.2.tgz#5fb2563651166c3c6f32bf9e2f9cc6a16a9ef783"
1918+
integrity sha512-mNyzwsFF6kwZYEjnGicx9ksDZYEZvyzEc1BtCu8vdZi/v8UeixQwCiAT6FyYX9uxMPEkzk8qiU0t0u9gvltsKw==
1919+
1920+
"@next/swc-linux-arm64-musl@13.0.2":
1921+
version "13.0.2"
1922+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.0.2.tgz#b9f33c5e17cfe04aa5769b717284cf80865761e6"
1923+
integrity sha512-M6SdYjWgRrY3tJBxz0663zCRPTu5BRONmxlftKWWHv9LjAJ59neTLaGj4rp0A08DkJglZIoCkLOzLrzST6TGag==
1924+
1925+
"@next/swc-linux-x64-gnu@13.0.2":
1926+
version "13.0.2"
1927+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.0.2.tgz#29efcc2fd0122689d7e06c5b6b0883fe495db2bf"
1928+
integrity sha512-pi63RoxvG4ES1KS06Zpm0MATVIXTs/TIbLbdckeLoM40u1d3mQl/+hSSrLRSxzc2OtyL8fh92sM4gkJrQXAMAw==
1929+
1930+
"@next/swc-linux-x64-musl@13.0.2":
1931+
version "13.0.2"
1932+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.0.2.tgz#d68fdf6eefc57813fa91559c7089b49d6131ecab"
1933+
integrity sha512-9Pv91gfYnDONgjtRm78n64b/c54+azeHtlnqBLTnIFWSMBDRl1/WDkhKWIj3fBGPLimtK7Tko3ULR3og9RRUPw==
1934+
1935+
"@next/swc-win32-arm64-msvc@13.0.2":
1936+
version "13.0.2"
1937+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.0.2.tgz#acdcb3023045f60cca510f659a2349895e6405bd"
1938+
integrity sha512-Nvewe6YZaizAkGHHprbMkYqQulBjZCHKBGKeFPwoPtOA+a2Qi4pZzc/qXFyC5/2A6Z0mr2U1zg9rd04WBYMwBw==
1939+
1940+
"@next/swc-win32-ia32-msvc@13.0.2":
1941+
version "13.0.2"
1942+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.0.2.tgz#a78ee9211471768febac9df915c2a8dbbcd05e41"
1943+
integrity sha512-ZUBYGZw5G3QrqDpRq1EWi3aHmvPZM8ijK5TFL6UbH16cYQ0JpANmuG2P66KB93Qe/lWWzbeAZk/tj1XqwoCuPA==
1944+
1945+
"@next/swc-win32-x64-msvc@13.0.2":
1946+
version "13.0.2"
1947+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.0.2.tgz#e86c2de910cd68a17974db5556d4588737412c68"
1948+
integrity sha512-fA9uW1dm7C0mEYGcKlbmLcVm2sKcye+1kPxh2cM4jVR+kQQMtHWsjIzeSpe2grQLSDan06z4n6hbr8b1c3hA8w==
19491949

19501950
"@nodelib/[email protected]":
19511951
version "2.1.5"
@@ -5488,6 +5488,11 @@ cli-width@^3.0.0:
54885488
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
54895489
integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
54905490

5491+
5492+
version "0.0.1"
5493+
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
5494+
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
5495+
54915496
cliui@^6.0.0:
54925497
version "6.0.0"
54935498
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -6680,12 +6685,12 @@ escodegen@^2.0.0:
66806685
optionalDependencies:
66816686
source-map "~0.6.1"
66826687

6683-
eslint-config-next@^12.3.2:
6684-
version "12.3.2"
6685-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.3.2.tgz#3dd50a9ae5acf77f0ca5c94d77b604e40c67bf5c"
6686-
integrity sha512-ir8t3wRNexUMSKsMNh7J1EWwiBAr2dd015UAiCFvQ/01MRBPmFof1C6PFh/RqlupwamSZlv6j8gfaV1RxHuRoQ==
6688+
eslint-config-next@^13.0.2:
6689+
version "13.0.2"
6690+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.0.2.tgz#7c87837821ea7468e018ca41f3bf6fa37d53db68"
6691+
integrity sha512-SrrHp+zBDYLjOFZdM5b9aW/pliK687Xxfa+qpDuL08Z04ReHhmz3L+maXaAqgrEVZHQximP7nh0El4yNDJW+CA==
66876692
dependencies:
6688-
"@next/eslint-plugin-next" "12.3.2"
6693+
"@next/eslint-plugin-next" "13.0.2"
66896694
"@rushstack/eslint-patch" "^1.1.3"
66906695
"@typescript-eslint/parser" "^5.21.0"
66916696
eslint-import-resolver-node "^0.3.6"
@@ -10864,31 +10869,31 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
1086410869
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
1086510870
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
1086610871

10867-
next@12.3.2:
10868-
version "12.3.2"
10869-
resolved "https://registry.yarnpkg.com/next/-/next-12.3.2.tgz#3a3356a8d752726128825a8bdf17f2a3b3f861cf"
10870-
integrity sha512-orzvvebCwOqaz1eA5ZA0R5dbKxqtJyw7yeig7kDspu6p8OrplfyelzpvMHcDTKscv/l0nn/0l0v3mSsE8w4k7A==
10872+
next@13.0.2:
10873+
version "13.0.2"
10874+
resolved "https://registry.yarnpkg.com/next/-/next-13.0.2.tgz#b8c8642c70f736ed91105645391d335fc51c8f62"
10875+
integrity sha512-uQ5z5e4D9mOe8+upy6bQdYYjo/kk1v3jMW87kTy2TgAyAsEO+CkwRnMgyZ4JoHEnhPZLHwh7dk0XymRNLe1gFw==
1087110876
dependencies:
10872-
"@next/env" "12.3.2"
10877+
"@next/env" "13.0.2"
1087310878
"@swc/helpers" "0.4.11"
1087410879
caniuse-lite "^1.0.30001406"
1087510880
postcss "8.4.14"
10876-
styled-jsx "5.0.7"
10881+
styled-jsx "5.1.0"
1087710882
use-sync-external-store "1.2.0"
1087810883
optionalDependencies:
10879-
"@next/swc-android-arm-eabi" "12.3.2"
10880-
"@next/swc-android-arm64" "12.3.2"
10881-
"@next/swc-darwin-arm64" "12.3.2"
10882-
"@next/swc-darwin-x64" "12.3.2"
10883-
"@next/swc-freebsd-x64" "12.3.2"
10884-
"@next/swc-linux-arm-gnueabihf" "12.3.2"
10885-
"@next/swc-linux-arm64-gnu" "12.3.2"
10886-
"@next/swc-linux-arm64-musl" "12.3.2"
10887-
"@next/swc-linux-x64-gnu" "12.3.2"
10888-
"@next/swc-linux-x64-musl" "12.3.2"
10889-
"@next/swc-win32-arm64-msvc" "12.3.2"
10890-
"@next/swc-win32-ia32-msvc" "12.3.2"
10891-
"@next/swc-win32-x64-msvc" "12.3.2"
10884+
"@next/swc-android-arm-eabi" "13.0.2"
10885+
"@next/swc-android-arm64" "13.0.2"
10886+
"@next/swc-darwin-arm64" "13.0.2"
10887+
"@next/swc-darwin-x64" "13.0.2"
10888+
"@next/swc-freebsd-x64" "13.0.2"
10889+
"@next/swc-linux-arm-gnueabihf" "13.0.2"
10890+
"@next/swc-linux-arm64-gnu" "13.0.2"
10891+
"@next/swc-linux-arm64-musl" "13.0.2"
10892+
"@next/swc-linux-x64-gnu" "13.0.2"
10893+
"@next/swc-linux-x64-musl" "13.0.2"
10894+
"@next/swc-win32-arm64-msvc" "13.0.2"
10895+
"@next/swc-win32-ia32-msvc" "13.0.2"
10896+
"@next/swc-win32-x64-msvc" "13.0.2"
1089210897

1089310898
nice-try@^1.0.4:
1089410899
version "1.0.5"
@@ -13634,10 +13639,12 @@ [email protected]:
1363413639
shallowequal "^1.1.0"
1363513640
supports-color "^5.5.0"
1363613641

13637-
13638-
version "5.0.7"
13639-
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.7.tgz#be44afc53771b983769ac654d355ca8d019dff48"
13640-
integrity sha512-b3sUzamS086YLRuvnaDigdAewz1/EFYlHpYBP5mZovKEdQQOIIYq8lApylub3HHZ6xFjV051kkGU7cudJmrXEA==
13642+
13643+
version "5.1.0"
13644+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.0.tgz#4a5622ab9714bd3fcfaeec292aa555871f057563"
13645+
integrity sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==
13646+
dependencies:
13647+
client-only "0.0.1"
1364113648

1364213649
1364313650
version "8.0.7"

0 commit comments

Comments
 (0)