|
66 | 66 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
67 | 67 | integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
68 | 68 |
|
69 | | -"@babel/compat-data@^7.24.8": |
70 | | - version "7.24.8" |
71 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3" |
72 | | - integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg== |
| 69 | +"@babel/compat-data@^7.25.2": |
| 70 | + version "7.25.2" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
| 72 | + integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
73 | 73 |
|
74 | | -"@babel/core@7.24.9": |
75 | | - version "7.24.9" |
76 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
77 | | - integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
| 74 | +"@babel/core@7.25.2": |
| 75 | + version "7.25.2" |
| 76 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
| 77 | + integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
78 | 78 | dependencies: |
79 | 79 | "@ampproject/remapping" "^2.2.0" |
80 | 80 | "@babel/code-frame" "^7.24.7" |
81 | | - "@babel/generator" "^7.24.9" |
82 | | - "@babel/helper-compilation-targets" "^7.24.8" |
83 | | - "@babel/helper-module-transforms" "^7.24.9" |
84 | | - "@babel/helpers" "^7.24.8" |
85 | | - "@babel/parser" "^7.24.8" |
86 | | - "@babel/template" "^7.24.7" |
87 | | - "@babel/traverse" "^7.24.8" |
88 | | - "@babel/types" "^7.24.9" |
| 81 | + "@babel/generator" "^7.25.0" |
| 82 | + "@babel/helper-compilation-targets" "^7.25.2" |
| 83 | + "@babel/helper-module-transforms" "^7.25.2" |
| 84 | + "@babel/helpers" "^7.25.0" |
| 85 | + "@babel/parser" "^7.25.0" |
| 86 | + "@babel/template" "^7.25.0" |
| 87 | + "@babel/traverse" "^7.25.2" |
| 88 | + "@babel/types" "^7.25.2" |
89 | 89 | convert-source-map "^2.0.0" |
90 | 90 | debug "^4.1.0" |
91 | 91 | gensync "^1.0.0-beta.2" |
|
151 | 151 | "@jridgewell/trace-mapping" "^0.3.25" |
152 | 152 | jsesc "^2.5.1" |
153 | 153 |
|
154 | | -"@babel/generator@^7.24.8": |
155 | | - version "7.24.8" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
157 | | - integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
158 | | - dependencies: |
159 | | - "@babel/types" "^7.24.8" |
160 | | - "@jridgewell/gen-mapping" "^0.3.5" |
161 | | - "@jridgewell/trace-mapping" "^0.3.25" |
162 | | - jsesc "^2.5.1" |
163 | | - |
164 | | -"@babel/generator@^7.24.9": |
165 | | - version "7.24.9" |
166 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12" |
167 | | - integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A== |
| 154 | +"@babel/generator@^7.25.0": |
| 155 | + version "7.25.0" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
| 157 | + integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
168 | 158 | dependencies: |
169 | | - "@babel/types" "^7.24.9" |
| 159 | + "@babel/types" "^7.25.0" |
170 | 160 | "@jridgewell/gen-mapping" "^0.3.5" |
171 | 161 | "@jridgewell/trace-mapping" "^0.3.25" |
172 | 162 | jsesc "^2.5.1" |
|
196 | 186 | lru-cache "^5.1.1" |
197 | 187 | semver "^6.3.1" |
198 | 188 |
|
199 | | -"@babel/helper-compilation-targets@^7.24.8": |
200 | | - version "7.24.8" |
201 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
202 | | - integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
| 189 | +"@babel/helper-compilation-targets@^7.25.2": |
| 190 | + version "7.25.2" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" |
| 192 | + integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== |
203 | 193 | dependencies: |
204 | | - "@babel/compat-data" "^7.24.8" |
| 194 | + "@babel/compat-data" "^7.25.2" |
205 | 195 | "@babel/helper-validator-option" "^7.24.8" |
206 | 196 | browserslist "^4.23.1" |
207 | 197 | lru-cache "^5.1.1" |
|
317 | 307 | "@babel/helper-split-export-declaration" "^7.22.6" |
318 | 308 | "@babel/helper-validator-identifier" "^7.22.20" |
319 | 309 |
|
320 | | -"@babel/helper-module-transforms@^7.24.9": |
321 | | - version "7.24.9" |
322 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
323 | | - integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
| 310 | +"@babel/helper-module-transforms@^7.25.2": |
| 311 | + version "7.25.2" |
| 312 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
| 313 | + integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
324 | 314 | dependencies: |
325 | | - "@babel/helper-environment-visitor" "^7.24.7" |
326 | 315 | "@babel/helper-module-imports" "^7.24.7" |
327 | 316 | "@babel/helper-simple-access" "^7.24.7" |
328 | | - "@babel/helper-split-export-declaration" "^7.24.7" |
329 | 317 | "@babel/helper-validator-identifier" "^7.24.7" |
| 318 | + "@babel/traverse" "^7.25.2" |
330 | 319 |
|
331 | 320 | "@babel/helper-optimise-call-expression@^7.22.5": |
332 | 321 | version "7.22.5" |
|
447 | 436 | "@babel/traverse" "^7.23.0" |
448 | 437 | "@babel/types" "^7.23.0" |
449 | 438 |
|
450 | | -"@babel/helpers@^7.24.8": |
451 | | - version "7.24.8" |
452 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
453 | | - integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
| 439 | +"@babel/helpers@^7.25.0": |
| 440 | + version "7.25.0" |
| 441 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
| 442 | + integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
454 | 443 | dependencies: |
455 | | - "@babel/template" "^7.24.7" |
456 | | - "@babel/types" "^7.24.8" |
| 444 | + "@babel/template" "^7.25.0" |
| 445 | + "@babel/types" "^7.25.0" |
457 | 446 |
|
458 | 447 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.22.13": |
459 | 448 | version "7.22.20" |
|
484 | 473 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85" |
485 | 474 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw== |
486 | 475 |
|
487 | | -"@babel/parser@^7.24.8": |
488 | | - version "7.24.8" |
489 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f" |
490 | | - integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== |
| 476 | +"@babel/parser@^7.25.0": |
| 477 | + version "7.25.0" |
| 478 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" |
| 479 | + integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== |
491 | 480 |
|
492 | 481 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15": |
493 | 482 | version "7.22.15" |
|
1301 | 1290 | "@babel/parser" "^7.24.7" |
1302 | 1291 | "@babel/types" "^7.24.7" |
1303 | 1292 |
|
| 1293 | +"@babel/template@^7.25.0": |
| 1294 | + version "7.25.0" |
| 1295 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 1296 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
| 1297 | + dependencies: |
| 1298 | + "@babel/code-frame" "^7.24.7" |
| 1299 | + "@babel/parser" "^7.25.0" |
| 1300 | + "@babel/types" "^7.25.0" |
| 1301 | + |
1304 | 1302 | "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.0": |
1305 | 1303 | version "7.23.0" |
1306 | 1304 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
|
1333 | 1331 | debug "^4.3.1" |
1334 | 1332 | globals "^11.1.0" |
1335 | 1333 |
|
1336 | | -"@babel/traverse@^7.24.8": |
1337 | | - version "7.24.8" |
1338 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7" |
1339 | | - integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ== |
| 1334 | +"@babel/traverse@^7.25.2": |
| 1335 | + version "7.25.2" |
| 1336 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae" |
| 1337 | + integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ== |
1340 | 1338 | dependencies: |
1341 | 1339 | "@babel/code-frame" "^7.24.7" |
1342 | | - "@babel/generator" "^7.24.8" |
1343 | | - "@babel/helper-environment-visitor" "^7.24.7" |
1344 | | - "@babel/helper-function-name" "^7.24.7" |
1345 | | - "@babel/helper-hoist-variables" "^7.24.7" |
1346 | | - "@babel/helper-split-export-declaration" "^7.24.7" |
1347 | | - "@babel/parser" "^7.24.8" |
1348 | | - "@babel/types" "^7.24.8" |
| 1340 | + "@babel/generator" "^7.25.0" |
| 1341 | + "@babel/parser" "^7.25.0" |
| 1342 | + "@babel/template" "^7.25.0" |
| 1343 | + "@babel/types" "^7.25.2" |
1349 | 1344 | debug "^4.3.1" |
1350 | 1345 | globals "^11.1.0" |
1351 | 1346 |
|
|
1367 | 1362 | "@babel/helper-validator-identifier" "^7.24.7" |
1368 | 1363 | to-fast-properties "^2.0.0" |
1369 | 1364 |
|
1370 | | -"@babel/types@^7.24.8": |
1371 | | - version "7.24.8" |
1372 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
1373 | | - integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
1374 | | - dependencies: |
1375 | | - "@babel/helper-string-parser" "^7.24.8" |
1376 | | - "@babel/helper-validator-identifier" "^7.24.7" |
1377 | | - to-fast-properties "^2.0.0" |
1378 | | - |
1379 | | -"@babel/types@^7.24.9": |
1380 | | - version "7.24.9" |
1381 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
1382 | | - integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
| 1365 | +"@babel/types@^7.25.0", "@babel/types@^7.25.2": |
| 1366 | + version "7.25.2" |
| 1367 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
| 1368 | + integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
1383 | 1369 | dependencies: |
1384 | 1370 | "@babel/helper-string-parser" "^7.24.8" |
1385 | 1371 | "@babel/helper-validator-identifier" "^7.24.7" |
|
0 commit comments