17
17
dependencies :
18
18
default-browser-id "3.0.0"
19
19
20
+ " @babel/cli@^7.21.0 " :
21
+ version "7.21.5"
22
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.5.tgz#a685a5b50b785f2edfbf6e042c1265c653547d9d"
23
+ integrity sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==
24
+ dependencies :
25
+ " @jridgewell/trace-mapping" " ^0.3.17"
26
+ commander "^4.0.1"
27
+ convert-source-map "^1.1.0"
28
+ fs-readdir-recursive "^1.1.0"
29
+ glob "^7.2.0"
30
+ make-dir "^2.1.0"
31
+ slash "^2.0.0"
32
+ optionalDependencies :
33
+ " @nicolo-ribaudo/chokidar-2" " 2.1.8-no-fsevents.3"
34
+ chokidar "^3.4.0"
35
+
20
36
" @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
21
37
version "7.21.4"
22
38
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
29
45
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
30
46
integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
31
47
32
- " @babel/core@^7.11.6" , "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.2", "@babel/core@^7.7.5", "@babel/core@~7.21.0":
48
+ " @babel/core@^7.11.6" , "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.2", "@babel/core@^7.21.0", "@babel/core@^7. 7.5", "@babel/core@~7.21.0":
33
49
version "7.21.8"
34
50
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4"
35
51
integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==
60
76
" @jridgewell/trace-mapping" " ^0.3.17"
61
77
jsesc "^2.5.1"
62
78
63
- " @babel/helper-annotate-as-pure@^7.16.0 " , "@babel/helper-annotate-as-pure@^7. 18.6":
79
+ " @babel/helper-annotate-as-pure@^7.18.6 " :
64
80
version "7.18.6"
65
81
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
66
82
integrity sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
148
164
dependencies :
149
165
" @babel/types" " ^7.21.5"
150
166
151
- " @babel/helper-module-imports@^7.0.0 " , "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7. 18.6", "@babel/helper-module-imports@^7.21.4":
167
+ " @babel/helper-module-imports@^7.18.6" , "@babel/helper-module-imports@^7.21.4":
152
168
version "7.21.4"
153
169
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
154
170
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
288
304
" @babel/helper-skip-transparent-expression-wrappers" " ^7.20.0"
289
305
" @babel/plugin-proposal-optional-chaining" " ^7.20.7"
290
306
307
+ " @babel/plugin-external-helpers@^7.18.6 " :
308
+ version "7.18.6"
309
+ resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.18.6.tgz#58f2a6eca8ad05bc130de8cec569c43dc19b6deb"
310
+ integrity sha512-wNqc87qjLvsD1PIMQBzLn1bMuTlGzqLzM/1VGQ22Wm51cbCWS9k71ydp5iZS4hjwQNuTWSn/xbZkkusNENwtZg==
311
+ dependencies :
312
+ " @babel/helper-plugin-utils" " ^7.18.6"
313
+
291
314
" @babel/plugin-proposal-async-generator-functions@^7.20.7 " :
292
315
version "7.20.7"
293
316
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326"
966
989
" @babel/plugin-transform-react-jsx-development" " ^7.18.6"
967
990
" @babel/plugin-transform-react-pure-annotations" " ^7.18.6"
968
991
969
- " @babel/preset-typescript@^7.13.0" , "@babel/preset-typescript@^7.21.5":
992
+ " @babel/preset-typescript@^7.13.0" , "@babel/preset-typescript@^7.21.0", "@babel/preset-typescript@^7.21. 5":
970
993
version "7.21.5"
971
994
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz#68292c884b0e26070b4d66b202072d391358395f"
972
995
integrity sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==
1009
1032
" @babel/parser" " ^7.20.7"
1010
1033
" @babel/types" " ^7.20.7"
1011
1034
1012
- " @babel/traverse@^7.1.6" , "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5 ", "@babel/traverse@^7.4 .5", "@babel/traverse@~7.21.2":
1035
+ " @babel/traverse@^7.1.6" , "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.2 ", "@babel/traverse@^7.21 .5", "@babel/traverse@~7.21.2":
1013
1036
version "7.21.5"
1014
1037
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
1015
1038
integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
1113
1136
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
1114
1137
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
1115
1138
1116
- " @emotion/is-prop-valid@^1.1.0 " :
1117
- version "1.2.1"
1118
- resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
1119
- integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
1120
- dependencies :
1121
- " @emotion/memoize" " ^0.8.1"
1122
-
1123
- " @emotion/memoize@^0.8.1 " :
1139
+ " @emotion/unitless@^0.8.0 " :
1124
1140
version "0.8.1"
1125
- resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
1126
- integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
1127
-
1128
- " @emotion/stylis@^0.8.4 " :
1129
- version "0.8.5"
1130
- resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1131
- integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1132
-
1133
- " @emotion/unitless@^0.7.4 " :
1134
- version "0.7.5"
1135
- resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1136
- integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
1141
+ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
1142
+ integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
1137
1143
1138
1144
" @emotion/use-insertion-effect-with-fallbacks@^1.0.0 " :
1139
1145
version "1.0.1"
1424
1430
pump "^3.0.0"
1425
1431
tar-fs "^2.1.1"
1426
1432
1433
+ " @nicolo-ribaudo/[email protected] " :
1434
+ version "2.1.8-no-fsevents.3"
1435
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
1436
+ integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
1437
+
1427
1438
1428
1439
version "2.1.5"
1429
1440
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
2889
2900
dependencies :
2890
2901
" @types/node" " *"
2891
2902
2892
- " @types/hoist-non-react-statics@* " :
2893
- version "3.3.1"
2894
- resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
2895
- integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
2896
- dependencies :
2897
- " @types/react" " *"
2898
- hoist-non-react-statics "^3.3.0"
2899
-
2900
2903
" @types/html-minifier-terser@^6.0.0 " :
2901
2904
version "6.1.0"
2902
2905
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
3014
3017
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
3015
3018
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
3016
3019
3017
- " @types/react@* " , "@types/react@ >=16", "@types/react@^18.2.6":
3020
+ " @types/react@>=16" , "@types/react@^18.2.6":
3018
3021
version "18.2.6"
3019
3022
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
3020
3023
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
3059
3062
" @types/mime" " *"
3060
3063
" @types/node" " *"
3061
3064
3062
- " @types/styled-components@^5.1.26 " :
3063
- version "5.1.26"
3064
- resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.26.tgz#5627e6812ee96d755028a98dae61d28e57c233af"
3065
- integrity sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==
3066
- dependencies :
3067
- " @types/hoist-non-react-statics" " *"
3068
- " @types/react" " *"
3069
- csstype "^3.0.2"
3070
-
3071
3065
" @types/unist@^2.0.0 " :
3072
3066
version "2.0.6"
3073
3067
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
@@ -3671,22 +3665,6 @@ babel-plugin-react-docgen@^4.2.1:
3671
3665
lodash "^4.17.15"
3672
3666
react-docgen "^5.0.0"
3673
3667
3674
- " babel-plugin-styled-components@>= 1.12.0 " :
3675
- version "2.1.1"
3676
- resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.1.tgz#cd977cc0ff8410d5cbfdd142e42576e9c8794b87"
3677
- integrity sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA==
3678
- dependencies :
3679
- " @babel/helper-annotate-as-pure" " ^7.16.0"
3680
- " @babel/helper-module-imports" " ^7.16.0"
3681
- babel-plugin-syntax-jsx "^6.18.0"
3682
- lodash "^4.17.21"
3683
- picomatch "^2.3.0"
3684
-
3685
- babel-plugin-syntax-jsx@^6.18.0 :
3686
- version "6.18.0"
3687
- resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
3688
- integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==
3689
-
3690
3668
balanced-match@^1.0.0 :
3691
3669
version "1.0.2"
3692
3670
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
@@ -4056,7 +4034,7 @@ chardet@^0.7.0:
4056
4034
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
4057
4035
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
4058
4036
4059
- chokidar@^3.5.3 :
4037
+ chokidar@^3.4.0, chokidar@^3. 5.3 :
4060
4038
version "3.5.3"
4061
4039
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
4062
4040
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
@@ -4252,6 +4230,11 @@ commander@^2.19.0, commander@^2.20.0:
4252
4230
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
4253
4231
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
4254
4232
4233
+ commander@^4.0.1 :
4234
+ version "4.1.1"
4235
+ resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
4236
+ integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
4237
+
4255
4238
commander@^6.2.1 :
4256
4239
version "6.2.1"
4257
4240
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
@@ -4425,7 +4408,7 @@ conventional-commits-parser@^3.2.3:
4425
4408
split2 "^3.0.0"
4426
4409
through2 "^4.0.0"
4427
4410
4428
- convert-source-map@^1.6.0, convert-source-map@^1.7.0 :
4411
+ convert-source-map@^1.1.0, convert-source-map@^1. 6.0, convert-source-map@^1.7.0 :
4429
4412
version "1.9.0"
4430
4413
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
4431
4414
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
@@ -4549,7 +4532,7 @@ css-select@^4.1.3:
4549
4532
domutils "^2.8.0"
4550
4533
nth-check "^2.0.1"
4551
4534
4552
- css-to-react-native@^3.0 .0 :
4535
+ css-to-react-native@^3.2 .0 :
4553
4536
version "3.2.0"
4554
4537
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.2.0.tgz#cdd8099f71024e149e4f6fe17a7d46ecd55f1e32"
4555
4538
integrity sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==
@@ -5664,6 +5647,11 @@ fs-monkey@^1.0.3:
5664
5647
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
5665
5648
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
5666
5649
5650
+ fs-readdir-recursive@^1.1.0 :
5651
+ version "1.1.0"
5652
+ resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz#e32fc030a2ccee44a6b5371308da54be0b397d27"
5653
+ integrity sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==
5654
+
5667
5655
fs.realpath@^1.0.0 :
5668
5656
version "1.0.0"
5669
5657
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
@@ -5822,7 +5810,7 @@ glob-to-regexp@^0.4.1:
5822
5810
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
5823
5811
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
5824
5812
5825
- [email protected] , glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
5813
+ [email protected] , glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.2.0 :
5826
5814
version "7.2.3"
5827
5815
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
5828
5816
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -5997,13 +5985,6 @@ he@^1.2.0:
5997
5985
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
5998
5986
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
5999
5987
6000
- hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0 :
6001
- version "3.3.2"
6002
- resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
6003
- integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
6004
- dependencies :
6005
- react-is "^16.7.0"
6006
-
6007
5988
homedir-polyfill@^1.0.1 :
6008
5989
version "1.0.3"
6009
5990
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
9084
9065
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"
9085
9066
integrity sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==
9086
9067
9087
- react-is@^16.13.1, react-is@^16.7.0 :
9068
+ react-is@^16.13.1 :
9088
9069
version "16.13.1"
9089
9070
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
9090
9071
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9775,6 +9756,11 @@ sisteransi@^1.0.5:
9775
9756
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
9776
9757
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
9777
9758
9759
+ slash@^2.0.0 :
9760
+ version "2.0.0"
9761
+ resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
9762
+ integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
9763
+
9778
9764
slash@^3.0.0 :
9779
9765
version "3.0.0"
9780
9766
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -10046,21 +10032,26 @@ style-loader@^3.3.1:
10046
10032
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.2.tgz#eaebca714d9e462c19aa1e3599057bc363924899"
10047
10033
integrity sha512-RHs/vcrKdQK8wZliteNK4NKzxvLBzpuHMqYmUVWeKa6MkaIQ97ZTOS0b+zapZhy6GcrgWnvWYCMHRirC3FsUmw==
10048
10034
10049
- styled-components@^5.3.10 :
10050
- version "5.3.10"
10051
- resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f"
10052
- integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==
10053
- dependencies :
10054
- " @babel/helper-module-imports" " ^7.0.0"
10055
- " @babel/traverse" " ^7.4.5"
10056
- " @emotion/is-prop-valid" " ^1.1.0"
10057
- " @emotion/stylis" " ^0.8.4"
10058
- " @emotion/unitless" " ^0.7.4"
10059
- babel-plugin-styled-components ">= 1.12.0"
10060
- css-to-react-native "^3.0.0"
10061
- hoist-non-react-statics "^3.0.0"
10035
+
10036
+ version "6.0.0-rc.1"
10037
+ resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-rc.1.tgz#e7d7c9f8301df7e4877c1c6a1c02bfbd7f64bc07"
10038
+ integrity sha512-v+VqSeqCQboUqSxTxIW/wmBYB0BGDBV30tTMWcUaicapSy0VYNmZanOcFCxyfbViY/Bk2h+VKURMytx2jaTrwA==
10039
+ dependencies :
10040
+ " @babel/cli" " ^7.21.0"
10041
+ " @babel/core" " ^7.21.0"
10042
+ " @babel/helper-module-imports" " ^7.18.6"
10043
+ " @babel/plugin-external-helpers" " ^7.18.6"
10044
+ " @babel/plugin-proposal-class-properties" " ^7.18.6"
10045
+ " @babel/plugin-proposal-object-rest-spread" " ^7.20.7"
10046
+ " @babel/preset-env" " ^7.20.2"
10047
+ " @babel/preset-react" " ^7.18.6"
10048
+ " @babel/preset-typescript" " ^7.21.0"
10049
+ " @babel/traverse" " ^7.21.2"
10050
+ " @emotion/unitless" " ^0.8.0"
10051
+ css-to-react-native "^3.2.0"
10062
10052
shallowequal "^1.1.0"
10063
- supports-color "^5.5.0"
10053
+ stylis "^4.2.0"
10054
+ tslib "^2.5.0"
10064
10055
10065
10056
stylehacks@^5.1.1 :
10066
10057
version "5.1.1"
@@ -10070,7 +10061,12 @@ stylehacks@^5.1.1:
10070
10061
browserslist "^4.21.4"
10071
10062
postcss-selector-parser "^6.0.4"
10072
10063
10073
- supports-color@^5.3.0, supports-color@^5.5.0 :
10064
+ stylis@^4.2.0 :
10065
+ version "4.2.0"
10066
+ resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
10067
+ integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
10068
+
10069
+ supports-color@^5.3.0 :
10074
10070
version "5.5.0"
10075
10071
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
10076
10072
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
@@ -10338,7 +10334,7 @@ ts-node@^10.8.1:
10338
10334
v8-compile-cache-lib "^3.0.1"
10339
10335
yn "3.1.1"
10340
10336
10341
- tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0 :
10337
+ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.5.0 :
10342
10338
version "2.5.0"
10343
10339
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
10344
10340
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
0 commit comments