|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
|
15 | 15 | integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==
|
16 | 16 |
|
17 |
| -"@babel/core@^7.15.5": |
18 |
| - version "7.16.0" |
19 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4" |
20 |
| - integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ== |
| 17 | +"@babel/core@^7.16.0": |
| 18 | + version "7.16.5" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.5.tgz#924aa9e1ae56e1e55f7184c8bf073a50d8677f5c" |
| 20 | + integrity sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ== |
21 | 21 | dependencies:
|
22 | 22 | "@babel/code-frame" "^7.16.0"
|
23 |
| - "@babel/generator" "^7.16.0" |
24 |
| - "@babel/helper-compilation-targets" "^7.16.0" |
25 |
| - "@babel/helper-module-transforms" "^7.16.0" |
26 |
| - "@babel/helpers" "^7.16.0" |
27 |
| - "@babel/parser" "^7.16.0" |
| 23 | + "@babel/generator" "^7.16.5" |
| 24 | + "@babel/helper-compilation-targets" "^7.16.3" |
| 25 | + "@babel/helper-module-transforms" "^7.16.5" |
| 26 | + "@babel/helpers" "^7.16.5" |
| 27 | + "@babel/parser" "^7.16.5" |
28 | 28 | "@babel/template" "^7.16.0"
|
29 |
| - "@babel/traverse" "^7.16.0" |
| 29 | + "@babel/traverse" "^7.16.5" |
30 | 30 | "@babel/types" "^7.16.0"
|
31 | 31 | convert-source-map "^1.7.0"
|
32 | 32 | debug "^4.1.0"
|
|
35 | 35 | semver "^6.3.0"
|
36 | 36 | source-map "^0.5.0"
|
37 | 37 |
|
38 |
| -"@babel/generator@^7.16.0": |
39 |
| - version "7.16.0" |
40 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2" |
41 |
| - integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew== |
| 38 | +"@babel/generator@^7.16.5": |
| 39 | + version "7.16.5" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.5.tgz#26e1192eb8f78e0a3acaf3eede3c6fc96d22bedf" |
| 41 | + integrity sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA== |
42 | 42 | dependencies:
|
43 | 43 | "@babel/types" "^7.16.0"
|
44 | 44 | jsesc "^2.5.1"
|
|
51 | 51 | dependencies:
|
52 | 52 | "@babel/types" "^7.16.0"
|
53 | 53 |
|
54 |
| -"@babel/helper-compilation-targets@^7.16.0": |
| 54 | +"@babel/helper-compilation-targets@^7.16.3": |
55 | 55 | version "7.16.3"
|
56 | 56 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0"
|
57 | 57 | integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==
|
|
61 | 61 | browserslist "^4.17.5"
|
62 | 62 | semver "^6.3.0"
|
63 | 63 |
|
| 64 | +"@babel/helper-environment-visitor@^7.16.5": |
| 65 | + version "7.16.5" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz#f6a7f38b3c6d8b07c88faea083c46c09ef5451b8" |
| 67 | + integrity sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg== |
| 68 | + dependencies: |
| 69 | + "@babel/types" "^7.16.0" |
| 70 | + |
64 | 71 | "@babel/helper-function-name@^7.16.0":
|
65 | 72 | version "7.16.0"
|
66 | 73 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
|
|
84 | 91 | dependencies:
|
85 | 92 | "@babel/types" "^7.16.0"
|
86 | 93 |
|
87 |
| -"@babel/helper-member-expression-to-functions@^7.16.0": |
88 |
| - version "7.16.0" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4" |
90 |
| - integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ== |
91 |
| - dependencies: |
92 |
| - "@babel/types" "^7.16.0" |
93 |
| - |
94 | 94 | "@babel/helper-module-imports@^7.16.0":
|
95 | 95 | version "7.16.0"
|
96 | 96 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
|
97 | 97 | integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
|
98 | 98 | dependencies:
|
99 | 99 | "@babel/types" "^7.16.0"
|
100 | 100 |
|
101 |
| -"@babel/helper-module-transforms@^7.16.0": |
102 |
| - version "7.16.0" |
103 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5" |
104 |
| - integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA== |
| 101 | +"@babel/helper-module-transforms@^7.16.5": |
| 102 | + version "7.16.5" |
| 103 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.5.tgz#530ebf6ea87b500f60840578515adda2af470a29" |
| 104 | + integrity sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ== |
105 | 105 | dependencies:
|
| 106 | + "@babel/helper-environment-visitor" "^7.16.5" |
106 | 107 | "@babel/helper-module-imports" "^7.16.0"
|
107 |
| - "@babel/helper-replace-supers" "^7.16.0" |
108 | 108 | "@babel/helper-simple-access" "^7.16.0"
|
109 | 109 | "@babel/helper-split-export-declaration" "^7.16.0"
|
110 | 110 | "@babel/helper-validator-identifier" "^7.15.7"
|
111 | 111 | "@babel/template" "^7.16.0"
|
112 |
| - "@babel/traverse" "^7.16.0" |
113 |
| - "@babel/types" "^7.16.0" |
114 |
| - |
115 |
| -"@babel/helper-optimise-call-expression@^7.16.0": |
116 |
| - version "7.16.0" |
117 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338" |
118 |
| - integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw== |
119 |
| - dependencies: |
| 112 | + "@babel/traverse" "^7.16.5" |
120 | 113 | "@babel/types" "^7.16.0"
|
121 | 114 |
|
122 | 115 | "@babel/helper-plugin-utils@^7.14.5":
|
123 | 116 | version "7.14.5"
|
124 | 117 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
125 | 118 | integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
|
126 | 119 |
|
127 |
| -"@babel/helper-replace-supers@^7.16.0": |
128 |
| - version "7.16.0" |
129 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17" |
130 |
| - integrity sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA== |
131 |
| - dependencies: |
132 |
| - "@babel/helper-member-expression-to-functions" "^7.16.0" |
133 |
| - "@babel/helper-optimise-call-expression" "^7.16.0" |
134 |
| - "@babel/traverse" "^7.16.0" |
135 |
| - "@babel/types" "^7.16.0" |
| 120 | +"@babel/helper-plugin-utils@^7.16.5": |
| 121 | + version "7.16.5" |
| 122 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz#afe37a45f39fce44a3d50a7958129ea5b1a5c074" |
| 123 | + integrity sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ== |
136 | 124 |
|
137 | 125 | "@babel/helper-simple-access@^7.16.0":
|
138 | 126 | version "7.16.0"
|
|
158 | 146 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
159 | 147 | integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
|
160 | 148 |
|
161 |
| -"@babel/helpers@^7.16.0": |
162 |
| - version "7.16.3" |
163 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c" |
164 |
| - integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w== |
| 149 | +"@babel/helpers@^7.16.5": |
| 150 | + version "7.16.5" |
| 151 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.5.tgz#29a052d4b827846dd76ece16f565b9634c554ebd" |
| 152 | + integrity sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw== |
165 | 153 | dependencies:
|
166 | 154 | "@babel/template" "^7.16.0"
|
167 |
| - "@babel/traverse" "^7.16.3" |
| 155 | + "@babel/traverse" "^7.16.5" |
168 | 156 | "@babel/types" "^7.16.0"
|
169 | 157 |
|
170 | 158 | "@babel/highlight@^7.16.0":
|
|
176 | 164 | chalk "^2.0.0"
|
177 | 165 | js-tokens "^4.0.0"
|
178 | 166 |
|
179 |
| -"@babel/parser@^7.16.0", "@babel/parser@^7.16.3": |
| 167 | +"@babel/parser@^7.16.0": |
180 | 168 | version "7.16.3"
|
181 | 169 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d"
|
182 | 170 | integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw==
|
183 | 171 |
|
| 172 | +"@babel/parser@^7.16.5": |
| 173 | + version "7.16.5" |
| 174 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.5.tgz#beb3af702e54d24796341ab9420fb329131ad658" |
| 175 | + integrity sha512-+Ce7T5iPNWzfu9C1aB5tN3Lyafs5xb3Ic7vBWyZL2KXT3QSdD1dD3CvgOzPmQKoNNRt6uauc0XwNJTQtXC2/Mw== |
| 176 | + |
184 | 177 | "@babel/plugin-syntax-jsx@^7.16.0":
|
185 | 178 | version "7.16.0"
|
186 | 179 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.0.tgz#f9624394317365a9a88c82358d3f8471154698f1"
|
187 | 180 | integrity sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==
|
188 | 181 | dependencies:
|
189 | 182 | "@babel/helper-plugin-utils" "^7.14.5"
|
190 | 183 |
|
191 |
| -"@babel/plugin-transform-react-jsx-development@^7.14.5": |
192 |
| - version "7.16.0" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.0.tgz#1cb52874678d23ab11d0d16488d54730807303ef" |
194 |
| - integrity sha512-qq65iSqBRq0Hr3wq57YG2AmW0H6wgTnIzpffTphrUWUgLCOK+zf1f7G0vuOiXrp7dU1qq+fQBoqZ3wCDAkhFzw== |
| 184 | +"@babel/plugin-syntax-jsx@^7.16.5": |
| 185 | + version "7.16.5" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.5.tgz#bf255d252f78bc8b77a17cadc37d1aa5b8ed4394" |
| 187 | + integrity sha512-42OGssv9NPk4QHKVgIHlzeLgPOW5rGgfV5jzG90AhcXXIv6hu/eqj63w4VgvRxdvZY3AlYeDgPiSJ3BqAd1Y6Q== |
195 | 188 | dependencies:
|
196 |
| - "@babel/plugin-transform-react-jsx" "^7.16.0" |
| 189 | + "@babel/helper-plugin-utils" "^7.16.5" |
197 | 190 |
|
198 |
| -"@babel/plugin-transform-react-jsx-self@^7.14.9": |
199 |
| - version "7.16.0" |
200 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.16.0.tgz#09202158abbc716a08330f392bfb98d6b9acfa0c" |
201 |
| - integrity sha512-97yCFY+2GvniqOThOSjPor8xUoDiQ0STVWAQMl3pjhJoFVe5DuXDLZCRSZxu9clx+oRCbTiXGgKEG/Yoyo6Y+w== |
| 191 | +"@babel/plugin-transform-react-jsx-development@^7.16.0": |
| 192 | + version "7.16.5" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.5.tgz#87da9204c275ffb57f45d192a1120cf104bc1e86" |
| 194 | + integrity sha512-uQSLacMZSGLCxOw20dzo1dmLlKkd+DsayoV54q3MHXhbqgPzoiGerZQgNPl/Ro8/OcXV2ugfnkx+rxdS0sN5Uw== |
202 | 195 | dependencies:
|
203 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
| 196 | + "@babel/plugin-transform-react-jsx" "^7.16.5" |
204 | 197 |
|
205 |
| -"@babel/plugin-transform-react-jsx-source@^7.14.5": |
206 |
| - version "7.16.0" |
207 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.0.tgz#d40c959d7803aae38224594585748693e84c0a22" |
208 |
| - integrity sha512-8yvbGGrHOeb/oyPc9tzNoe9/lmIjz3HLa9Nc5dMGDyNpGjfFrk8D2KdEq9NRkftZzeoQEW6yPQ29TMZtrLiUUA== |
| 198 | +"@babel/plugin-transform-react-jsx-self@^7.16.0": |
| 199 | + version "7.16.5" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.16.5.tgz#e16bf9cd52f2e8ea11f9d7edfb48458586c760bf" |
| 201 | + integrity sha512-fvwq+jir1Vn4f5oBS0H/J/gD5CneTD53MHs+NMjlHcha4Sq35fwxI5RtmJGEBXO+M93f/eeD9cAhRPhmLyJiVw== |
209 | 202 | dependencies:
|
210 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
| 203 | + "@babel/helper-plugin-utils" "^7.16.5" |
| 204 | + |
| 205 | +"@babel/plugin-transform-react-jsx-source@^7.16.0": |
| 206 | + version "7.16.5" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.16.5.tgz#7c2aeb6539780f3312266de3348bbb74ce9d3ce1" |
| 208 | + integrity sha512-/eP+nZywJntGLjSPjksAnM9/ELIs3RbiEuTu2/zAOzwwBcfiu+m/iptEq1lERUUtSXubYSHVnVHMr13GR+TwPw== |
| 209 | + dependencies: |
| 210 | + "@babel/helper-plugin-utils" "^7.16.5" |
211 | 211 |
|
212 |
| -"@babel/plugin-transform-react-jsx@^7.14.9", "@babel/plugin-transform-react-jsx@^7.16.0": |
| 212 | +"@babel/plugin-transform-react-jsx@^7.16.0": |
213 | 213 | version "7.16.0"
|
214 | 214 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.0.tgz#55b797d4960c3de04e07ad1c0476e2bc6a4889f1"
|
215 | 215 | integrity sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw==
|
|
220 | 220 | "@babel/plugin-syntax-jsx" "^7.16.0"
|
221 | 221 | "@babel/types" "^7.16.0"
|
222 | 222 |
|
| 223 | +"@babel/plugin-transform-react-jsx@^7.16.5": |
| 224 | + version "7.16.5" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.5.tgz#5298aedc5f81e02b1cb702e597e8d6a346675765" |
| 226 | + integrity sha512-+arLIz1d7kmwX0fKxTxbnoeG85ONSnLpvdODa4P3pc1sS7CV1hfmtYWufkW/oYsPnkDrEeQFxhUWcFnrXW7jQQ== |
| 227 | + dependencies: |
| 228 | + "@babel/helper-annotate-as-pure" "^7.16.0" |
| 229 | + "@babel/helper-module-imports" "^7.16.0" |
| 230 | + "@babel/helper-plugin-utils" "^7.16.5" |
| 231 | + "@babel/plugin-syntax-jsx" "^7.16.5" |
| 232 | + "@babel/types" "^7.16.0" |
| 233 | + |
223 | 234 | "@babel/runtime@^7.7.6":
|
224 | 235 | version "7.16.3"
|
225 | 236 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
|
|
236 | 247 | "@babel/parser" "^7.16.0"
|
237 | 248 | "@babel/types" "^7.16.0"
|
238 | 249 |
|
239 |
| -"@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3": |
240 |
| - version "7.16.3" |
241 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" |
242 |
| - integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== |
| 250 | +"@babel/traverse@^7.16.5": |
| 251 | + version "7.16.5" |
| 252 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.5.tgz#d7d400a8229c714a59b87624fc67b0f1fbd4b2b3" |
| 253 | + integrity sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ== |
243 | 254 | dependencies:
|
244 | 255 | "@babel/code-frame" "^7.16.0"
|
245 |
| - "@babel/generator" "^7.16.0" |
| 256 | + "@babel/generator" "^7.16.5" |
| 257 | + "@babel/helper-environment-visitor" "^7.16.5" |
246 | 258 | "@babel/helper-function-name" "^7.16.0"
|
247 | 259 | "@babel/helper-hoist-variables" "^7.16.0"
|
248 | 260 | "@babel/helper-split-export-declaration" "^7.16.0"
|
249 |
| - "@babel/parser" "^7.16.3" |
| 261 | + "@babel/parser" "^7.16.5" |
250 | 262 | "@babel/types" "^7.16.0"
|
251 | 263 | debug "^4.1.0"
|
252 | 264 | globals "^11.1.0"
|
|
301 | 313 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
302 | 314 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
303 | 315 |
|
304 |
| -"@vitejs/plugin-react@1.0.8": |
305 |
| - version "1.0.8" |
306 |
| - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.0.8.tgz#98163d107fbc02b2c22c299657d4911490bb8820" |
307 |
| - integrity sha512-Rt0tClew2QQokF03MoiIXTMMTIVKTH0eYulN9i81v/LitH4MfDHzIgetPzKvp+uCO9Fyb3tfYNKCw6l2/zW00w== |
| 316 | +"@vitejs/plugin-react@1.1.3": |
| 317 | + version "1.1.3" |
| 318 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.1.3.tgz#0a649db2ea4637fd188adb36502b59da05ff6303" |
| 319 | + integrity sha512-xv8QujX/uR4ti8qpt0hMriM2bdpxX4jm4iU6GAZfCwHjh/ewkX/8DJgnmQpE0HSJmgz8dixyUnRJKi2Pf1nNoQ== |
308 | 320 | dependencies:
|
309 |
| - "@babel/core" "^7.15.5" |
310 |
| - "@babel/plugin-transform-react-jsx" "^7.14.9" |
311 |
| - "@babel/plugin-transform-react-jsx-development" "^7.14.5" |
312 |
| - "@babel/plugin-transform-react-jsx-self" "^7.14.9" |
313 |
| - "@babel/plugin-transform-react-jsx-source" "^7.14.5" |
| 321 | + "@babel/core" "^7.16.0" |
| 322 | + "@babel/plugin-transform-react-jsx" "^7.16.0" |
| 323 | + "@babel/plugin-transform-react-jsx-development" "^7.16.0" |
| 324 | + "@babel/plugin-transform-react-jsx-self" "^7.16.0" |
| 325 | + "@babel/plugin-transform-react-jsx-source" "^7.16.0" |
314 | 326 | "@rollup/pluginutils" "^4.1.1"
|
315 |
| - react-refresh "^0.10.0" |
| 327 | + react-refresh "^0.11.0" |
316 | 328 | resolve "^1.20.0"
|
317 | 329 |
|
318 | 330 | ansi-styles@^3.2.1:
|
|
671 | 683 | regenerator-runtime "^0.13.7"
|
672 | 684 | whatwg-fetch "^3.4.1"
|
673 | 685 |
|
674 |
| -react-refresh@^0.10.0: |
675 |
| - version "0.10.0" |
676 |
| - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.10.0.tgz#2f536c9660c0b9b1d500684d9e52a65e7404f7e3" |
677 |
| - integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ== |
| 686 | +react-refresh@^0.11.0: |
| 687 | + version "0.11.0" |
| 688 | + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
| 689 | + integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
678 | 690 |
|
679 | 691 |
|
680 | 692 | version "17.0.2"
|
|
0 commit comments