|
211 | 211 | "@babel/helper-split-export-declaration" "^7.22.6" |
212 | 212 | semver "^6.3.1" |
213 | 213 |
|
| 214 | +"@babel/helper-create-class-features-plugin@^7.24.1": |
| 215 | + version "7.24.1" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz#db58bf57137b623b916e24874ab7188d93d7f68f" |
| 217 | + integrity sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA== |
| 218 | + dependencies: |
| 219 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 220 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 221 | + "@babel/helper-function-name" "^7.23.0" |
| 222 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 223 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 224 | + "@babel/helper-replace-supers" "^7.24.1" |
| 225 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 226 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 227 | + semver "^6.3.1" |
| 228 | + |
214 | 229 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.5": |
215 | 230 | version "7.22.15" |
216 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#5ee90093914ea09639b01c711db0d6775e558be1" |
|
277 | 292 | dependencies: |
278 | 293 | "@babel/types" "^7.22.15" |
279 | 294 |
|
| 295 | +"@babel/helper-member-expression-to-functions@^7.23.0": |
| 296 | + version "7.23.0" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366" |
| 298 | + integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== |
| 299 | + dependencies: |
| 300 | + "@babel/types" "^7.23.0" |
| 301 | + |
280 | 302 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.22.5": |
281 | 303 | version "7.22.15" |
282 | 304 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
|
353 | 375 | "@babel/helper-member-expression-to-functions" "^7.22.5" |
354 | 376 | "@babel/helper-optimise-call-expression" "^7.22.5" |
355 | 377 |
|
| 378 | +"@babel/helper-replace-supers@^7.24.1": |
| 379 | + version "7.24.1" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz#7085bd19d4a0b7ed8f405c1ed73ccb70f323abc1" |
| 381 | + integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ== |
| 382 | + dependencies: |
| 383 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 384 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 385 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 386 | + |
356 | 387 | "@babel/helper-simple-access@^7.22.5": |
357 | 388 | version "7.22.5" |
358 | 389 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" |
|
686 | 717 | dependencies: |
687 | 718 | "@babel/helper-plugin-utils" "^7.22.5" |
688 | 719 |
|
689 | | -"@babel/plugin-syntax-jsx@^7.23.3": |
| 720 | +"@babel/plugin-syntax-jsx@^7.23.3", "@babel/plugin-syntax-jsx@^7.24.1": |
690 | 721 | version "7.24.1" |
691 | 722 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10" |
692 | 723 | integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA== |
|
756 | 787 | dependencies: |
757 | 788 | "@babel/helper-plugin-utils" "^7.22.5" |
758 | 789 |
|
| 790 | +"@babel/plugin-syntax-typescript@^7.24.1": |
| 791 | + version "7.24.1" |
| 792 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz#b3bcc51f396d15f3591683f90239de143c076844" |
| 793 | + integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw== |
| 794 | + dependencies: |
| 795 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 796 | + |
759 | 797 | "@babel/plugin-syntax-unicode-sets-regex@^7.18.6": |
760 | 798 | version "7.18.6" |
761 | 799 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz#d49a3b3e6b52e5be6740022317580234a6a47357" |
|
969 | 1007 | "@babel/helper-plugin-utils" "^7.22.5" |
970 | 1008 | "@babel/helper-simple-access" "^7.22.5" |
971 | 1009 |
|
| 1010 | +"@babel/plugin-transform-modules-commonjs@^7.24.1": |
| 1011 | + version "7.24.1" |
| 1012 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz#e71ba1d0d69e049a22bf90b3867e263823d3f1b9" |
| 1013 | + integrity sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw== |
| 1014 | + dependencies: |
| 1015 | + "@babel/helper-module-transforms" "^7.23.3" |
| 1016 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 1017 | + "@babel/helper-simple-access" "^7.22.5" |
| 1018 | + |
972 | 1019 | "@babel/plugin-transform-modules-systemjs@^7.22.11": |
973 | 1020 | version "7.22.11" |
974 | 1021 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz#3386be5875d316493b517207e8f1931d93154bb1" |
|
1019 | 1066 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
1020 | 1067 |
|
1021 | 1068 | "@babel/plugin-transform-object-assign@^7.16.7": |
1022 | | - version "7.22.5" |
1023 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.22.5.tgz#290c1b9555dcea48bb2c29ad94237777600d04f9" |
1024 | | - integrity sha512-iDhx9ARkXq4vhZ2CYOSnQXkmxkDgosLi3J8Z17mKz7LyzthtkdVchLD7WZ3aXeCuvJDOW3+1I5TpJmwIbF9MKQ== |
| 1069 | + version "7.24.1" |
| 1070 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.24.1.tgz#46a70169e56970aafd13a6ae677d5b497fc227e7" |
| 1071 | + integrity sha512-I1kctor9iKtupb7jv7FyjApHCuKLBKCblVAeHVK9PB6FW7GI0ac6RtobC3MwwJy8CZ1JxuhQmnbrsqI5G8hAIg== |
1025 | 1072 | dependencies: |
1026 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 1073 | + "@babel/helper-plugin-utils" "^7.24.0" |
1027 | 1074 |
|
1028 | 1075 | "@babel/plugin-transform-object-rest-spread@^7.12.13": |
1029 | 1076 | version "7.24.1" |
|
1263 | 1310 | "@babel/helper-plugin-utils" "^7.22.5" |
1264 | 1311 | "@babel/plugin-syntax-typescript" "^7.22.5" |
1265 | 1312 |
|
| 1313 | +"@babel/plugin-transform-typescript@^7.24.1": |
| 1314 | + version "7.24.1" |
| 1315 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.1.tgz#5c05e28bb76c7dfe7d6c5bed9951324fd2d3ab07" |
| 1316 | + integrity sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w== |
| 1317 | + dependencies: |
| 1318 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 1319 | + "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 1320 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 1321 | + "@babel/plugin-syntax-typescript" "^7.24.1" |
| 1322 | + |
1266 | 1323 | "@babel/plugin-transform-unicode-escapes@^7.22.10": |
1267 | 1324 | version "7.22.10" |
1268 | 1325 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz#c723f380f40a2b2f57a62df24c9005834c8616d9" |
|
1422 | 1479 | "@babel/plugin-transform-react-jsx-development" "^7.22.5" |
1423 | 1480 | "@babel/plugin-transform-react-pure-annotations" "^7.24.1" |
1424 | 1481 |
|
1425 | | -"@babel/preset-typescript@^7.12.7", "@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.16.7": |
| 1482 | +"@babel/preset-typescript@^7.12.7", "@babel/preset-typescript@^7.13.0": |
1426 | 1483 | version "7.22.15" |
1427 | 1484 | resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.22.15.tgz#43db30516fae1d417d748105a0bc95f637239d48" |
1428 | 1485 | integrity sha512-HblhNmh6yM+cU4VwbBRpxFhxsTdfS1zsvH9W+gEjD0ARV9+8B4sNfpI6GuhePti84nuvhiwKS539jKPFHskA9A== |
|
1433 | 1490 | "@babel/plugin-transform-modules-commonjs" "^7.22.15" |
1434 | 1491 | "@babel/plugin-transform-typescript" "^7.22.15" |
1435 | 1492 |
|
| 1493 | +"@babel/preset-typescript@^7.16.7": |
| 1494 | + version "7.24.1" |
| 1495 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz#89bdf13a3149a17b3b2a2c9c62547f06db8845ec" |
| 1496 | + integrity sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ== |
| 1497 | + dependencies: |
| 1498 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 1499 | + "@babel/helper-validator-option" "^7.23.5" |
| 1500 | + "@babel/plugin-syntax-jsx" "^7.24.1" |
| 1501 | + "@babel/plugin-transform-modules-commonjs" "^7.24.1" |
| 1502 | + "@babel/plugin-transform-typescript" "^7.24.1" |
| 1503 | + |
1436 | 1504 | "@babel/register@^7.12.1", "@babel/register@^7.13.16": |
1437 | 1505 | version "7.22.15" |
1438 | 1506 | resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.22.15.tgz#c2c294a361d59f5fa7bcc8b97ef7319c32ecaec7" |
|
5437 | 5505 | "@types/node" "*" |
5438 | 5506 |
|
5439 | 5507 | "@types/hammerjs@^2.0.36": |
5440 | | - version "2.0.41" |
5441 | | - resolved "https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.41.tgz#f6ecf57d1b12d2befcce00e928a6a097c22980aa" |
5442 | | - integrity sha512-ewXv/ceBaJprikMcxCmWU1FKyMAQ2X7a9Gtmzw8fcg2kIePI1crERDM818W+XYrxqdBBOdlf2rm137bU+BltCA== |
| 5508 | + version "2.0.45" |
| 5509 | + resolved "https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.45.tgz#ffa764bb68a66c08db6efb9c816eb7be850577b1" |
| 5510 | + integrity sha512-qkcUlZmX6c4J8q45taBKTL3p+LbITgyx7qhlPYOdOHZB7B31K0mXbP5YA7i7SgDeEGuI9MnumiKPEMrxg8j3KQ== |
5443 | 5511 |
|
5444 | 5512 | "@types/hast@^2.0.0": |
5445 | 5513 | version "2.3.5" |
|
0 commit comments