Skip to content

Commit 6d123b1

Browse files
fix(deps): replace dependency @material-ui/core with @mui/material 5.0.0
1 parent 2b0bae1 commit 6d123b1

File tree

2 files changed

+182
-44
lines changed

2 files changed

+182
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@elzup/kit": "1.4.0",
17-
"@material-ui/core": "4.12.4",
17+
"@mui/material": "5.0.0",
1818
"@material-ui/icons": "4.11.3",
1919
"@material-ui/styles": "4.11.5",
2020
"color": "4.2.1",

yarn.lock

Lines changed: 181 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,6 +1527,13 @@
15271527
dependencies:
15281528
regenerator-runtime "^0.13.4"
15291529

1530+
"@babel/runtime@^7.14.8", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5":
1531+
version "7.22.5"
1532+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
1533+
integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
1534+
dependencies:
1535+
regenerator-runtime "^0.13.11"
1536+
15301537
"@babel/runtime@^7.17.8":
15311538
version "7.20.6"
15321539
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3"
@@ -1737,6 +1744,17 @@
17371744
resolved "https://registry.yarnpkg.com/@elzup/kit/-/kit-1.4.0.tgz#cf51b4fbba0eaa5c56233368b046702fd57b03ae"
17381745
integrity sha512-1ItEmqpEx7f/hPjnjxfZcRc3bNSvNS+Z6vB3ze/YduhN5MHNdPdttjCmtZ7Nl0DeEWeUDZanmf/m3cu60R2rbQ==
17391746

1747+
"@emotion/cache@^11.11.0":
1748+
version "11.11.0"
1749+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
1750+
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
1751+
dependencies:
1752+
"@emotion/memoize" "^0.8.1"
1753+
"@emotion/sheet" "^1.2.2"
1754+
"@emotion/utils" "^1.2.1"
1755+
"@emotion/weak-memoize" "^0.3.1"
1756+
stylis "4.2.0"
1757+
17401758
"@emotion/hash@^0.8.0":
17411759
version "0.8.0"
17421760
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
@@ -1749,11 +1767,28 @@
17491767
dependencies:
17501768
"@emotion/memoize" "0.7.4"
17511769

1770+
"@emotion/is-prop-valid@^1.1.0":
1771+
version "1.2.1"
1772+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
1773+
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
1774+
dependencies:
1775+
"@emotion/memoize" "^0.8.1"
1776+
17521777
"@emotion/memoize@0.7.4":
17531778
version "0.7.4"
17541779
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
17551780
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
17561781

1782+
"@emotion/memoize@^0.8.1":
1783+
version "0.8.1"
1784+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
1785+
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
1786+
1787+
"@emotion/sheet@^1.2.2":
1788+
version "1.2.2"
1789+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
1790+
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
1791+
17571792
"@emotion/stylis@^0.8.4":
17581793
version "0.8.5"
17591794
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
@@ -1764,6 +1799,16 @@
17641799
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
17651800
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
17661801

1802+
"@emotion/utils@^1.2.1":
1803+
version "1.2.1"
1804+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
1805+
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
1806+
1807+
"@emotion/weak-memoize@^0.3.1":
1808+
version "0.3.1"
1809+
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
1810+
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
1811+
17671812
"@eslint/eslintrc@^0.4.3":
17681813
version "0.4.3"
17691814
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
@@ -2216,32 +2261,14 @@
22162261
"@jridgewell/resolve-uri" "^3.0.3"
22172262
"@jridgewell/sourcemap-codec" "^1.4.10"
22182263

2219-
"@material-ui/core@4.12.4":
2220-
version "4.12.4"
2221-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73"
2222-
integrity sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==
2223-
dependencies:
2224-
"@babel/runtime" "^7.4.4"
2225-
"@material-ui/styles" "^4.11.5"
2226-
"@material-ui/system" "^4.12.2"
2227-
"@material-ui/types" "5.1.0"
2228-
"@material-ui/utils" "^4.11.3"
2229-
"@types/react-transition-group" "^4.2.0"
2230-
clsx "^1.0.4"
2231-
hoist-non-react-statics "^3.3.2"
2232-
popper.js "1.16.1-lts"
2233-
prop-types "^15.7.2"
2234-
react-is "^16.8.0 || ^17.0.0"
2235-
react-transition-group "^4.4.0"
2236-
22372264
"@material-ui/icons@4.11.3":
22382265
version "4.11.3"
22392266
resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.3.tgz#b0693709f9b161ce9ccde276a770d968484ecff1"
22402267
integrity sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==
22412268
dependencies:
22422269
"@babel/runtime" "^7.4.4"
22432270

2244-
"@material-ui/styles@4.11.5", "@material-ui/styles@^4.11.5":
2271+
"@material-ui/styles@4.11.5":
22452272
version "4.11.5"
22462273
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.5.tgz#19f84457df3aafd956ac863dbe156b1d88e2bbfb"
22472274
integrity sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==
@@ -2263,16 +2290,6 @@
22632290
jss-plugin-vendor-prefixer "^10.5.1"
22642291
prop-types "^15.7.2"
22652292

2266-
"@material-ui/system@^4.12.2":
2267-
version "4.12.2"
2268-
resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.12.2.tgz#f5c389adf3fce4146edd489bf4082d461d86aa8b"
2269-
integrity sha512-6CSKu2MtmiJgcCGf6nBQpM8fLkuB9F55EKfbdTC80NND5wpTmKzwdhLYLH3zL4cLlK0gVaaltW7/wMuyTnN0Lw==
2270-
dependencies:
2271-
"@babel/runtime" "^7.4.4"
2272-
"@material-ui/utils" "^4.11.3"
2273-
csstype "^2.5.2"
2274-
prop-types "^15.7.2"
2275-
22762293
"@material-ui/types@5.1.0":
22772294
version "5.1.0"
22782295
resolved "https://registry.yarnpkg.com/@material-ui/types/-/types-5.1.0.tgz#efa1c7a0b0eaa4c7c87ac0390445f0f88b0d88f2"
@@ -2325,6 +2342,86 @@
23252342
call-me-maybe "^1.0.1"
23262343
glob-to-regexp "^0.3.0"
23272344

2345+
"@mui/core@5.0.0-alpha.47":
2346+
version "5.0.0-alpha.47"
2347+
resolved "https://registry.yarnpkg.com/@mui/core/-/core-5.0.0-alpha.47.tgz#68d044a5e81fa0f752b8c8a7b40deec04925beab"
2348+
integrity sha512-/GCIWOq+ydeY8HTWexrvQw7OsmRRvdzW+BB4vQ+V6alaECKSXPQrTDuQtd+lgI2il4p7uhPIKIqjcaAZ/FaNHA==
2349+
dependencies:
2350+
"@babel/runtime" "^7.14.8"
2351+
"@emotion/is-prop-valid" "^1.1.0"
2352+
"@mui/utils" "^5.0.0"
2353+
clsx "^1.1.1"
2354+
prop-types "^15.7.2"
2355+
react-is "^17.0.2"
2356+
2357+
"@mui/material@5.0.0":
2358+
version "5.0.0"
2359+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.0.0.tgz#e5397b7778615933cabee7918230b9e7019ff1b9"
2360+
integrity sha512-XZNPYQocFyS2Q8Wc7PMudazKa8VDaXADK9PxUfOF6Q0GQNXjLkOn1vRWlyF9EOZQ4QLbgJHyHDlH7ELBN0CA0w==
2361+
dependencies:
2362+
"@babel/runtime" "^7.14.8"
2363+
"@mui/core" "5.0.0-alpha.47"
2364+
"@mui/system" "^5.0.0"
2365+
"@mui/types" "^7.0.0"
2366+
"@mui/utils" "^5.0.0"
2367+
"@popperjs/core" "^2.4.4"
2368+
"@types/react-transition-group" "^4.4.2"
2369+
clsx "^1.1.1"
2370+
csstype "^3.0.8"
2371+
hoist-non-react-statics "^3.3.2"
2372+
prop-types "^15.7.2"
2373+
react-is "^17.0.2"
2374+
react-transition-group "^4.4.2"
2375+
2376+
"@mui/private-theming@^5.13.1":
2377+
version "5.13.1"
2378+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.13.1.tgz#c3e9a0b44f9c5a51b92cfcfb660536060cb61ed7"
2379+
integrity sha512-HW4npLUD9BAkVppOUZHeO1FOKUJWAwbpy0VQoGe3McUYTlck1HezGHQCfBQ5S/Nszi7EViqiimECVl9xi+/WjQ==
2380+
dependencies:
2381+
"@babel/runtime" "^7.21.0"
2382+
"@mui/utils" "^5.13.1"
2383+
prop-types "^15.8.1"
2384+
2385+
"@mui/styled-engine@^5.13.2":
2386+
version "5.13.2"
2387+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.13.2.tgz#c87bd61c0ab8086d34828b6defe97c02bcd642ef"
2388+
integrity sha512-VCYCU6xVtXOrIN8lcbuPmoG+u7FYuOERG++fpY74hPpEWkyFQG97F+/XfTQVYzlR2m7nPjnwVUgATcTCMEaMvw==
2389+
dependencies:
2390+
"@babel/runtime" "^7.21.0"
2391+
"@emotion/cache" "^11.11.0"
2392+
csstype "^3.1.2"
2393+
prop-types "^15.8.1"
2394+
2395+
"@mui/system@^5.0.0":
2396+
version "5.13.6"
2397+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.6.tgz#5bf4f84fad0c9ed771458f821e384f61abfa33ca"
2398+
integrity sha512-G3Xr28uLqU3DyF6r2LQkHGw/ku4P0AHzlKVe7FGXOPl7X1u+hoe2xxj8Vdiq/69II/mh9OP21i38yBWgWb7WgQ==
2399+
dependencies:
2400+
"@babel/runtime" "^7.22.5"
2401+
"@mui/private-theming" "^5.13.1"
2402+
"@mui/styled-engine" "^5.13.2"
2403+
"@mui/types" "^7.2.4"
2404+
"@mui/utils" "^5.13.6"
2405+
clsx "^1.2.1"
2406+
csstype "^3.1.2"
2407+
prop-types "^15.8.1"
2408+
2409+
"@mui/types@^7.0.0", "@mui/types@^7.2.4":
2410+
version "7.2.4"
2411+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
2412+
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
2413+
2414+
"@mui/utils@^5.0.0", "@mui/utils@^5.13.1", "@mui/utils@^5.13.6":
2415+
version "5.13.6"
2416+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.6.tgz#aa29d75de59577585b9f23891b03592d40459ed7"
2417+
integrity sha512-ggNlxl5NPSbp+kNcQLmSig6WVB0Id+4gOxhx644987v4fsji+CSXc+MFYLocFB/x4oHtzCUlSzbVHlJfP/fXoQ==
2418+
dependencies:
2419+
"@babel/runtime" "^7.22.5"
2420+
"@types/prop-types" "^15.7.5"
2421+
"@types/react-is" "^18.2.0"
2422+
prop-types "^15.8.1"
2423+
react-is "^18.2.0"
2424+
23282425
"@next/env@12.1.6":
23292426
version "12.1.6"
23302427
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.6.tgz#5f44823a78335355f00f1687cfc4f1dafa3eca08"
@@ -2447,6 +2544,11 @@
24472544
schema-utils "^3.0.0"
24482545
source-map "^0.7.3"
24492546

2547+
"@popperjs/core@^2.4.4":
2548+
version "2.11.8"
2549+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
2550+
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
2551+
24502552
"@rollup/plugin-babel@^5.2.0":
24512553
version "5.3.0"
24522554
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
@@ -3489,6 +3591,11 @@
34893591
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
34903592
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
34913593

3594+
"@types/prop-types@^15.7.5":
3595+
version "15.7.5"
3596+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
3597+
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
3598+
34923599
"@types/qs@^6.9.5":
34933600
version "6.9.7"
34943601
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
@@ -3516,17 +3623,24 @@
35163623
dependencies:
35173624
"@types/react" "*"
35183625

3626+
"@types/react-is@^18.2.0":
3627+
version "18.2.1"
3628+
resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-18.2.1.tgz#61d01c2a6fc089a53520c0b66996d458fdc46863"
3629+
integrity sha512-wyUkmaaSZEzFZivD8F2ftSyAfk6L+DfFliVj/mYdOXbVjRcS87fQJLTnhk6dRZPuJjI+9g6RZJO4PNCngUrmyw==
3630+
dependencies:
3631+
"@types/react" "*"
3632+
35193633
"@types/react-test-renderer@>=16.9.0":
35203634
version "17.0.1"
35213635
resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-17.0.1.tgz#3120f7d1c157fba9df0118dae20cb0297ee0e06b"
35223636
integrity sha512-3Fi2O6Zzq/f3QR9dRnlnHso9bMl7weKCviFmfF6B4LS1Uat6Hkm15k0ZAQuDz+UBq6B3+g+NM6IT2nr5QgPzCw==
35233637
dependencies:
35243638
"@types/react" "*"
35253639

3526-
"@types/react-transition-group@^4.2.0":
3527-
version "4.4.3"
3528-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.3.tgz#b0994da0a7023d67dbb4a8910a62112bc00d5688"
3529-
integrity sha512-fUx5muOWSYP8Bw2BUQ9M9RK9+W1XBK/7FLJ8PTQpnpTEkn0ccyMffyEQvan4C3h53gHdx7KE5Qrxi/LnUGQtdg==
3640+
"@types/react-transition-group@^4.4.2":
3641+
version "4.4.6"
3642+
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e"
3643+
integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==
35303644
dependencies:
35313645
"@types/react" "*"
35323646

@@ -5346,6 +5460,11 @@ clsx@^1.0.4:
53465460
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
53475461
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
53485462

5463+
clsx@^1.1.1, clsx@^1.2.1:
5464+
version "1.2.1"
5465+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
5466+
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
5467+
53495468
co@^4.6.0:
53505469
version "4.6.0"
53515470
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
@@ -5837,6 +5956,11 @@ csstype@^3.0.2, csstype@^3.0.6:
58375956
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
58385957
integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
58395958

5959+
csstype@^3.0.8, csstype@^3.1.2:
5960+
version "3.1.2"
5961+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
5962+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
5963+
58405964
currently-unhandled@^0.4.1:
58415965
version "0.4.1"
58425966
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
@@ -11012,11 +11136,6 @@ polished@^4.2.2:
1101211136
dependencies:
1101311137
"@babel/runtime" "^7.17.8"
1101411138

11015-
popper.js@1.16.1-lts:
11016-
version "1.16.1-lts"
11017-
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1-lts.tgz#cf6847b807da3799d80ee3d6d2f90df8a3f50b05"
11018-
integrity sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==
11019-
1102011139
posix-character-classes@^0.1.0:
1102111140
version "0.1.1"
1102211141
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
@@ -11285,6 +11404,15 @@ prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.6.2, prop-types@^15.7.2:
1128511404
object-assign "^4.1.1"
1128611405
react-is "^16.8.1"
1128711406

11407+
prop-types@^15.8.1:
11408+
version "15.8.1"
11409+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
11410+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
11411+
dependencies:
11412+
loose-envify "^1.4.0"
11413+
object-assign "^4.1.1"
11414+
react-is "^16.13.1"
11415+
1128811416
property-information@^5.0.0, property-information@^5.3.0:
1128911417
version "5.6.0"
1129011418
resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.6.0.tgz#61675545fb23002f245c6540ec46077d4da3ed69"
@@ -11529,11 +11657,16 @@ react-is@17.0.2, "react-is@^16.12.0 || ^17.0.0", "react-is@^16.8.0 || ^17.0.0",
1152911657
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1153011658
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1153111659

11532-
react-is@^16.7.0, react-is@^16.8.1:
11660+
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
1153311661
version "16.13.1"
1153411662
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1153511663
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
1153611664

11665+
react-is@^18.2.0:
11666+
version "18.2.0"
11667+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
11668+
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
11669+
1153711670
react-lifecycles-compat@^3.0.2:
1153811671
version "3.0.4"
1153911672
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
@@ -11562,10 +11695,10 @@ react-test-renderer@17.0.2:
1156211695
react-shallow-renderer "^16.13.1"
1156311696
scheduler "^0.20.2"
1156411697

11565-
react-transition-group@^4.4.0:
11566-
version "4.4.2"
11567-
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.2.tgz#8b59a56f09ced7b55cbd53c36768b922890d5470"
11568-
integrity sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==
11698+
react-transition-group@^4.4.2:
11699+
version "4.4.5"
11700+
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1"
11701+
integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==
1156911702
dependencies:
1157011703
"@babel/runtime" "^7.5.5"
1157111704
dom-helpers "^5.0.1"
@@ -12758,6 +12891,11 @@ styled-jsx@5.0.2:
1275812891
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.2.tgz#ff230fd593b737e9e68b630a694d460425478729"
1275912892
integrity sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==
1276012893

12894+
stylis@4.2.0:
12895+
version "4.2.0"
12896+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
12897+
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
12898+
1276112899
stylis@^4.0.6:
1276212900
version "4.0.10"
1276312901
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240"

0 commit comments

Comments
 (0)