|
30 | 30 | "@babel/highlight" "^7.22.13"
|
31 | 31 | chalk "^2.4.2"
|
32 | 32 |
|
| 33 | +"@babel/code-frame@^7.23.5": |
| 34 | + version "7.23.5" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 36 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
| 37 | + dependencies: |
| 38 | + "@babel/highlight" "^7.23.4" |
| 39 | + chalk "^2.4.2" |
| 40 | + |
33 | 41 | "@babel/compat-data@^7.22.9":
|
34 | 42 | version "7.22.9"
|
35 | 43 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.9.tgz"
|
|
75 | 83 | "@jridgewell/trace-mapping" "^0.3.17"
|
76 | 84 | jsesc "^2.5.1"
|
77 | 85 |
|
| 86 | +"@babel/generator@^7.23.6": |
| 87 | + version "7.23.6" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 89 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
| 90 | + dependencies: |
| 91 | + "@babel/types" "^7.23.6" |
| 92 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 93 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 94 | + jsesc "^2.5.1" |
| 95 | + |
78 | 96 | "@babel/helper-compilation-targets@^7.22.15":
|
79 | 97 | version "7.22.15"
|
80 | 98 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz"
|
|
86 | 104 | lru-cache "^5.1.1"
|
87 | 105 | semver "^6.3.1"
|
88 | 106 |
|
| 107 | +"@babel/helper-environment-visitor@^7.22.20": |
| 108 | + version "7.22.20" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 110 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 111 | + |
89 | 112 | "@babel/helper-environment-visitor@^7.22.5":
|
90 | 113 | version "7.22.5"
|
91 | 114 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz"
|
92 | 115 | integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
|
93 | 116 |
|
94 |
| -"@babel/helper-function-name@^7.22.5": |
95 |
| - version "7.22.5" |
96 |
| - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz" |
97 |
| - integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 117 | +"@babel/helper-function-name@^7.23.0": |
| 118 | + version "7.23.0" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 120 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
98 | 121 | dependencies:
|
99 |
| - "@babel/template" "^7.22.5" |
100 |
| - "@babel/types" "^7.22.5" |
| 122 | + "@babel/template" "^7.22.15" |
| 123 | + "@babel/types" "^7.23.0" |
101 | 124 |
|
102 | 125 | "@babel/helper-hoist-variables@^7.22.5":
|
103 | 126 | version "7.22.5"
|
|
143 | 166 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz"
|
144 | 167 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
145 | 168 |
|
| 169 | +"@babel/helper-string-parser@^7.23.4": |
| 170 | + version "7.23.4" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 172 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 173 | + |
146 | 174 | "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.5":
|
147 | 175 | version "7.22.15"
|
148 | 176 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz"
|
149 | 177 | integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
|
150 | 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 | + |
151 | 184 | "@babel/helper-validator-option@^7.22.15":
|
152 | 185 | version "7.22.15"
|
153 | 186 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz"
|
|
171 | 204 | chalk "^2.4.2"
|
172 | 205 | js-tokens "^4.0.0"
|
173 | 206 |
|
| 207 | +"@babel/highlight@^7.23.4": |
| 208 | + version "7.23.4" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 210 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
| 211 | + dependencies: |
| 212 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 213 | + chalk "^2.4.2" |
| 214 | + js-tokens "^4.0.0" |
| 215 | + |
174 | 216 | "@babel/parser@^7.22.15":
|
175 | 217 | version "7.22.16"
|
176 | 218 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz"
|
177 | 219 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
178 | 220 |
|
| 221 | +"@babel/parser@^7.23.6": |
| 222 | + version "7.23.6" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 224 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
| 225 | + |
179 | 226 | "@babel/runtime@^7.21.0":
|
180 | 227 | version "7.22.15"
|
181 | 228 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.15.tgz"
|
182 | 229 | integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==
|
183 | 230 | dependencies:
|
184 | 231 | regenerator-runtime "^0.14.0"
|
185 | 232 |
|
186 |
| -"@babel/template@^7.22.15", "@babel/template@^7.22.5": |
| 233 | +"@babel/template@^7.22.15": |
187 | 234 | version "7.22.15"
|
188 | 235 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz"
|
189 | 236 | integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
|
193 | 240 | "@babel/types" "^7.22.15"
|
194 | 241 |
|
195 | 242 | "@babel/traverse@^7.22.15":
|
196 |
| - version "7.22.15" |
197 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.15.tgz" |
198 |
| - integrity sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ== |
199 |
| - dependencies: |
200 |
| - "@babel/code-frame" "^7.22.13" |
201 |
| - "@babel/generator" "^7.22.15" |
202 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
203 |
| - "@babel/helper-function-name" "^7.22.5" |
| 243 | + version "7.23.6" |
| 244 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 245 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
| 246 | + dependencies: |
| 247 | + "@babel/code-frame" "^7.23.5" |
| 248 | + "@babel/generator" "^7.23.6" |
| 249 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 250 | + "@babel/helper-function-name" "^7.23.0" |
204 | 251 | "@babel/helper-hoist-variables" "^7.22.5"
|
205 | 252 | "@babel/helper-split-export-declaration" "^7.22.6"
|
206 |
| - "@babel/parser" "^7.22.15" |
207 |
| - "@babel/types" "^7.22.15" |
208 |
| - debug "^4.1.0" |
| 253 | + "@babel/parser" "^7.23.6" |
| 254 | + "@babel/types" "^7.23.6" |
| 255 | + debug "^4.3.1" |
209 | 256 | globals "^11.1.0"
|
210 | 257 |
|
211 | 258 | "@babel/types@^7.22.15", "@babel/types@^7.22.5":
|
|
217 | 264 | "@babel/helper-validator-identifier" "^7.22.15"
|
218 | 265 | to-fast-properties "^2.0.0"
|
219 | 266 |
|
| 267 | +"@babel/types@^7.23.0", "@babel/types@^7.23.6": |
| 268 | + version "7.23.6" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 270 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
| 271 | + dependencies: |
| 272 | + "@babel/helper-string-parser" "^7.23.4" |
| 273 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 274 | + to-fast-properties "^2.0.0" |
| 275 | + |
220 | 276 | "@colors/colors@1.5.0":
|
221 | 277 | version "1.5.0"
|
222 | 278 | resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
|
|
0 commit comments