|
45 | 45 | integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
|
46 | 46 |
|
47 | 47 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.20.5":
|
48 |
| - version "7.24.8" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4" |
50 |
| - integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg== |
| 48 | + version "7.24.9" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82" |
| 50 | + integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg== |
51 | 51 | dependencies:
|
52 | 52 | "@ampproject/remapping" "^2.2.0"
|
53 | 53 | "@babel/code-frame" "^7.24.7"
|
54 |
| - "@babel/generator" "^7.24.8" |
| 54 | + "@babel/generator" "^7.24.9" |
55 | 55 | "@babel/helper-compilation-targets" "^7.24.8"
|
56 |
| - "@babel/helper-module-transforms" "^7.24.8" |
| 56 | + "@babel/helper-module-transforms" "^7.24.9" |
57 | 57 | "@babel/helpers" "^7.24.8"
|
58 | 58 | "@babel/parser" "^7.24.8"
|
59 | 59 | "@babel/template" "^7.24.7"
|
60 | 60 | "@babel/traverse" "^7.24.8"
|
61 |
| - "@babel/types" "^7.24.8" |
| 61 | + "@babel/types" "^7.24.9" |
62 | 62 | convert-source-map "^2.0.0"
|
63 | 63 | debug "^4.1.0"
|
64 | 64 | gensync "^1.0.0-beta.2"
|
65 | 65 | json5 "^2.2.3"
|
66 | 66 | semver "^6.3.1"
|
67 | 67 |
|
68 |
| -"@babel/generator@^7.24.8", "@babel/generator@^7.7.2": |
69 |
| - version "7.24.8" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
71 |
| - integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
| 68 | +"@babel/generator@^7.24.8", "@babel/generator@^7.24.9", "@babel/generator@^7.7.2": |
| 69 | + version "7.24.10" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76" |
| 71 | + integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg== |
72 | 72 | dependencies:
|
73 |
| - "@babel/types" "^7.24.8" |
| 73 | + "@babel/types" "^7.24.9" |
74 | 74 | "@jridgewell/gen-mapping" "^0.3.5"
|
75 | 75 | "@jridgewell/trace-mapping" "^0.3.25"
|
76 | 76 | jsesc "^2.5.1"
|
|
189 | 189 | "@babel/traverse" "^7.24.7"
|
190 | 190 | "@babel/types" "^7.24.7"
|
191 | 191 |
|
192 |
| -"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8": |
193 |
| - version "7.24.8" |
194 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe" |
195 |
| - integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q== |
| 192 | +"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9": |
| 193 | + version "7.24.9" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29" |
| 195 | + integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw== |
196 | 196 | dependencies:
|
197 | 197 | "@babel/helper-environment-visitor" "^7.24.7"
|
198 | 198 | "@babel/helper-module-imports" "^7.24.7"
|
|
1006 | 1006 | debug "^4.3.1"
|
1007 | 1007 | globals "^11.1.0"
|
1008 | 1008 |
|
1009 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1010 |
| - version "7.24.8" |
1011 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
1012 |
| - integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
| 1009 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1010 | + version "7.24.9" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73" |
| 1012 | + integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ== |
1013 | 1013 | dependencies:
|
1014 | 1014 | "@babel/helper-string-parser" "^7.24.8"
|
1015 | 1015 | "@babel/helper-validator-identifier" "^7.24.7"
|
|
0 commit comments