|
@@ -58,6 +58,13 @@
|
58
|
58
|
dependencies:
|
59
|
59
|
"@babel/types" "^7.15.4"
|
60
|
60
|
|
|
61
|
+"@babel/helper-annotate-as-pure@^7.16.0":
|
|
62
|
+ version "7.16.0"
|
|
63
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
64
|
+ integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==
|
|
65
|
+ dependencies:
|
|
66
|
+ "@babel/types" "^7.16.0"
|
|
67
|
+
|
61
|
68
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
|
62
|
69
|
version "7.14.5"
|
63
|
70
|
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz#b939b43f8c37765443a19ae74ad8b15978e0a191"
|
|
@@ -177,6 +184,13 @@
|
177
|
184
|
dependencies:
|
178
|
185
|
"@babel/types" "^7.15.4"
|
179
|
186
|
|
|
187
|
+"@babel/helper-module-imports@^7.16.0":
|
|
188
|
+ version "7.16.0"
|
|
189
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
|
|
190
|
+ integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
|
|
191
|
+ dependencies:
|
|
192
|
+ "@babel/types" "^7.16.0"
|
|
193
|
+
|
180
|
194
|
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8":
|
181
|
195
|
version "7.15.8"
|
182
|
196
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
|
|
@@ -518,10 +532,10 @@
|
518
|
532
|
dependencies:
|
519
|
533
|
"@babel/helper-plugin-utils" "^7.8.0"
|
520
|
534
|
|
521
|
|
-"@babel/plugin-syntax-jsx@^7.14.5":
|
522
|
|
- version "7.14.5"
|
523
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz#000e2e25d8673cce49300517a3eda44c263e4201"
|
524
|
|
- integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==
|
|
535
|
+"@babel/plugin-syntax-jsx@^7.16.0":
|
|
536
|
+ version "7.16.0"
|
|
537
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.0.tgz#f9624394317365a9a88c82358d3f8471154698f1"
|
|
538
|
+ integrity sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==
|
525
|
539
|
dependencies:
|
526
|
540
|
"@babel/helper-plugin-utils" "^7.14.5"
|
527
|
541
|
|
|
@@ -771,37 +785,37 @@
|
771
|
785
|
dependencies:
|
772
|
786
|
"@babel/helper-plugin-utils" "^7.14.5"
|
773
|
787
|
|
774
|
|
-"@babel/plugin-transform-react-display-name@^7.14.5":
|
775
|
|
- version "7.14.5"
|
776
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz#baa92d15c4570411301a85a74c13534873885b65"
|
777
|
|
- integrity sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ==
|
|
788
|
+"@babel/plugin-transform-react-display-name@^7.16.0":
|
|
789
|
+ version "7.16.0"
|
|
790
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.0.tgz#9a0ad8aa8e8790883a7bd2736f66229a58125676"
|
|
791
|
+ integrity sha512-FJFdJAqaCpndL+pIf0aeD/qlQwT7QXOvR6Cc8JPvNhKJBi2zc/DPc4g05Y3fbD/0iWAMQFGij4+Xw+4L/BMpTg==
|
778
|
792
|
dependencies:
|
779
|
793
|
"@babel/helper-plugin-utils" "^7.14.5"
|
780
|
794
|
|
781
|
|
-"@babel/plugin-transform-react-jsx-development@^7.14.5":
|
782
|
|
- version "7.14.5"
|
783
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.14.5.tgz#1a6c73e2f7ed2c42eebc3d2ad60b0c7494fcb9af"
|
784
|
|
- integrity sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==
|
|
795
|
+"@babel/plugin-transform-react-jsx-development@^7.16.0":
|
|
796
|
+ version "7.16.0"
|
|
797
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.0.tgz#1cb52874678d23ab11d0d16488d54730807303ef"
|
|
798
|
+ integrity sha512-qq65iSqBRq0Hr3wq57YG2AmW0H6wgTnIzpffTphrUWUgLCOK+zf1f7G0vuOiXrp7dU1qq+fQBoqZ3wCDAkhFzw==
|
785
|
799
|
dependencies:
|
786
|
|
- "@babel/plugin-transform-react-jsx" "^7.14.5"
|
|
800
|
+ "@babel/plugin-transform-react-jsx" "^7.16.0"
|
787
|
801
|
|
788
|
|
-"@babel/plugin-transform-react-jsx@^7.14.5":
|
789
|
|
- version "7.14.5"
|
790
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz#39749f0ee1efd8a1bd729152cf5f78f1d247a44a"
|
791
|
|
- integrity sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q==
|
|
802
|
+"@babel/plugin-transform-react-jsx@^7.16.0":
|
|
803
|
+ version "7.16.0"
|
|
804
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.0.tgz#55b797d4960c3de04e07ad1c0476e2bc6a4889f1"
|
|
805
|
+ integrity sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw==
|
792
|
806
|
dependencies:
|
793
|
|
- "@babel/helper-annotate-as-pure" "^7.14.5"
|
794
|
|
- "@babel/helper-module-imports" "^7.14.5"
|
|
807
|
+ "@babel/helper-annotate-as-pure" "^7.16.0"
|
|
808
|
+ "@babel/helper-module-imports" "^7.16.0"
|
795
|
809
|
"@babel/helper-plugin-utils" "^7.14.5"
|
796
|
|
- "@babel/plugin-syntax-jsx" "^7.14.5"
|
797
|
|
- "@babel/types" "^7.14.5"
|
|
810
|
+ "@babel/plugin-syntax-jsx" "^7.16.0"
|
|
811
|
+ "@babel/types" "^7.16.0"
|
798
|
812
|
|
799
|
|
-"@babel/plugin-transform-react-pure-annotations@^7.14.5":
|
800
|
|
- version "7.14.5"
|
801
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz#18de612b84021e3a9802cbc212c9d9f46d0d11fc"
|
802
|
|
- integrity sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==
|
|
813
|
+"@babel/plugin-transform-react-pure-annotations@^7.16.0":
|
|
814
|
+ version "7.16.0"
|
|
815
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.0.tgz#23db6ddf558d8abde41b8ad9d59f48ad5532ccab"
|
|
816
|
+ integrity sha512-NC/Bj2MG+t8Ef5Pdpo34Ay74X4Rt804h5y81PwOpfPtmAK3i6CizmQqwyBQzIepz1Yt8wNr2Z2L7Lu3qBMfZMA==
|
803
|
817
|
dependencies:
|
804
|
|
- "@babel/helper-annotate-as-pure" "^7.14.5"
|
|
818
|
+ "@babel/helper-annotate-as-pure" "^7.16.0"
|
805
|
819
|
"@babel/helper-plugin-utils" "^7.14.5"
|
806
|
820
|
|
807
|
821
|
"@babel/plugin-transform-regenerator@^7.14.5":
|
|
@@ -980,17 +994,17 @@
|
980
|
994
|
"@babel/types" "^7.4.4"
|
981
|
995
|
esutils "^2.0.2"
|
982
|
996
|
|
983
|
|
-"@babel/preset-react@7.14.5":
|
984
|
|
- version "7.14.5"
|
985
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c"
|
986
|
|
- integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==
|
|
997
|
+"@babel/preset-react@7.16.0":
|
|
998
|
+ version "7.16.0"
|
|
999
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.0.tgz#f71d3e8dff5218478011df037fad52660ee6d82a"
|
|
1000
|
+ integrity sha512-d31IFW2bLRB28uL1WoElyro8RH5l6531XfxMtCeCmp6RVAF1uTfxxUA0LH1tXl+psZdwfmIbwoG4U5VwgbhtLw==
|
987
|
1001
|
dependencies:
|
988
|
1002
|
"@babel/helper-plugin-utils" "^7.14.5"
|
989
|
1003
|
"@babel/helper-validator-option" "^7.14.5"
|
990
|
|
- "@babel/plugin-transform-react-display-name" "^7.14.5"
|
991
|
|
- "@babel/plugin-transform-react-jsx" "^7.14.5"
|
992
|
|
- "@babel/plugin-transform-react-jsx-development" "^7.14.5"
|
993
|
|
- "@babel/plugin-transform-react-pure-annotations" "^7.14.5"
|
|
1004
|
+ "@babel/plugin-transform-react-display-name" "^7.16.0"
|
|
1005
|
+ "@babel/plugin-transform-react-jsx" "^7.16.0"
|
|
1006
|
+ "@babel/plugin-transform-react-jsx-development" "^7.16.0"
|
|
1007
|
+ "@babel/plugin-transform-react-pure-annotations" "^7.16.0"
|
994
|
1008
|
|
995
|
1009
|
"@babel/preset-typescript@7.15.0":
|
996
|
1010
|
version "7.15.0"
|
|
@@ -1040,6 +1054,14 @@
|
1040
|
1054
|
"@babel/helper-validator-identifier" "^7.14.9"
|
1041
|
1055
|
to-fast-properties "^2.0.0"
|
1042
|
1056
|
|
|
1057
|
+"@babel/types@^7.16.0":
|
|
1058
|
+ version "7.16.0"
|
|
1059
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
1060
|
+ integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
|
|
1061
|
+ dependencies:
|
|
1062
|
+ "@babel/helper-validator-identifier" "^7.15.7"
|
|
1063
|
+ to-fast-properties "^2.0.0"
|
|
1064
|
+
|
1043
|
1065
|
"@discoveryjs/json-ext@^0.5.0":
|
1044
|
1066
|
version "0.5.2"
|
1045
|
1067
|
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
|