|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | - |
14 | | - version "7.24.1" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.1.tgz#2e11e071e32fe82850b4fe514f56b9c9e1c44911" |
16 | | - integrity sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA== |
| 13 | + |
| 14 | + version "7.24.5" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.5.tgz#9eba21699f289c32e63a28aedf82f888dc134b30" |
| 16 | + integrity sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg== |
17 | 17 | dependencies: |
18 | 18 | "@jridgewell/trace-mapping" "^0.3.25" |
19 | 19 | commander "^4.0.1" |
|
56 | 56 | "@babel/highlight" "^7.23.4" |
57 | 57 | chalk "^2.4.2" |
58 | 58 |
|
59 | | -"@babel/code-frame@^7.24.1": |
60 | | - version "7.24.1" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19" |
62 | | - integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg== |
63 | | - dependencies: |
64 | | - "@babel/highlight" "^7.24.1" |
65 | | - picocolors "^1.0.0" |
66 | | - |
67 | 59 | "@babel/code-frame@^7.24.2": |
68 | 60 | version "7.24.2" |
69 | 61 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
|
77 | 69 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
78 | 70 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
79 | 71 |
|
80 | | - |
81 | | - version "7.24.4" |
82 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
83 | | - integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
| 72 | + |
| 73 | + version "7.24.5" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
| 75 | + integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
84 | 76 | dependencies: |
85 | 77 | "@ampproject/remapping" "^2.2.0" |
86 | 78 | "@babel/code-frame" "^7.24.2" |
87 | | - "@babel/generator" "^7.24.4" |
| 79 | + "@babel/generator" "^7.24.5" |
88 | 80 | "@babel/helper-compilation-targets" "^7.23.6" |
89 | | - "@babel/helper-module-transforms" "^7.23.3" |
90 | | - "@babel/helpers" "^7.24.4" |
91 | | - "@babel/parser" "^7.24.4" |
| 81 | + "@babel/helper-module-transforms" "^7.24.5" |
| 82 | + "@babel/helpers" "^7.24.5" |
| 83 | + "@babel/parser" "^7.24.5" |
92 | 84 | "@babel/template" "^7.24.0" |
93 | | - "@babel/traverse" "^7.24.1" |
94 | | - "@babel/types" "^7.24.0" |
| 85 | + "@babel/traverse" "^7.24.5" |
| 86 | + "@babel/types" "^7.24.5" |
95 | 87 | convert-source-map "^2.0.0" |
96 | 88 | debug "^4.1.0" |
97 | 89 | gensync "^1.0.0-beta.2" |
98 | 90 | json5 "^2.2.3" |
99 | 91 | semver "^6.3.1" |
100 | 92 |
|
101 | | - |
102 | | - version "7.24.1" |
103 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz#e27eee93ed1d271637165ef3a86e2b9332395c32" |
104 | | - integrity sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ== |
| 93 | + |
| 94 | + version "7.24.5" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz#3b0f7d383a540329a30a6a9937cfc89461d26217" |
| 96 | + integrity sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ== |
105 | 97 | dependencies: |
106 | 98 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
107 | 99 | eslint-visitor-keys "^2.1.0" |
|
116 | 108 | "@jridgewell/gen-mapping" "^0.3.0" |
117 | 109 | jsesc "^2.5.1" |
118 | 110 |
|
119 | | -"@babel/generator@^7.24.1": |
120 | | - version "7.24.1" |
121 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
122 | | - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
123 | | - dependencies: |
124 | | - "@babel/types" "^7.24.0" |
125 | | - "@jridgewell/gen-mapping" "^0.3.5" |
126 | | - "@jridgewell/trace-mapping" "^0.3.25" |
127 | | - jsesc "^2.5.1" |
128 | | - |
129 | | -"@babel/generator@^7.24.4": |
130 | | - version "7.24.4" |
131 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
132 | | - integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
| 111 | +"@babel/generator@^7.24.5": |
| 112 | + version "7.24.5" |
| 113 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
| 114 | + integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
133 | 115 | dependencies: |
134 | | - "@babel/types" "^7.24.0" |
| 116 | + "@babel/types" "^7.24.5" |
135 | 117 | "@jridgewell/gen-mapping" "^0.3.5" |
136 | 118 | "@jridgewell/trace-mapping" "^0.3.25" |
137 | 119 | jsesc "^2.5.1" |
|
234 | 216 | dependencies: |
235 | 217 | "@babel/types" "^7.22.15" |
236 | 218 |
|
237 | | -"@babel/helper-module-transforms@^7.23.3": |
238 | | - version "7.23.3" |
239 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
240 | | - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
| 219 | +"@babel/helper-module-imports@^7.24.3": |
| 220 | + version "7.24.3" |
| 221 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
| 222 | + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
| 223 | + dependencies: |
| 224 | + "@babel/types" "^7.24.0" |
| 225 | + |
| 226 | +"@babel/helper-module-transforms@^7.24.5": |
| 227 | + version "7.24.5" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
| 229 | + integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
241 | 230 | dependencies: |
242 | 231 | "@babel/helper-environment-visitor" "^7.22.20" |
243 | | - "@babel/helper-module-imports" "^7.22.15" |
244 | | - "@babel/helper-simple-access" "^7.22.5" |
245 | | - "@babel/helper-split-export-declaration" "^7.22.6" |
246 | | - "@babel/helper-validator-identifier" "^7.22.20" |
| 232 | + "@babel/helper-module-imports" "^7.24.3" |
| 233 | + "@babel/helper-simple-access" "^7.24.5" |
| 234 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 235 | + "@babel/helper-validator-identifier" "^7.24.5" |
247 | 236 |
|
248 | 237 | "@babel/helper-optimise-call-expression@^7.18.6": |
249 | 238 | version "7.18.6" |
|
273 | 262 | "@babel/traverse" "^7.18.6" |
274 | 263 | "@babel/types" "^7.18.6" |
275 | 264 |
|
276 | | -"@babel/helper-simple-access@^7.22.5": |
277 | | - version "7.22.5" |
278 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" |
279 | | - integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== |
| 265 | +"@babel/helper-simple-access@^7.24.5": |
| 266 | + version "7.24.5" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
| 268 | + integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
280 | 269 | dependencies: |
281 | | - "@babel/types" "^7.22.5" |
| 270 | + "@babel/types" "^7.24.5" |
282 | 271 |
|
283 | 272 | "@babel/helper-split-export-declaration@^7.18.6": |
284 | 273 | version "7.18.6" |
|
287 | 276 | dependencies: |
288 | 277 | "@babel/types" "^7.18.6" |
289 | 278 |
|
290 | | -"@babel/helper-split-export-declaration@^7.22.6": |
291 | | - version "7.22.6" |
292 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
293 | | - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 279 | +"@babel/helper-split-export-declaration@^7.24.5": |
| 280 | + version "7.24.5" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6" |
| 282 | + integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q== |
294 | 283 | dependencies: |
295 | | - "@babel/types" "^7.22.5" |
| 284 | + "@babel/types" "^7.24.5" |
296 | 285 |
|
297 | 286 | "@babel/helper-string-parser@^7.22.5": |
298 | 287 | version "7.22.5" |
|
304 | 293 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
305 | 294 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
306 | 295 |
|
| 296 | +"@babel/helper-string-parser@^7.24.1": |
| 297 | + version "7.24.1" |
| 298 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 299 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
| 300 | + |
307 | 301 | "@babel/helper-validator-identifier@^7.12.11": |
308 | 302 | version "7.12.11" |
309 | 303 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
|
329 | 323 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
330 | 324 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
331 | 325 |
|
| 326 | +"@babel/helper-validator-identifier@^7.24.5": |
| 327 | + version "7.24.5" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 329 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
| 330 | + |
332 | 331 | "@babel/helper-validator-option@^7.23.5": |
333 | 332 | version "7.23.5" |
334 | 333 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
335 | 334 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
336 | 335 |
|
337 | | -"@babel/helpers@^7.24.4": |
338 | | - version "7.24.4" |
339 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
340 | | - integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
| 336 | +"@babel/helpers@^7.24.5": |
| 337 | + version "7.24.5" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
| 339 | + integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
341 | 340 | dependencies: |
342 | 341 | "@babel/template" "^7.24.0" |
343 | | - "@babel/traverse" "^7.24.1" |
344 | | - "@babel/types" "^7.24.0" |
| 342 | + "@babel/traverse" "^7.24.5" |
| 343 | + "@babel/types" "^7.24.5" |
345 | 344 |
|
346 | 345 | "@babel/highlight@^7.10.4": |
347 | 346 | version "7.12.13" |
|
379 | 378 | chalk "^2.4.2" |
380 | 379 | js-tokens "^4.0.0" |
381 | 380 |
|
382 | | -"@babel/highlight@^7.24.1": |
383 | | - version "7.24.1" |
384 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215" |
385 | | - integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw== |
386 | | - dependencies: |
387 | | - "@babel/helper-validator-identifier" "^7.22.20" |
388 | | - chalk "^2.4.2" |
389 | | - js-tokens "^4.0.0" |
390 | | - picocolors "^1.0.0" |
391 | | - |
392 | 381 | "@babel/highlight@^7.24.2": |
393 | 382 | version "7.24.2" |
394 | 383 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" |
|
414 | 403 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" |
415 | 404 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== |
416 | 405 |
|
417 | | -"@babel/parser@^7.24.1": |
418 | | - version "7.24.1" |
419 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
420 | | - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
421 | | - |
422 | | -"@babel/parser@^7.24.4": |
423 | | - version "7.24.4" |
424 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
425 | | - integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 406 | +"@babel/parser@^7.24.5": |
| 407 | + version "7.24.5" |
| 408 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
| 409 | + integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
426 | 410 |
|
427 | 411 | |
428 | 412 | version "7.18.6" |
|
511 | 495 | debug "^4.1.0" |
512 | 496 | globals "^11.1.0" |
513 | 497 |
|
514 | | -"@babel/traverse@^7.24.1": |
515 | | - version "7.24.1" |
516 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
517 | | - integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 498 | +"@babel/traverse@^7.24.5": |
| 499 | + version "7.24.5" |
| 500 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
| 501 | + integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
518 | 502 | dependencies: |
519 | | - "@babel/code-frame" "^7.24.1" |
520 | | - "@babel/generator" "^7.24.1" |
| 503 | + "@babel/code-frame" "^7.24.2" |
| 504 | + "@babel/generator" "^7.24.5" |
521 | 505 | "@babel/helper-environment-visitor" "^7.22.20" |
522 | 506 | "@babel/helper-function-name" "^7.23.0" |
523 | 507 | "@babel/helper-hoist-variables" "^7.22.5" |
524 | | - "@babel/helper-split-export-declaration" "^7.22.6" |
525 | | - "@babel/parser" "^7.24.1" |
526 | | - "@babel/types" "^7.24.0" |
| 508 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 509 | + "@babel/parser" "^7.24.5" |
| 510 | + "@babel/types" "^7.24.5" |
527 | 511 | debug "^4.3.1" |
528 | 512 | globals "^11.1.0" |
529 | 513 |
|
|
588 | 572 | "@babel/helper-validator-identifier" "^7.22.20" |
589 | 573 | to-fast-properties "^2.0.0" |
590 | 574 |
|
| 575 | +"@babel/types@^7.24.5": |
| 576 | + version "7.24.5" |
| 577 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
| 578 | + integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
| 579 | + dependencies: |
| 580 | + "@babel/helper-string-parser" "^7.24.1" |
| 581 | + "@babel/helper-validator-identifier" "^7.24.5" |
| 582 | + to-fast-properties "^2.0.0" |
| 583 | + |
591 | 584 | "@eslint/eslintrc@^0.4.3": |
592 | 585 | version "0.4.3" |
593 | 586 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" |
|
0 commit comments