|
24 | 24 | dependencies:
|
25 | 25 | "@babel/highlight" "^7.18.6"
|
26 | 26 |
|
| 27 | +"@babel/code-frame@^7.22.13": |
| 28 | + version "7.22.13" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 30 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 31 | + dependencies: |
| 32 | + "@babel/highlight" "^7.22.13" |
| 33 | + chalk "^2.4.2" |
| 34 | + |
27 | 35 | "@babel/compat-data@^7.21.4":
|
28 | 36 | version "7.21.4"
|
29 | 37 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
|
|
60 | 68 | "@jridgewell/trace-mapping" "^0.3.17"
|
61 | 69 | jsesc "^2.5.1"
|
62 | 70 |
|
| 71 | +"@babel/generator@^7.23.0": |
| 72 | + version "7.23.0" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 74 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 75 | + dependencies: |
| 76 | + "@babel/types" "^7.23.0" |
| 77 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 78 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 79 | + jsesc "^2.5.1" |
| 80 | + |
63 | 81 | "@babel/helper-compilation-targets@^7.21.4":
|
64 | 82 | version "7.21.4"
|
65 | 83 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
|
|
76 | 94 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
|
77 | 95 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
78 | 96 |
|
79 |
| -"@babel/helper-function-name@^7.21.0": |
80 |
| - version "7.21.0" |
81 |
| - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
82 |
| - integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 97 | +"@babel/helper-environment-visitor@^7.22.20": |
| 98 | + version "7.22.20" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 100 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 101 | + |
| 102 | +"@babel/helper-function-name@^7.23.0": |
| 103 | + version "7.23.0" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 105 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
83 | 106 | dependencies:
|
84 |
| - "@babel/template" "^7.20.7" |
85 |
| - "@babel/types" "^7.21.0" |
| 107 | + "@babel/template" "^7.22.15" |
| 108 | + "@babel/types" "^7.23.0" |
86 | 109 |
|
87 |
| -"@babel/helper-hoist-variables@^7.18.6": |
88 |
| - version "7.18.6" |
89 |
| - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz" |
90 |
| - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 110 | +"@babel/helper-hoist-variables@^7.22.5": |
| 111 | + version "7.22.5" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 113 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
91 | 114 | dependencies:
|
92 |
| - "@babel/types" "^7.18.6" |
| 115 | + "@babel/types" "^7.22.5" |
93 | 116 |
|
94 | 117 | "@babel/helper-module-imports@^7.18.6":
|
95 | 118 | version "7.18.6"
|
|
131 | 154 | dependencies:
|
132 | 155 | "@babel/types" "^7.18.6"
|
133 | 156 |
|
| 157 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 158 | + version "7.22.6" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 160 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 161 | + dependencies: |
| 162 | + "@babel/types" "^7.22.5" |
| 163 | + |
134 | 164 | "@babel/helper-string-parser@^7.19.4":
|
135 | 165 | version "7.19.4"
|
136 | 166 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
137 | 167 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
138 | 168 |
|
| 169 | +"@babel/helper-string-parser@^7.22.5": |
| 170 | + version "7.22.5" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 172 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 173 | + |
139 | 174 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
140 | 175 | version "7.19.1"
|
141 | 176 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
|
142 | 177 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
143 | 178 |
|
| 179 | +"@babel/helper-validator-identifier@^7.22.20": |
| 180 | + version "7.22.20" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 182 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 183 | + |
144 | 184 | "@babel/helper-validator-option@^7.21.0":
|
145 | 185 | version "7.21.0"
|
146 | 186 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
164 | 204 | chalk "^2.0.0"
|
165 | 205 | js-tokens "^4.0.0"
|
166 | 206 |
|
| 207 | +"@babel/highlight@^7.22.13": |
| 208 | + version "7.22.20" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 210 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 211 | + dependencies: |
| 212 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 213 | + chalk "^2.4.2" |
| 214 | + js-tokens "^4.0.0" |
| 215 | + |
167 | 216 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
|
168 | 217 | version "7.21.4"
|
169 | 218 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
170 | 219 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
171 | 220 |
|
| 221 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 222 | + version "7.23.0" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 224 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 225 | + |
172 | 226 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
173 | 227 | version "7.8.4"
|
174 | 228 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
276 | 330 | "@babel/parser" "^7.20.7"
|
277 | 331 | "@babel/types" "^7.20.7"
|
278 | 332 |
|
| 333 | +"@babel/template@^7.22.15": |
| 334 | + version "7.22.15" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 336 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 337 | + dependencies: |
| 338 | + "@babel/code-frame" "^7.22.13" |
| 339 | + "@babel/parser" "^7.22.15" |
| 340 | + "@babel/types" "^7.22.15" |
| 341 | + |
279 | 342 | "@babel/template@^7.3.3":
|
280 | 343 | version "7.18.10"
|
281 | 344 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz"
|
|
286 | 349 | "@babel/types" "^7.18.10"
|
287 | 350 |
|
288 | 351 | "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.7.2":
|
289 |
| - version "7.21.4" |
290 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
291 |
| - integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
292 |
| - dependencies: |
293 |
| - "@babel/code-frame" "^7.21.4" |
294 |
| - "@babel/generator" "^7.21.4" |
295 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
296 |
| - "@babel/helper-function-name" "^7.21.0" |
297 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
298 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
299 |
| - "@babel/parser" "^7.21.4" |
300 |
| - "@babel/types" "^7.21.4" |
| 352 | + version "7.23.2" |
| 353 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 354 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 355 | + dependencies: |
| 356 | + "@babel/code-frame" "^7.22.13" |
| 357 | + "@babel/generator" "^7.23.0" |
| 358 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 359 | + "@babel/helper-function-name" "^7.23.0" |
| 360 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 361 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 362 | + "@babel/parser" "^7.23.0" |
| 363 | + "@babel/types" "^7.23.0" |
301 | 364 | debug "^4.1.0"
|
302 | 365 | globals "^11.1.0"
|
303 | 366 |
|
|
310 | 373 | "@babel/helper-validator-identifier" "^7.19.1"
|
311 | 374 | to-fast-properties "^2.0.0"
|
312 | 375 |
|
| 376 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 377 | + version "7.23.0" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 379 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 380 | + dependencies: |
| 381 | + "@babel/helper-string-parser" "^7.22.5" |
| 382 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 383 | + to-fast-properties "^2.0.0" |
| 384 | + |
313 | 385 | "@bcoe/v8-coverage@^0.2.3":
|
314 | 386 | version "0.2.3"
|
315 | 387 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
@@ -1373,7 +1445,7 @@ caniuse-lite@^1.0.30001400:
|
1373 | 1445 | resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz#f58a717afe92f9e69d0e35ff64df596bfad93912"
|
1374 | 1446 | integrity sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==
|
1375 | 1447 |
|
1376 |
| -chalk@^2.0.0: |
| 1448 | +chalk@^2.0.0, chalk@^2.4.2: |
1377 | 1449 | version "2.4.2"
|
1378 | 1450 | resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
1379 | 1451 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
0 commit comments