|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/cli@7.23.0": |
19 |
| - version "7.23.0" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.0.tgz#1d7f37c44d4117c67df46749e0c86e11a58cc64b" |
21 |
| - integrity sha512-17E1oSkGk2IwNILM4jtfAvgjt+ohmpfBky8aLerUfYZhiPNg7ca+CRCxZn8QDxwNhV/upsc2VHBCqGFIR+iBfA== |
| 18 | +"@babel/cli@7.23.4": |
| 19 | + version "7.23.4" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.4.tgz#f5cc90487278065fa0c3b1267cf0c1d44ddf85a7" |
| 21 | + integrity sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw== |
22 | 22 | dependencies:
|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.17"
|
24 | 24 | commander "^4.0.1"
|
|
67 | 67 | "@babel/highlight" "^7.22.13"
|
68 | 68 | chalk "^2.4.2"
|
69 | 69 |
|
| 70 | +"@babel/code-frame@^7.23.5": |
| 71 | + version "7.23.5" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 73 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 74 | + dependencies: |
| 75 | + "@babel/highlight" "^7.23.4" |
| 76 | + chalk "^2.4.2" |
| 77 | + |
70 | 78 | "@babel/code-frame@^7.8.3":
|
71 | 79 | version "7.8.3"
|
72 | 80 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
|
|
94 | 102 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
95 | 103 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
96 | 104 |
|
97 |
| -"@babel/core@7.23.3": |
98 |
| - version "7.23.3" |
99 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9" |
100 |
| - integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew== |
| 105 | +"@babel/core@7.23.5": |
| 106 | + version "7.23.5" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
| 108 | + integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
101 | 109 | dependencies:
|
102 | 110 | "@ampproject/remapping" "^2.2.0"
|
103 |
| - "@babel/code-frame" "^7.22.13" |
104 |
| - "@babel/generator" "^7.23.3" |
| 111 | + "@babel/code-frame" "^7.23.5" |
| 112 | + "@babel/generator" "^7.23.5" |
105 | 113 | "@babel/helper-compilation-targets" "^7.22.15"
|
106 | 114 | "@babel/helper-module-transforms" "^7.23.3"
|
107 |
| - "@babel/helpers" "^7.23.2" |
108 |
| - "@babel/parser" "^7.23.3" |
| 115 | + "@babel/helpers" "^7.23.5" |
| 116 | + "@babel/parser" "^7.23.5" |
109 | 117 | "@babel/template" "^7.22.15"
|
110 |
| - "@babel/traverse" "^7.23.3" |
111 |
| - "@babel/types" "^7.23.3" |
| 118 | + "@babel/traverse" "^7.23.5" |
| 119 | + "@babel/types" "^7.23.5" |
112 | 120 | convert-source-map "^2.0.0"
|
113 | 121 | debug "^4.1.0"
|
114 | 122 | gensync "^1.0.0-beta.2"
|
|
182 | 190 | "@jridgewell/trace-mapping" "^0.3.17"
|
183 | 191 | jsesc "^2.5.1"
|
184 | 192 |
|
185 |
| -"@babel/generator@^7.23.0": |
186 |
| - version "7.23.0" |
187 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
188 |
| - integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 193 | +"@babel/generator@^7.23.5": |
| 194 | + version "7.23.5" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
| 196 | + integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
189 | 197 | dependencies:
|
190 |
| - "@babel/types" "^7.23.0" |
191 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
192 |
| - "@jridgewell/trace-mapping" "^0.3.17" |
193 |
| - jsesc "^2.5.1" |
194 |
| - |
195 |
| -"@babel/generator@^7.23.3": |
196 |
| - version "7.23.3" |
197 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e" |
198 |
| - integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg== |
199 |
| - dependencies: |
200 |
| - "@babel/types" "^7.23.3" |
| 198 | + "@babel/types" "^7.23.5" |
201 | 199 | "@jridgewell/gen-mapping" "^0.3.2"
|
202 | 200 | "@jridgewell/trace-mapping" "^0.3.17"
|
203 | 201 | jsesc "^2.5.1"
|
|
667 | 665 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
668 | 666 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
669 | 667 |
|
| 668 | +"@babel/helper-string-parser@^7.23.4": |
| 669 | + version "7.23.4" |
| 670 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 671 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 672 | + |
670 | 673 | "@babel/helper-validator-identifier@^7.16.7":
|
671 | 674 | version "7.16.7"
|
672 | 675 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
746 | 749 | "@babel/traverse" "^7.18.2"
|
747 | 750 | "@babel/types" "^7.18.2"
|
748 | 751 |
|
749 |
| -"@babel/helpers@^7.23.2": |
750 |
| - version "7.23.2" |
751 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
752 |
| - integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
| 752 | +"@babel/helpers@^7.23.5": |
| 753 | + version "7.23.5" |
| 754 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
| 755 | + integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
753 | 756 | dependencies:
|
754 | 757 | "@babel/template" "^7.22.15"
|
755 |
| - "@babel/traverse" "^7.23.2" |
756 |
| - "@babel/types" "^7.23.0" |
| 758 | + "@babel/traverse" "^7.23.5" |
| 759 | + "@babel/types" "^7.23.5" |
757 | 760 |
|
758 | 761 | "@babel/highlight@^7.0.0":
|
759 | 762 | version "7.5.0"
|
|
791 | 794 | chalk "^2.4.2"
|
792 | 795 | js-tokens "^4.0.0"
|
793 | 796 |
|
| 797 | +"@babel/highlight@^7.23.4": |
| 798 | + version "7.23.4" |
| 799 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 800 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 801 | + dependencies: |
| 802 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 803 | + chalk "^2.4.2" |
| 804 | + js-tokens "^4.0.0" |
| 805 | + |
794 | 806 | "@babel/highlight@^7.8.3":
|
795 | 807 | version "7.8.3"
|
796 | 808 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
|
|
840 | 852 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160"
|
841 | 853 | integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA==
|
842 | 854 |
|
843 |
| -"@babel/parser@^7.23.0": |
844 |
| - version "7.23.0" |
845 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
846 |
| - integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
847 |
| - |
848 |
| -"@babel/parser@^7.23.3": |
849 |
| - version "7.23.3" |
850 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9" |
851 |
| - integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw== |
| 855 | +"@babel/parser@^7.23.5": |
| 856 | + version "7.23.5" |
| 857 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 858 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
852 | 859 |
|
853 | 860 | "@babel/parser@^7.8.6":
|
854 | 861 | version "7.8.6"
|
|
1753 | 1760 | debug "^4.1.0"
|
1754 | 1761 | globals "^11.1.0"
|
1755 | 1762 |
|
1756 |
| -"@babel/traverse@^7.23.2": |
1757 |
| - version "7.23.2" |
1758 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1759 |
| - integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1763 | +"@babel/traverse@^7.23.5": |
| 1764 | + version "7.23.5" |
| 1765 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 1766 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
1760 | 1767 | dependencies:
|
1761 |
| - "@babel/code-frame" "^7.22.13" |
1762 |
| - "@babel/generator" "^7.23.0" |
| 1768 | + "@babel/code-frame" "^7.23.5" |
| 1769 | + "@babel/generator" "^7.23.5" |
1763 | 1770 | "@babel/helper-environment-visitor" "^7.22.20"
|
1764 | 1771 | "@babel/helper-function-name" "^7.23.0"
|
1765 | 1772 | "@babel/helper-hoist-variables" "^7.22.5"
|
1766 | 1773 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1767 |
| - "@babel/parser" "^7.23.0" |
1768 |
| - "@babel/types" "^7.23.0" |
1769 |
| - debug "^4.1.0" |
1770 |
| - globals "^11.1.0" |
1771 |
| - |
1772 |
| -"@babel/traverse@^7.23.3": |
1773 |
| - version "7.23.3" |
1774 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b" |
1775 |
| - integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ== |
1776 |
| - dependencies: |
1777 |
| - "@babel/code-frame" "^7.22.13" |
1778 |
| - "@babel/generator" "^7.23.3" |
1779 |
| - "@babel/helper-environment-visitor" "^7.22.20" |
1780 |
| - "@babel/helper-function-name" "^7.23.0" |
1781 |
| - "@babel/helper-hoist-variables" "^7.22.5" |
1782 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
1783 |
| - "@babel/parser" "^7.23.3" |
1784 |
| - "@babel/types" "^7.23.3" |
| 1774 | + "@babel/parser" "^7.23.5" |
| 1775 | + "@babel/types" "^7.23.5" |
1785 | 1776 | debug "^4.1.0"
|
1786 | 1777 | globals "^11.1.0"
|
1787 | 1778 |
|
|
1890 | 1881 | "@babel/helper-validator-identifier" "^7.22.20"
|
1891 | 1882 | to-fast-properties "^2.0.0"
|
1892 | 1883 |
|
1893 |
| -"@babel/types@^7.23.3": |
1894 |
| - version "7.23.3" |
1895 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
1896 |
| - integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
| 1884 | +"@babel/types@^7.23.5": |
| 1885 | + version "7.23.5" |
| 1886 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 1887 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
1897 | 1888 | dependencies:
|
1898 |
| - "@babel/helper-string-parser" "^7.22.5" |
| 1889 | + "@babel/helper-string-parser" "^7.23.4" |
1899 | 1890 | "@babel/helper-validator-identifier" "^7.22.20"
|
1900 | 1891 | to-fast-properties "^2.0.0"
|
1901 | 1892 |
|
|
0 commit comments