|
125 | 125 | "@algolia/logger-common" "4.10.3" |
126 | 126 | "@algolia/requester-common" "4.10.3" |
127 | 127 |
|
| 128 | +"@ampproject/remapping@^2.0.0": |
| 129 | + version "2.0.2" |
| 130 | + resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.0.2.tgz#f3d9760bf30588c51408dbe7c05ff2bb13069307" |
| 131 | + integrity sha512-sE8Gx+qSDMLoJvb3QarJJlDQK7SSY4rK3hxp4XsiANeFOmjU46ZI7Y9adAQRJrmbz8zbtZkp3mJTT+rGxtF0XA== |
| 132 | + dependencies: |
| 133 | + "@jridgewell/trace-mapping" "^0.2.2" |
| 134 | + sourcemap-codec "1.4.8" |
| 135 | + |
128 | 136 | "@apideck/better-ajv-errors@^0.3.1": |
129 | 137 | version "0.3.1" |
130 | 138 | resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz#a8d4ef3ce67c418b8b24f2b76b6bc84eb547baf7" |
|
168 | 176 | semver "^5.4.1" |
169 | 177 | source-map "^0.5.0" |
170 | 178 |
|
171 | | -"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
172 | | - version "7.16.12" |
173 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
174 | | - integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
| 179 | +"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 180 | + version "7.17.0" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5" |
| 182 | + integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA== |
175 | 183 | dependencies: |
| 184 | + "@ampproject/remapping" "^2.0.0" |
176 | 185 | "@babel/code-frame" "^7.16.7" |
177 | | - "@babel/generator" "^7.16.8" |
| 186 | + "@babel/generator" "^7.17.0" |
178 | 187 | "@babel/helper-compilation-targets" "^7.16.7" |
179 | 188 | "@babel/helper-module-transforms" "^7.16.7" |
180 | | - "@babel/helpers" "^7.16.7" |
181 | | - "@babel/parser" "^7.16.12" |
| 189 | + "@babel/helpers" "^7.17.0" |
| 190 | + "@babel/parser" "^7.17.0" |
182 | 191 | "@babel/template" "^7.16.7" |
183 | | - "@babel/traverse" "^7.16.10" |
184 | | - "@babel/types" "^7.16.8" |
| 192 | + "@babel/traverse" "^7.17.0" |
| 193 | + "@babel/types" "^7.17.0" |
185 | 194 | convert-source-map "^1.7.0" |
186 | 195 | debug "^4.1.0" |
187 | 196 | gensync "^1.0.0-beta.2" |
188 | 197 | json5 "^2.1.2" |
189 | 198 | semver "^6.3.0" |
190 | | - source-map "^0.5.0" |
191 | 199 |
|
192 | 200 | "@babel/eslint-parser@^7.16.5": |
193 | 201 | version "7.16.5" |
|
198 | 206 | eslint-visitor-keys "^2.1.0" |
199 | 207 | semver "^6.3.0" |
200 | 208 |
|
201 | | -"@babel/generator@^7.12.5", "@babel/generator@^7.16.8", "@babel/generator@^7.7.2": |
202 | | - version "7.16.8" |
203 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" |
204 | | - integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw== |
| 209 | +"@babel/generator@^7.12.5", "@babel/generator@^7.17.0", "@babel/generator@^7.7.2": |
| 210 | + version "7.17.0" |
| 211 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
| 212 | + integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
205 | 213 | dependencies: |
206 | | - "@babel/types" "^7.16.8" |
| 214 | + "@babel/types" "^7.17.0" |
207 | 215 | jsesc "^2.5.1" |
208 | 216 | source-map "^0.5.0" |
209 | 217 |
|
|
430 | 438 | "@babel/traverse" "^7.16.8" |
431 | 439 | "@babel/types" "^7.16.8" |
432 | 440 |
|
433 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.16.7": |
434 | | - version "7.16.7" |
435 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc" |
436 | | - integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw== |
| 441 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.0": |
| 442 | + version "7.17.0" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b" |
| 444 | + integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ== |
437 | 445 | dependencies: |
438 | 446 | "@babel/template" "^7.16.7" |
439 | | - "@babel/traverse" "^7.16.7" |
440 | | - "@babel/types" "^7.16.7" |
| 447 | + "@babel/traverse" "^7.17.0" |
| 448 | + "@babel/types" "^7.17.0" |
441 | 449 |
|
442 | 450 | "@babel/highlight@^7.16.7": |
443 | 451 | version "7.16.7" |
|
448 | 456 | chalk "^2.0.0" |
449 | 457 | js-tokens "^4.0.0" |
450 | 458 |
|
451 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7": |
452 | | - version "7.16.12" |
453 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
454 | | - integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
| 459 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
| 460 | + version "7.17.0" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
| 462 | + integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
455 | 463 |
|
456 | 464 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
457 | 465 | version "7.16.7" |
|
1180 | 1188 | "@babel/parser" "^7.16.7" |
1181 | 1189 | "@babel/types" "^7.16.7" |
1182 | 1190 |
|
1183 | | -"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.2": |
1184 | | - version "7.16.10" |
1185 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
1186 | | - integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 1191 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2": |
| 1192 | + version "7.17.0" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
| 1194 | + integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
1187 | 1195 | dependencies: |
1188 | 1196 | "@babel/code-frame" "^7.16.7" |
1189 | | - "@babel/generator" "^7.16.8" |
| 1197 | + "@babel/generator" "^7.17.0" |
1190 | 1198 | "@babel/helper-environment-visitor" "^7.16.7" |
1191 | 1199 | "@babel/helper-function-name" "^7.16.7" |
1192 | 1200 | "@babel/helper-hoist-variables" "^7.16.7" |
1193 | 1201 | "@babel/helper-split-export-declaration" "^7.16.7" |
1194 | | - "@babel/parser" "^7.16.10" |
1195 | | - "@babel/types" "^7.16.8" |
| 1202 | + "@babel/parser" "^7.17.0" |
| 1203 | + "@babel/types" "^7.17.0" |
1196 | 1204 | debug "^4.1.0" |
1197 | 1205 | globals "^11.1.0" |
1198 | 1206 |
|
1199 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1200 | | - version "7.16.8" |
1201 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
1202 | | - integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== |
| 1207 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1208 | + version "7.17.0" |
| 1209 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 1210 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
1203 | 1211 | dependencies: |
1204 | 1212 | "@babel/helper-validator-identifier" "^7.16.7" |
1205 | 1213 | to-fast-properties "^2.0.0" |
|
1809 | 1817 | "@babel/runtime" "^7.7.2" |
1810 | 1818 | regenerator-runtime "^0.13.3" |
1811 | 1819 |
|
| 1820 | +"@jridgewell/resolve-uri@^3.0.3": |
| 1821 | + version "3.0.4" |
| 1822 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72" |
| 1823 | + integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg== |
| 1824 | + |
| 1825 | +"@jridgewell/trace-mapping@^0.2.2": |
| 1826 | + version "0.2.5" |
| 1827 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.2.5.tgz#d5061cc513fd3a0a949feb56b8073989865b1abe" |
| 1828 | + integrity sha512-K+Eths78fXDFOvQ2hgJhCiI5s+g81r2yXmACBpbn+f2+Qt94PNoTgUcAXPT8DZkhXCsZRsHVWVtY5KIBMcpDqQ== |
| 1829 | + dependencies: |
| 1830 | + "@jridgewell/resolve-uri" "^3.0.3" |
| 1831 | + sourcemap-codec "1.4.8" |
| 1832 | + |
1812 | 1833 | "@mdx-js/loader@^2.0.0-next.9": |
1813 | 1834 | version "2.0.0-next.9" |
1814 | 1835 | resolved "https://registry.yarnpkg.com/@mdx-js/loader/-/loader-2.0.0-next.9.tgz#46b9cc1db2f51f89ac230e40156edc70a2bbae3f" |
@@ -11057,7 +11078,7 @@ source-map@^0.8.0-beta.0: |
11057 | 11078 | dependencies: |
11058 | 11079 | whatwg-url "^7.0.0" |
11059 | 11080 |
|
11060 | | -sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8: |
| 11081 | +sourcemap-codec@1.4.8, sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8: |
11061 | 11082 | version "1.4.8" |
11062 | 11083 | resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4" |
11063 | 11084 | integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== |
|
0 commit comments