|
52 | 52 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
53 | 53 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
54 | 54 |
|
55 | | -"@babel/core@7.22.10": |
56 | | - version "7.22.10" |
57 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35" |
58 | | - integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw== |
| 55 | +"@babel/core@7.22.11": |
| 56 | + version "7.22.11" |
| 57 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
| 58 | + integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
59 | 59 | dependencies: |
60 | 60 | "@ampproject/remapping" "^2.2.0" |
61 | 61 | "@babel/code-frame" "^7.22.10" |
62 | 62 | "@babel/generator" "^7.22.10" |
63 | 63 | "@babel/helper-compilation-targets" "^7.22.10" |
64 | 64 | "@babel/helper-module-transforms" "^7.22.9" |
65 | | - "@babel/helpers" "^7.22.10" |
66 | | - "@babel/parser" "^7.22.10" |
| 65 | + "@babel/helpers" "^7.22.11" |
| 66 | + "@babel/parser" "^7.22.11" |
67 | 67 | "@babel/template" "^7.22.5" |
68 | | - "@babel/traverse" "^7.22.10" |
69 | | - "@babel/types" "^7.22.10" |
| 68 | + "@babel/traverse" "^7.22.11" |
| 69 | + "@babel/types" "^7.22.11" |
70 | 70 | convert-source-map "^1.7.0" |
71 | 71 | debug "^4.1.0" |
72 | 72 | gensync "^1.0.0-beta.2" |
73 | | - json5 "^2.2.2" |
| 73 | + json5 "^2.2.3" |
74 | 74 | semver "^6.3.1" |
75 | 75 |
|
76 | 76 | "@babel/core@^7.12.10": |
|
597 | 597 | "@babel/traverse" "^7.14.8" |
598 | 598 | "@babel/types" "^7.14.8" |
599 | 599 |
|
600 | | -"@babel/helpers@^7.22.10": |
601 | | - version "7.22.10" |
602 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a" |
603 | | - integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw== |
| 600 | +"@babel/helpers@^7.22.11": |
| 601 | + version "7.22.11" |
| 602 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
| 603 | + integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
604 | 604 | dependencies: |
605 | 605 | "@babel/template" "^7.22.5" |
606 | | - "@babel/traverse" "^7.22.10" |
607 | | - "@babel/types" "^7.22.10" |
| 606 | + "@babel/traverse" "^7.22.11" |
| 607 | + "@babel/types" "^7.22.11" |
608 | 608 |
|
609 | 609 | "@babel/highlight@^7.14.5": |
610 | 610 | version "7.14.5" |
|
638 | 638 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.9.tgz#596c1ad67608070058ebf8df50c1eaf65db895a4" |
639 | 639 | integrity sha512-RdUTOseXJ8POjjOeEBEvNMIZU/nm4yu2rufRkcibzkkg7DmQvXU8v3M4Xk9G7uuI86CDGkKcuDWgioqZm+mScQ== |
640 | 640 |
|
641 | | -"@babel/parser@^7.22.10": |
642 | | - version "7.22.10" |
643 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55" |
644 | | - integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ== |
| 641 | +"@babel/parser@^7.22.11": |
| 642 | + version "7.22.11" |
| 643 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905" |
| 644 | + integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
645 | 645 |
|
646 | 646 | "@babel/parser@^7.22.5": |
647 | 647 | version "7.22.5" |
|
1903 | 1903 | debug "^4.1.0" |
1904 | 1904 | globals "^11.1.0" |
1905 | 1905 |
|
1906 | | -"@babel/traverse@^7.22.10": |
1907 | | - version "7.22.10" |
1908 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa" |
1909 | | - integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== |
| 1906 | +"@babel/traverse@^7.22.11": |
| 1907 | + version "7.22.11" |
| 1908 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
| 1909 | + integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
1910 | 1910 | dependencies: |
1911 | 1911 | "@babel/code-frame" "^7.22.10" |
1912 | 1912 | "@babel/generator" "^7.22.10" |
1913 | 1913 | "@babel/helper-environment-visitor" "^7.22.5" |
1914 | 1914 | "@babel/helper-function-name" "^7.22.5" |
1915 | 1915 | "@babel/helper-hoist-variables" "^7.22.5" |
1916 | 1916 | "@babel/helper-split-export-declaration" "^7.22.6" |
1917 | | - "@babel/parser" "^7.22.10" |
1918 | | - "@babel/types" "^7.22.10" |
| 1917 | + "@babel/parser" "^7.22.11" |
| 1918 | + "@babel/types" "^7.22.11" |
1919 | 1919 | debug "^4.1.0" |
1920 | 1920 | globals "^11.1.0" |
1921 | 1921 |
|
|
1960 | 1960 | "@babel/helper-validator-identifier" "^7.22.5" |
1961 | 1961 | to-fast-properties "^2.0.0" |
1962 | 1962 |
|
| 1963 | +"@babel/types@^7.22.11": |
| 1964 | + version "7.22.11" |
| 1965 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
| 1966 | + integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
| 1967 | + dependencies: |
| 1968 | + "@babel/helper-string-parser" "^7.22.5" |
| 1969 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 1970 | + to-fast-properties "^2.0.0" |
| 1971 | + |
1963 | 1972 | "@babel/types@^7.22.5": |
1964 | 1973 | version "7.22.5" |
1965 | 1974 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe" |
@@ -7225,7 +7234,7 @@ json5@^2.2.1: |
7225 | 7234 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
7226 | 7235 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
7227 | 7236 |
|
7228 | | -json5@^2.2.2: |
| 7237 | +json5@^2.2.3: |
7229 | 7238 | version "2.2.3" |
7230 | 7239 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
7231 | 7240 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
|
0 commit comments