|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
39 | 39 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
40 | 40 |
|
41 |
| - |
42 |
| - version "7.21.0" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
44 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 41 | + |
| 42 | + version "7.21.3" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 44 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
45 | 45 | dependencies:
|
46 | 46 | "@ampproject/remapping" "^2.2.0"
|
47 | 47 | "@babel/code-frame" "^7.18.6"
|
48 |
| - "@babel/generator" "^7.21.0" |
| 48 | + "@babel/generator" "^7.21.3" |
49 | 49 | "@babel/helper-compilation-targets" "^7.20.7"
|
50 |
| - "@babel/helper-module-transforms" "^7.21.0" |
| 50 | + "@babel/helper-module-transforms" "^7.21.2" |
51 | 51 | "@babel/helpers" "^7.21.0"
|
52 |
| - "@babel/parser" "^7.21.0" |
| 52 | + "@babel/parser" "^7.21.3" |
53 | 53 | "@babel/template" "^7.20.7"
|
54 |
| - "@babel/traverse" "^7.21.0" |
55 |
| - "@babel/types" "^7.21.0" |
| 54 | + "@babel/traverse" "^7.21.3" |
| 55 | + "@babel/types" "^7.21.3" |
56 | 56 | convert-source-map "^1.7.0"
|
57 | 57 | debug "^4.1.0"
|
58 | 58 | gensync "^1.0.0-beta.2"
|
|
87 | 87 | "@jridgewell/trace-mapping" "^0.3.17"
|
88 | 88 | jsesc "^2.5.1"
|
89 | 89 |
|
| 90 | +"@babel/generator@^7.21.3": |
| 91 | + version "7.21.3" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 93 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 94 | + dependencies: |
| 95 | + "@babel/types" "^7.21.3" |
| 96 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 97 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 98 | + jsesc "^2.5.1" |
| 99 | + |
90 | 100 | "@babel/helper-annotate-as-pure@^7.16.0", "@babel/helper-annotate-as-pure@^7.18.6":
|
91 | 101 | version "7.18.6"
|
92 | 102 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
210 | 220 | "@babel/traverse" "^7.20.10"
|
211 | 221 | "@babel/types" "^7.20.7"
|
212 | 222 |
|
213 |
| -"@babel/helper-module-transforms@^7.21.0": |
214 |
| - version "7.21.0" |
215 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
216 |
| - integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
| 223 | +"@babel/helper-module-transforms@^7.21.2": |
| 224 | + version "7.21.2" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 226 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
217 | 227 | dependencies:
|
218 | 228 | "@babel/helper-environment-visitor" "^7.18.9"
|
219 | 229 | "@babel/helper-module-imports" "^7.18.6"
|
220 | 230 | "@babel/helper-simple-access" "^7.20.2"
|
221 | 231 | "@babel/helper-split-export-declaration" "^7.18.6"
|
222 | 232 | "@babel/helper-validator-identifier" "^7.19.1"
|
223 | 233 | "@babel/template" "^7.20.7"
|
224 |
| - "@babel/traverse" "^7.21.0" |
225 |
| - "@babel/types" "^7.21.0" |
| 234 | + "@babel/traverse" "^7.21.2" |
| 235 | + "@babel/types" "^7.21.2" |
226 | 236 |
|
227 | 237 | "@babel/helper-optimise-call-expression@^7.18.6":
|
228 | 238 | version "7.18.6"
|
|
332 | 342 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.0.tgz#cc09288743b867763cb927ba101ccdf0b600b7e4"
|
333 | 343 | integrity sha512-ONjtg4renj14A9pj3iA5T5+r5Eijxbr2eNIkMBTC74occDSsRZUpe8vowmowAjFR1imWlkD8eEmjYXiREZpGZg==
|
334 | 344 |
|
| 345 | +"@babel/parser@^7.21.3": |
| 346 | + version "7.21.3" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 348 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 349 | + |
335 | 350 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
336 | 351 | version "7.18.6"
|
337 | 352 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1084 | 1099 | debug "^4.1.0"
|
1085 | 1100 | globals "^11.1.0"
|
1086 | 1101 |
|
| 1102 | +"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 1103 | + version "7.21.3" |
| 1104 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 1105 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1106 | + dependencies: |
| 1107 | + "@babel/code-frame" "^7.18.6" |
| 1108 | + "@babel/generator" "^7.21.3" |
| 1109 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1110 | + "@babel/helper-function-name" "^7.21.0" |
| 1111 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1112 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1113 | + "@babel/parser" "^7.21.3" |
| 1114 | + "@babel/types" "^7.21.3" |
| 1115 | + debug "^4.1.0" |
| 1116 | + globals "^11.1.0" |
| 1117 | + |
1087 | 1118 | "@babel/types@^7.0.0-beta.49", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.4.4":
|
1088 | 1119 | version "7.20.7"
|
1089 | 1120 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
|
1102 | 1133 | "@babel/helper-validator-identifier" "^7.19.1"
|
1103 | 1134 | to-fast-properties "^2.0.0"
|
1104 | 1135 |
|
| 1136 | +"@babel/types@^7.21.2", "@babel/types@^7.21.3": |
| 1137 | + version "7.21.3" |
| 1138 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 1139 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1140 | + dependencies: |
| 1141 | + "@babel/helper-string-parser" "^7.19.4" |
| 1142 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1143 | + to-fast-properties "^2.0.0" |
| 1144 | + |
1105 | 1145 | "@codemirror/[email protected]", "@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.3.2":
|
1106 | 1146 | version "6.4.0"
|
1107 | 1147 | resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.4.0.tgz#76ac9a2a411a4cc6e13103014dba5e0fe601da5a"
|
|
0 commit comments