|
34 | 34 | integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg== |
35 | 35 |
|
36 | 36 | "@babel/core@^7.13.16", "@babel/core@^7.20.0": |
37 | | - version "7.24.8" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4" |
39 | | - integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg== |
| 37 | + version "7.24.9" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
| 39 | + integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
40 | 40 | dependencies: |
41 | 41 | "@ampproject/remapping" "^2.2.0" |
42 | 42 | "@babel/code-frame" "^7.24.7" |
43 | | - "@babel/generator" "^7.24.8" |
| 43 | + "@babel/generator" "^7.24.9" |
44 | 44 | "@babel/helper-compilation-targets" "^7.24.8" |
45 | | - "@babel/helper-module-transforms" "^7.24.8" |
| 45 | + "@babel/helper-module-transforms" "^7.24.9" |
46 | 46 | "@babel/helpers" "^7.24.8" |
47 | 47 | "@babel/parser" "^7.24.8" |
48 | 48 | "@babel/template" "^7.24.7" |
49 | 49 | "@babel/traverse" "^7.24.8" |
50 | | - "@babel/types" "^7.24.8" |
| 50 | + "@babel/types" "^7.24.9" |
51 | 51 | convert-source-map "^2.0.0" |
52 | 52 | debug "^4.1.0" |
53 | 53 | gensync "^1.0.0-beta.2" |
|
63 | 63 | eslint-visitor-keys "^2.1.0" |
64 | 64 | semver "^6.3.0" |
65 | 65 |
|
66 | | -"@babel/generator@^7.20.0", "@babel/generator@^7.24.8": |
67 | | - version "7.24.8" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
69 | | - integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
| 66 | +"@babel/generator@^7.20.0", "@babel/generator@^7.24.8", "@babel/generator@^7.24.9": |
| 67 | + version "7.24.9" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12" |
| 69 | + integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A== |
70 | 70 | dependencies: |
71 | | - "@babel/types" "^7.24.8" |
| 71 | + "@babel/types" "^7.24.9" |
72 | 72 | "@jridgewell/gen-mapping" "^0.3.5" |
73 | 73 | "@jridgewell/trace-mapping" "^0.3.25" |
74 | 74 | jsesc "^2.5.1" |
|
325 | 325 | dependencies: |
326 | 326 | "@babel/types" "^7.8.3" |
327 | 327 |
|
328 | | -"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.24.8": |
329 | | - version "7.24.8" |
330 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe" |
331 | | - integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q== |
| 328 | +"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.24.9": |
| 329 | + version "7.24.9" |
| 330 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
| 331 | + integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
332 | 332 | dependencies: |
333 | 333 | "@babel/helper-environment-visitor" "^7.24.7" |
334 | 334 | "@babel/helper-module-imports" "^7.24.7" |
|
1078 | 1078 | debug "^4.3.1" |
1079 | 1079 | globals "^11.1.0" |
1080 | 1080 |
|
1081 | | -"@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.8.3": |
1082 | | - version "7.24.8" |
1083 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
1084 | | - integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
| 1081 | +"@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.8.3": |
| 1082 | + version "7.24.9" |
| 1083 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
| 1084 | + integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
1085 | 1085 | dependencies: |
1086 | 1086 | "@babel/helper-string-parser" "^7.24.8" |
1087 | 1087 | "@babel/helper-validator-identifier" "^7.24.7" |
|
0 commit comments