Skip to content

Commit

Permalink
usue next@canary to make styled ssr true
Browse files Browse the repository at this point in the history
  • Loading branch information
zurgl committed Nov 10, 2021
1 parent 846d55d commit 719fa42
Show file tree
Hide file tree
Showing 6 changed files with 114 additions and 112 deletions.
4 changes: 0 additions & 4 deletions archive.babel.rc

This file was deleted.

1 change: 0 additions & 1 deletion components/protocols/solana/components/nav/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import {trackStorageCleared} from 'utils/tracking-utils';
import {Typography, Popover, Button, Select} from 'antd';
import type {EntryT, ErrorT} from '@figment-solana/types';
import dynamic from 'next/dynamic';
// import ReactJson from 'react-json-view';
const DynamicReactJson = dynamic(() => import('react-json-view'), {ssr: false});
import {StepMenuBar} from 'components/shared/Layout/StepMenuBar';
import {
Expand Down
4 changes: 4 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ module.exports = {
typescript: {
ignoreBuildErrors: true,
},
experimental: {
// Enables the styled-components SWC transform
styledComponents: true,
},
};
18 changes: 10 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
"@taquito/signer": "^10.0.0",
"@taquito/taquito": "^10.0.0",
"@taquito/tzip16": "^10.1.0",
"@types/js-yaml": "^4.0.3",
"@types/node": "^15.12.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.10",
"antd": "^4.16.1",
"avalanche": "3.7.0",
"axios": "^0.21.1",
Expand All @@ -53,12 +47,13 @@
"lodash.unescape": "^4.0.1",
"mz": "^2.7.0",
"near-api-js": "^0.41.0",
"next": "12",
"nextjs-progressbar": "^0.0.11",
"next": "^12.0.4-canary.4",
"nextjs-progressbar": "^0.0.13",
"react": "^17.0.2",
"react-confetti": "^6.0.1",
"react-dom": "^17.0.2",
"react-feather": "^2.0.9",
"react-is": ">= 16.8.0",
"react-json-view": "^1.21.3",
"react-markdown": "^7.0.1",
"react-player": "^2.9.0",
Expand All @@ -77,10 +72,17 @@
"@testing-library/react": "^12.1.0",
"@types/depd": "^1.1.32",
"@types/jest": "^27.0.1",
"@types/js-yaml": "^4.0.3",
"@types/lodash.unescape": "^4.0.6",
"@types/mz": "^2.7.4",
"@types/node": "^15.12.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"@types/react-router-dom": "^5.1.7",
"@types/react-syntax-highlighter": "^13.5.2",
"@types/styled-components": "^5.1.10",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.0.0",
"babel-jest": "^27.2.0",
"babel-plugin-styled-components": "^1.13.1",
"dotenv": "^10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions pages/api/solana/connect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ export default async function connect(
try {
const {network} = req.body;
const url = getNodeURL(network);
const connection = new Connection(url, 'confirmed');
const version = await connection.getVersion();
const connection = undefined;
const version = undefined;
res.status(200).json(version['solana-core']);
} catch (error) {
let errorMessage = error instanceof Error ? error.message : 'Unknown Error';
Expand Down
195 changes: 98 additions & 97 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2047,25 +2047,25 @@
dependencies:
"@ndhoule/each" "^2.0.1"

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.3.tgz#e676b4d1454d8b6be433a348e99f2b8276ab6cd7"
integrity sha512-QcdlpcwIH9dYcVlNAU+gXaqHA/omskbRlb+R3vN7LlB2EgLt+9WQwbokcHOsNyt4pI7kDM67W4tr9l7dWnlGdQ==
"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.4-canary.4.tgz#4713b49d1885da1550f7ebd4decaa977e916fc49"
integrity sha512-DBdVNHwwMyA/bpnby2tYc4wDw/QvkBZKnpv0dZoJWBArT2FYlDHbYI+X4tEfozuAMq+hGbyzmD8VtGsxZAz8NQ==

"@next/[email protected]":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-11.0.1.tgz#5dd3264a40fadcf28eba00d914d69103422bb7e6"
integrity sha512-UzdX3y6XSrj9YuASUb/p4sRvfjP2klj2YgIOfMwrWoLTTPJQMh00hREB9Ftr7m7RIxjVSAaaLXIRLdxvq948GA==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-12.0.3.tgz#4217e5284762124bf9fe2505622c4de89998f7a2"
integrity sha512-fgjVjdCk0Jq627d/N33oQIJjWrcKtzw6Dfa2PfypoIJ35/xFIKgs6mPyvq8cg3Ao5b7dEn9+Rw45PGjlY5e7JA==
"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-12.0.4-canary.4.tgz#351f41a4a1d53870bc3b03ffdb12a2ef331c72db"
integrity sha512-0hsqaA+GpYxRKfVYkXsPFLh7VL9cJ2vHNsoGTSzt1fiDsxGjjpVdWjdwPQzqYiI2XcIisQZ1uffjDfx1ZE3TpQ==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-12.0.3.tgz#d85a609bf7d75eb190940d0fc64eff94c0e4a478"
integrity sha512-gHfDEVHFeTUpQMcyytzvkuOu+5DQXjXbCbQHuavFftYrlHqXfzYFsa+wERff+g4/0IzEvcYVp3F4gdmynWfUog==
"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-12.0.4-canary.4.tgz#0500a305bf3d5fbbd9fe514acce8be027083f5ed"
integrity sha512-U94TT5KblwZg+NvCfL/B3KwsTL0hjFx/N35Itm0VGFODk9/4FQ1b0jbKsijnC2F0xS9dqN/xZ/M4eyVfVMQZ1Q==
dependencies:
"@babel/code-frame" "7.12.11"
anser "1.4.9"
Expand All @@ -2079,65 +2079,65 @@
stacktrace-parser "0.1.10"
strip-ansi "6.0.1"

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.3.tgz#1389b0370e258634432d6dd78f889c09a8328e10"
integrity sha512-YPtlfvkYh/4MvNNm5w3uwo+1KPMg67snzr5CuexbRewsu2ITaF7f0bh0Jcayi20wztk8SgWjNz1bmF8j9qbWIw==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.3.tgz#8b99b3e7f13dda1f4c3c6dc83af73d8f40afecd5"
integrity sha512-40sOl9/50aamX0dEMrecqJQcUrRK47D7S9F66ulrZmz+5Ujp0lnP1rBOXngo0PZMecfU1tr7zbNubiAMDxfCxw==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.3.tgz#a385e610fb4a20c47355520b82a79d08e0f6441e"
integrity sha512-iKSe2hCMB51Ft41cNAxZk6St1rBlqSRtBSl4oO0zJlGu7bCxXCGCJ058/OLvYxcNWgz7ODOApObm3Yjv8XEvxg==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.3.tgz#0405a3838a652b7bb44c5cd5d920c11240194385"
integrity sha512-/BcnfLyhIj4rgU3yVDfD8uXK2TcNYIdflYHKkjFxd3/J1GWOtBN31m0dB8fL0h5LdW11kzaXvVvab3f5ilkEww==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.3.tgz#f5d43be7314044526fd9f1eef34337bb95f02e01"
integrity sha512-2HNPhBJuN9L6JzqqqdYB4TKfFFmaKkpF0X3C1s83Xp61mR2sx8gOthHQtZqWDs4ZLnKZU0j2flGU1uuqpHPCpg==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.3.tgz#6f1cda1dadabcc4d4f13bd6f5ce23b9879bc6d73"
integrity sha512-NXTON1XK7zi2i+A+bY1PVLi1g5b8cSwgzbnuVR0vAgOtU+3at7FqAKOWfuFIXY7eBEK65uu0Fu5gADhMj0uanQ==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.3.tgz#1eedc1f1fcafc9862ef7e83205ada96bf320a694"
integrity sha512-8D0q22VavhcIl2ZQErEffgh5q6mChaG84uTluAoFfjwrgYtPDZX0M5StqkTZL6T5gA5RLHboNVoscIKGZWMojQ==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.3.tgz#eca85107b01a7571957ae25104d11042e9835a49"
integrity sha512-4mkimH9nMzbuQfLmZ152NYSHdrII9AeqrkrHszexL1Lup2TLMPuxlXj55eVnyyeKFXRLlnqbCu7aOIND68RbOA==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.3.tgz#758656b8e36a520c03763d154c366bec889c56b3"
integrity sha512-MXvx+IDYoSsSM7KcwbQAVo9r+ZeklHeDQiUEmyRRzQE1Q4JvkWwMdPu/NfFdyxur+RfKjRoUoWFdPi5MBKTpkw==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.3.tgz#3f8ab8fa3367d729e49b3072fb24f9d0f8af7c21"
integrity sha512-8GusumFZLp/mtVix+3JZVTGqzqntTsrTIFZ+GpcLMwyVjB3KkBwHiwJaa38WGleUinJSpJvgmhTWgppsiSKW3A==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.3.tgz#e3df153a4e0c896a5871f1d26c7e176fa1ceec72"
integrity sha512-mF7bkxSZ++QiB+E0HFqay/etvPF+ZFcCuG27lSwFIM00J+TE0IRqMyMx66vJ8g1h6khpwXPI0o2hrwIip/r8cQ==

"@next/[email protected].3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.3.tgz#c3e4af29cd74190b89461ccc26b932ae4c27f99d"
integrity sha512-eXFwyf46UFFggMQ3k2tJsOmB3SuKjWaSiZJH0tTDUsLw74lyqyzJqMCVA4yY0gWSlEnSjmX5nrCBknVZd3joaA==
"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-12.0.4-canary.4.tgz#0e0ea27ad56029821ae406f1d41948809bf0bc24"
integrity sha512-hd1FtYRaIYo0DecLvaq5VUQ52SvlKqgEK2IUXoB0tgCypVqp7I2Y6fEwdlbzUS3G2L5UIkSpSCb0/PYAwkQwag==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.0.4-canary.4.tgz#5766b873a3ad83826a207c8dc2304960f1c3fe33"
integrity sha512-tEA5DphoSOitF5WIJJd0DjhwMt0tQ+NbKzQemdd8Kij7Jn33sn9XmDB6jTOr8+uHURr5D0/LF22fNh6B6Z7Y1Q==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.0.4-canary.4.tgz#2a73b57f487977e1dcc3771524c786f71a1ca129"
integrity sha512-Ufq6keIOMbboc0TmTjaLoXWYlzJmYFanP2X0QPlFQhrSSSwz0t45Ctg1kNoyi3GEqcm6VmMnr6VvLbWs1VnkgA==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.0.4-canary.4.tgz#97b156dcccdab7cbbfc6fff6780f12d02339689a"
integrity sha512-cfGGh/92JtA4JL6ikh00OhUcPrZ6Avyzp30joG5i+o3RnU3ED8CGOEufCsaU5rqMhFb1G5D0gInZXrYjWS7Trg==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.0.4-canary.4.tgz#00e59f5219142a77666d73a5c0b1f7b17a26ac4e"
integrity sha512-DRPB1hko/HQPq9EumNY+JBj+ZLsa/m7qiOnxkbeUSYo/glr2f89ZCmSv3WCO2p5kascvL1cwc+nX4HKPiBK1oQ==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.0.4-canary.4.tgz#325dc559a3375e72bfb569ccfa288a5548413f6b"
integrity sha512-IiaIJ62JBsOH3L1xB+mRJFQtUQlI5keKRDMhBlUxRE2xDdFFMWvETt31Z9CoWJ610XafdR3iqIZS/zp431je6g==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.0.4-canary.4.tgz#681b5bbe1934c79475b15208b0d2ec2a4cf32b5a"
integrity sha512-jW7wofutQvoFmAmPrMgdR/kdGeWgTz97g7g8X9gX0Mit4vZxLkdmSyiUpumc67pHWdWy3dOWK0+Y4LtRA0aS2g==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.0.4-canary.4.tgz#294df4347f481298dbc9a7f5df5f0c8a470509eb"
integrity sha512-xgO+IMcdwGj8yEvaiqhiLdAnbk7Wcql8kKaco3d4nLzyiHZvGgmtZ8jZzak4dROnFwbyzSbmO4oIDm690MWokw==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.0.4-canary.4.tgz#227d2f90789133aad1a33a800d4a5ef2cae6672e"
integrity sha512-EPPTxe7KmuzL/i5q/L7Lez5yLPGaNaUO4YjmKnHW36AxRn/85dJiGe2eUFQYPHHOVy0KfQOXLcMCqyVe/hUkhQ==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.0.4-canary.4.tgz#a2d7a8657882e3f09351b57d678ca2ab5cf42381"
integrity sha512-b0Kt9Rrn/1I2d79OH1QhFr7TIOtOWtvEUOHiKnnDCbh9JkFWO7zqoib+gdHdPW7dEQ/9AuN6LQc3tWJ1tgffzA==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.0.4-canary.4.tgz#34c9bc6558c965bcbf12e890711dd5b6464edce0"
integrity sha512-PlWKxsOgneOpp4CkyWpgFSVU7Lwm2xTsyn0+A7JxdX25IZB3UhKY2qRRBUauE7L8+Ahj+90Ec0SWuDbqidcfVw==

"@next/[email protected].4-canary.4":
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.0.4-canary.4.tgz#713df60943a4c638f9b76bdbf97bc69465319022"
integrity sha512-gtLbleIrYo3S+uHmhW7lZVbfHal9prSojczPLWooYqCagdU5sxW3fACfsr3nNoF8Al598541g487XL4YSEDddw==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down Expand Up @@ -3174,7 +3174,7 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"

"@typescript-eslint/parser@^4.20.0":
"@typescript-eslint/parser@^4.0.0", "@typescript-eslint/parser@^4.20.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
Expand Down Expand Up @@ -9136,18 +9136,18 @@ next-tick@~1.0.0:
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=

next@12:
version "12.0.3"
resolved "https://registry.yarnpkg.com/next/-/next-12.0.3.tgz#325732ceb4193306a9a31912815fc570d1a66641"
integrity sha512-GGdhTBcerdMZbitrO67IVetmB+AHa2X69xrkXKClUT8SRu8pEVto/2QMSnfI+uYc5czCUWPsVtVY3aMoMRMaCA==
next@^12.0.4-canary.4:
version "12.0.4-canary.4"
resolved "https://registry.yarnpkg.com/next/-/next-12.0.4-canary.4.tgz#e910c98f8286af84409adc931095c1c0f706143f"
integrity sha512-pNSkd0rLMHWHUzUbSKLKqSjuANBRcdqOJ2+8SeUw7gimMFROM+Hd8uCAiGAMWekyE7n4BwlaPOcjKEsUm9EDkA==
dependencies:
"@babel/runtime" "7.15.4"
"@hapi/accept" "5.0.2"
"@napi-rs/triples" "1.0.3"
"@next/env" "12.0.3"
"@next/polyfill-module" "12.0.3"
"@next/react-dev-overlay" "12.0.3"
"@next/react-refresh-utils" "12.0.3"
"@next/env" "12.0.4-canary.4"
"@next/polyfill-module" "12.0.4-canary.4"
"@next/react-dev-overlay" "12.0.4-canary.4"
"@next/react-refresh-utils" "12.0.4-canary.4"
acorn "8.5.0"
assert "2.0.0"
browserify-zlib "0.2.0"
Expand Down Expand Up @@ -9191,24 +9191,25 @@ next@12:
vm-browserify "1.1.2"
watchpack "2.1.1"
optionalDependencies:
"@next/swc-android-arm64" "12.0.3"
"@next/swc-darwin-arm64" "12.0.3"
"@next/swc-darwin-x64" "12.0.3"
"@next/swc-linux-arm-gnueabihf" "12.0.3"
"@next/swc-linux-arm64-gnu" "12.0.3"
"@next/swc-linux-arm64-musl" "12.0.3"
"@next/swc-linux-x64-gnu" "12.0.3"
"@next/swc-linux-x64-musl" "12.0.3"
"@next/swc-win32-arm64-msvc" "12.0.3"
"@next/swc-win32-ia32-msvc" "12.0.3"
"@next/swc-win32-x64-msvc" "12.0.3"

nextjs-progressbar@^0.0.11:
version "0.0.11"
resolved "https://registry.yarnpkg.com/nextjs-progressbar/-/nextjs-progressbar-0.0.11.tgz#d8340e27f7f8cf8bca4b3ec187ebea40ea54297e"
integrity sha512-4JQkUHgDG6gz5r04lW06cMerKhQeXXq1RCSz2WqHMcJCDgKLCCqRokn603LlEORNpzBEY/pTZJIOlzf2eh4mFQ==
"@next/swc-android-arm64" "12.0.4-canary.4"
"@next/swc-darwin-arm64" "12.0.4-canary.4"
"@next/swc-darwin-x64" "12.0.4-canary.4"
"@next/swc-linux-arm-gnueabihf" "12.0.4-canary.4"
"@next/swc-linux-arm64-gnu" "12.0.4-canary.4"
"@next/swc-linux-arm64-musl" "12.0.4-canary.4"
"@next/swc-linux-x64-gnu" "12.0.4-canary.4"
"@next/swc-linux-x64-musl" "12.0.4-canary.4"
"@next/swc-win32-arm64-msvc" "12.0.4-canary.4"
"@next/swc-win32-ia32-msvc" "12.0.4-canary.4"
"@next/swc-win32-x64-msvc" "12.0.4-canary.4"

nextjs-progressbar@^0.0.13:
version "0.0.13"
resolved "https://registry.yarnpkg.com/nextjs-progressbar/-/nextjs-progressbar-0.0.13.tgz#2bea52d7c09af5edc101e80484103fb7bee04726"
integrity sha512-vuE9/j1yaFyHhMVwdlPZbGbcwnvoZZMH8fXUG+HCa+w5uojRNOMO43EL+o9YZ53QwQHsjWdfUapz+J8D/u3jFw==
dependencies:
nprogress "^0.2.0"
prop-types "^15.7.2"

node-addon-api@^2.0.0:
version "2.0.2"
Expand Down Expand Up @@ -10395,7 +10396,7 @@ react-feather@^2.0.9:
dependencies:
prop-types "^15.7.2"

[email protected], "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.0, react-is@^17.0.1, react-is@^17.0.2:
[email protected], "react-is@>= 16.8.0", "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.0, react-is@^17.0.1, react-is@^17.0.2:
version "17.0.2"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
Expand Down

0 comments on commit 719fa42

Please sign in to comment.