|
18 | 18 | "@babel/highlight" "^7.22.10" |
19 | 19 | chalk "^2.4.2" |
20 | 20 |
|
| 21 | +"@babel/code-frame@^7.22.13": |
| 22 | + version "7.22.13" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 24 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 25 | + dependencies: |
| 26 | + "@babel/highlight" "^7.22.13" |
| 27 | + chalk "^2.4.2" |
| 28 | + |
21 | 29 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.9": |
22 | 30 | version "7.22.9" |
23 | 31 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz" |
|
53 | 61 | eslint-visitor-keys "^2.1.0" |
54 | 62 | semver "^6.3.0" |
55 | 63 |
|
56 | | -"@babel/generator@^7.20.0", "@babel/generator@^7.21.0", "@babel/generator@^7.21.1": |
| 64 | +"@babel/generator@^7.20.0", "@babel/generator@^7.21.0": |
57 | 65 | version "7.21.1" |
58 | 66 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.21.1.tgz" |
59 | 67 | integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
|
63 | 71 | "@jridgewell/trace-mapping" "^0.3.17" |
64 | 72 | jsesc "^2.5.1" |
65 | 73 |
|
| 74 | +"@babel/generator@^7.23.0": |
| 75 | + version "7.23.0" |
| 76 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 77 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 78 | + dependencies: |
| 79 | + "@babel/types" "^7.23.0" |
| 80 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 81 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 82 | + jsesc "^2.5.1" |
| 83 | + |
66 | 84 | "@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.22.5": |
67 | 85 | version "7.22.5" |
68 | 86 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz" |
|
122 | 140 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz" |
123 | 141 | integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
124 | 142 |
|
125 | | -"@babel/helper-function-name@^7.21.0", "@babel/helper-function-name@^7.22.5": |
| 143 | +"@babel/helper-environment-visitor@^7.22.20": |
| 144 | + version "7.22.20" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 146 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 147 | + |
| 148 | +"@babel/helper-function-name@^7.22.5": |
126 | 149 | version "7.22.5" |
127 | 150 | resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz" |
128 | 151 | integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
129 | 152 | dependencies: |
130 | 153 | "@babel/template" "^7.22.5" |
131 | 154 | "@babel/types" "^7.22.5" |
132 | 155 |
|
133 | | -"@babel/helper-hoist-variables@^7.18.6": |
| 156 | +"@babel/helper-function-name@^7.23.0": |
| 157 | + version "7.23.0" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 159 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 160 | + dependencies: |
| 161 | + "@babel/template" "^7.22.15" |
| 162 | + "@babel/types" "^7.23.0" |
| 163 | + |
| 164 | +"@babel/helper-hoist-variables@^7.22.5": |
134 | 165 | version "7.22.5" |
135 | | - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz" |
| 166 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
136 | 167 | integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
137 | 168 | dependencies: |
138 | 169 | "@babel/types" "^7.22.5" |
|
206 | 237 | dependencies: |
207 | 238 | "@babel/types" "^7.22.5" |
208 | 239 |
|
209 | | -"@babel/helper-split-export-declaration@^7.18.6", "@babel/helper-split-export-declaration@^7.22.6": |
| 240 | +"@babel/helper-split-export-declaration@^7.22.6": |
210 | 241 | version "7.22.6" |
211 | 242 | resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz" |
212 | 243 | integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
|
218 | 249 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz" |
219 | 250 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
220 | 251 |
|
| 252 | +"@babel/helper-validator-identifier@^7.22.20": |
| 253 | + version "7.22.20" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 255 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 256 | + |
221 | 257 | "@babel/helper-validator-identifier@^7.22.5": |
222 | 258 | version "7.22.5" |
223 | 259 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz" |
|
255 | 291 | chalk "^2.4.2" |
256 | 292 | js-tokens "^4.0.0" |
257 | 293 |
|
258 | | -"@babel/parser@^7.13.16", "@babel/parser@^7.20.0", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2", "@babel/parser@^7.22.5": |
| 294 | +"@babel/highlight@^7.22.13": |
| 295 | + version "7.22.20" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 297 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 298 | + dependencies: |
| 299 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 300 | + chalk "^2.4.2" |
| 301 | + js-tokens "^4.0.0" |
| 302 | + |
| 303 | +"@babel/parser@^7.13.16", "@babel/parser@^7.20.0", "@babel/parser@^7.21.0", "@babel/parser@^7.22.5": |
259 | 304 | version "7.22.11" |
260 | 305 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.11.tgz" |
261 | 306 | integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
262 | 307 |
|
| 308 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 309 | + version "7.23.0" |
| 310 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 311 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 312 | + |
263 | 313 | "@babel/plugin-proposal-async-generator-functions@^7.0.0": |
264 | 314 | version "7.20.7" |
265 | 315 | resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz" |
|
715 | 765 | "@babel/parser" "^7.22.5" |
716 | 766 | "@babel/types" "^7.22.5" |
717 | 767 |
|
718 | | -"@babel/traverse@^7.20.0", "@babel/traverse@^7.21.0", "@babel/traverse@^7.7.4": |
719 | | - version "7.21.2" |
720 | | - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.2.tgz" |
721 | | - integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== |
| 768 | +"@babel/template@^7.22.15": |
| 769 | + version "7.22.15" |
| 770 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 771 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
722 | 772 | dependencies: |
723 | | - "@babel/code-frame" "^7.18.6" |
724 | | - "@babel/generator" "^7.21.1" |
725 | | - "@babel/helper-environment-visitor" "^7.18.9" |
726 | | - "@babel/helper-function-name" "^7.21.0" |
727 | | - "@babel/helper-hoist-variables" "^7.18.6" |
728 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
729 | | - "@babel/parser" "^7.21.2" |
730 | | - "@babel/types" "^7.21.2" |
| 773 | + "@babel/code-frame" "^7.22.13" |
| 774 | + "@babel/parser" "^7.22.15" |
| 775 | + "@babel/types" "^7.22.15" |
| 776 | + |
| 777 | +"@babel/traverse@^7.20.0", "@babel/traverse@^7.21.0", "@babel/traverse@^7.7.4": |
| 778 | + version "7.23.2" |
| 779 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 780 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 781 | + dependencies: |
| 782 | + "@babel/code-frame" "^7.22.13" |
| 783 | + "@babel/generator" "^7.23.0" |
| 784 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 785 | + "@babel/helper-function-name" "^7.23.0" |
| 786 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 787 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 788 | + "@babel/parser" "^7.23.0" |
| 789 | + "@babel/types" "^7.23.0" |
731 | 790 | debug "^4.1.0" |
732 | 791 | globals "^11.1.0" |
733 | 792 |
|
734 | | -"@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.22.10", "@babel/types@^7.22.5": |
| 793 | +"@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.22.10", "@babel/types@^7.22.5": |
735 | 794 | version "7.22.11" |
736 | 795 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.22.11.tgz" |
737 | 796 | integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
|
740 | 799 | "@babel/helper-validator-identifier" "^7.22.5" |
741 | 800 | to-fast-properties "^2.0.0" |
742 | 801 |
|
| 802 | +"@babel/types@^7.22.15", "@babel/types@^7.23.0": |
| 803 | + version "7.23.0" |
| 804 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 805 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 806 | + dependencies: |
| 807 | + "@babel/helper-string-parser" "^7.22.5" |
| 808 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 809 | + to-fast-properties "^2.0.0" |
| 810 | + |
743 | 811 | "@eslint/eslintrc@^1.4.1": |
744 | 812 | version "1.4.1" |
745 | 813 | resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz" |
|
0 commit comments