|
1135 | 1135 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
1136 | 1136 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
1137 | 1137 |
|
1138 |
| -"@types/prismjs@^1.16.0": |
1139 |
| - version "1.16.0" |
1140 |
| - resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.16.0.tgz#4328c9f65698e59f4feade8f4e5d928c748fd643" |
1141 |
| - integrity sha512-mEyuziLrfDCQ4juQP1k706BUU/c8OGn/ZFl69AXXY6dStHClKX4P+N8+rhqpul1vRDA2VOygzMRSJJZHyDEOfw== |
| 1138 | +"@types/prismjs@^1.16.1": |
| 1139 | + version "1.16.1" |
| 1140 | + resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.16.1.tgz#50b82947207847db6abcbcd14caa89e3b897c259" |
| 1141 | + integrity sha512-RNgcK3FEc1GpeOkamGDq42EYkb6yZW5OWQwTS56NJIB8WL0QGISQglA7En7NUx9RGP8AC52DOe+squqbAckXlA== |
1142 | 1142 |
|
1143 | 1143 | "@types/prop-types@*":
|
1144 | 1144 | version "15.7.3"
|
1145 | 1145 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
1146 | 1146 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
1147 | 1147 |
|
1148 |
| -"@types/react-dom@^16.9.6": |
1149 |
| - version "16.9.6" |
1150 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.6.tgz#9e7f83d90566521cc2083be2277c6712dcaf754c" |
1151 |
| - integrity sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ== |
| 1148 | +"@types/react-dom@^16.9.8": |
| 1149 | + version "16.9.8" |
| 1150 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423" |
| 1151 | + integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA== |
1152 | 1152 | dependencies:
|
1153 | 1153 | "@types/react" "*"
|
1154 | 1154 |
|
1155 |
| -"@types/react@*", "@types/react@^16.9.34": |
| 1155 | +"@types/react@*": |
1156 | 1156 | version "16.9.34"
|
1157 | 1157 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
|
1158 | 1158 | integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
|
1159 | 1159 | dependencies:
|
1160 | 1160 | "@types/prop-types" "*"
|
1161 | 1161 | csstype "^2.2.0"
|
1162 | 1162 |
|
| 1163 | +"@types/react@^16.9.43": |
| 1164 | + version "16.9.43" |
| 1165 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b" |
| 1166 | + integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg== |
| 1167 | + dependencies: |
| 1168 | + "@types/prop-types" "*" |
| 1169 | + csstype "^2.2.0" |
| 1170 | + |
1163 | 1171 |
|
1164 | 1172 | version "0.0.8"
|
1165 | 1173 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
|
|
5889 | 5897 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
5890 | 5898 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
5891 | 5899 |
|
5892 |
| -tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
| 5900 | +tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
5893 | 5901 | version "1.11.1"
|
5894 | 5902 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
|
5895 | 5903 | integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
|
5896 | 5904 |
|
| 5905 | +tslib@^2.0.0: |
| 5906 | + version "2.0.0" |
| 5907 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" |
| 5908 | + integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== |
| 5909 | + |
5897 | 5910 | tsutils@^3.17.1:
|
5898 | 5911 | version "3.17.1"
|
5899 | 5912 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
|
@@ -5930,11 +5943,16 @@ type-fest@^0.8.1:
|
5930 | 5943 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
|
5931 | 5944 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
5932 | 5945 |
|
5933 |
| -typescript@^3.7.3, typescript@^3.8.3: |
| 5946 | +typescript@^3.7.3: |
5934 | 5947 | version "3.8.3"
|
5935 | 5948 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
|
5936 | 5949 | integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
|
5937 | 5950 |
|
| 5951 | +typescript@^3.9.7: |
| 5952 | + version "3.9.7" |
| 5953 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" |
| 5954 | + integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== |
| 5955 | + |
5938 | 5956 | unicode-canonical-property-names-ecmascript@^1.0.4:
|
5939 | 5957 | version "1.0.4"
|
5940 | 5958 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
|
|
0 commit comments