|
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111" |
30 | 30 | integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw== |
31 | 31 |
|
32 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.4": |
33 | | - version "7.27.4" |
34 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
35 | | - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 32 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.7": |
| 33 | + version "7.27.7" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 35 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
36 | 36 | dependencies: |
37 | 37 | "@ampproject/remapping" "^2.2.0" |
38 | 38 | "@babel/code-frame" "^7.27.1" |
39 | | - "@babel/generator" "^7.27.3" |
| 39 | + "@babel/generator" "^7.27.5" |
40 | 40 | "@babel/helper-compilation-targets" "^7.27.2" |
41 | 41 | "@babel/helper-module-transforms" "^7.27.3" |
42 | | - "@babel/helpers" "^7.27.4" |
43 | | - "@babel/parser" "^7.27.4" |
| 42 | + "@babel/helpers" "^7.27.6" |
| 43 | + "@babel/parser" "^7.27.7" |
44 | 44 | "@babel/template" "^7.27.2" |
45 | | - "@babel/traverse" "^7.27.4" |
46 | | - "@babel/types" "^7.27.3" |
| 45 | + "@babel/traverse" "^7.27.7" |
| 46 | + "@babel/types" "^7.27.7" |
47 | 47 | convert-source-map "^2.0.0" |
48 | 48 | debug "^4.1.0" |
49 | 49 | gensync "^1.0.0-beta.2" |
50 | 50 | json5 "^2.2.3" |
51 | 51 | semver "^6.3.1" |
52 | 52 |
|
53 | | -"@babel/generator@^7.27.3", "@babel/generator@^7.7.2": |
54 | | - version "7.27.3" |
55 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" |
56 | | - integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== |
| 53 | +"@babel/generator@^7.27.5", "@babel/generator@^7.7.2": |
| 54 | + version "7.27.5" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 56 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
57 | 57 | dependencies: |
58 | | - "@babel/parser" "^7.27.3" |
| 58 | + "@babel/parser" "^7.27.5" |
59 | 59 | "@babel/types" "^7.27.3" |
60 | 60 | "@jridgewell/gen-mapping" "^0.3.5" |
61 | 61 | "@jridgewell/trace-mapping" "^0.3.25" |
|
243 | 243 | "@babel/traverse" "^7.27.1" |
244 | 244 | "@babel/types" "^7.27.1" |
245 | 245 |
|
246 | | -"@babel/helper-string-parser@^7.25.9", "@babel/helper-string-parser@^7.27.1": |
| 246 | +"@babel/helper-string-parser@^7.27.1": |
247 | 247 | version "7.27.1" |
248 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
249 | 249 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
250 | 250 |
|
251 | | -"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1": |
| 251 | +"@babel/helper-validator-identifier@^7.27.1": |
252 | 252 | version "7.27.1" |
253 | 253 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
254 | 254 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
|
267 | 267 | "@babel/traverse" "^7.27.1" |
268 | 268 | "@babel/types" "^7.27.1" |
269 | 269 |
|
270 | | -"@babel/helpers@^7.27.4": |
271 | | - version "7.27.4" |
272 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
273 | | - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 270 | +"@babel/helpers@^7.27.6": |
| 271 | + version "7.27.6" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 273 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
274 | 274 | dependencies: |
275 | 275 | "@babel/template" "^7.27.2" |
276 | | - "@babel/types" "^7.27.3" |
277 | | - |
278 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4": |
279 | | - version "7.27.4" |
280 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
281 | | - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
282 | | - dependencies: |
283 | | - "@babel/types" "^7.27.3" |
| 276 | + "@babel/types" "^7.27.6" |
284 | 277 |
|
285 | | -"@babel/parser@^7.20.7": |
286 | | - version "7.27.5" |
287 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
288 | | - integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
| 278 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 279 | + version "7.27.7" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 281 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
289 | 282 | dependencies: |
290 | | - "@babel/types" "^7.27.3" |
| 283 | + "@babel/types" "^7.27.7" |
291 | 284 |
|
292 | 285 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
293 | 286 | version "7.27.1" |
|
987 | 980 | "@babel/parser" "^7.27.2" |
988 | 981 | "@babel/types" "^7.27.1" |
989 | 982 |
|
990 | | -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4", "@babel/traverse@^7.7.2": |
991 | | - version "7.27.4" |
992 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
993 | | - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 983 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.7", "@babel/traverse@^7.7.2": |
| 984 | + version "7.27.7" |
| 985 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 986 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
994 | 987 | dependencies: |
995 | 988 | "@babel/code-frame" "^7.27.1" |
996 | | - "@babel/generator" "^7.27.3" |
997 | | - "@babel/parser" "^7.27.4" |
| 989 | + "@babel/generator" "^7.27.5" |
| 990 | + "@babel/parser" "^7.27.7" |
998 | 991 | "@babel/template" "^7.27.2" |
999 | | - "@babel/types" "^7.27.3" |
| 992 | + "@babel/types" "^7.27.7" |
1000 | 993 | debug "^4.3.1" |
1001 | 994 | globals "^11.1.0" |
1002 | 995 |
|
1003 | | -"@babel/types@^7.0.0", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1004 | | - version "7.27.3" |
1005 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
1006 | | - integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 996 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.27.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 997 | + version "7.27.7" |
| 998 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 999 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
1007 | 1000 | dependencies: |
1008 | 1001 | "@babel/helper-string-parser" "^7.27.1" |
1009 | 1002 | "@babel/helper-validator-identifier" "^7.27.1" |
1010 | 1003 |
|
1011 | | -"@babel/types@^7.20.7": |
1012 | | - version "7.27.0" |
1013 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
1014 | | - integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
1015 | | - dependencies: |
1016 | | - "@babel/helper-string-parser" "^7.25.9" |
1017 | | - "@babel/helper-validator-identifier" "^7.25.9" |
1018 | | - |
1019 | 1004 | "@bcoe/v8-coverage@^0.2.3": |
1020 | 1005 | version "0.2.3" |
1021 | 1006 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments