|
73 | 73 | json5 "^2.2.3"
|
74 | 74 | semver "^6.3.1"
|
75 | 75 |
|
76 |
| -"@babel/generator@^7.24.5", "@babel/generator@^7.24.6": |
77 |
| - version "7.24.6" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.6.tgz#dfac82a228582a9d30c959fe50ad28951d4737a7" |
79 |
| - integrity sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg== |
80 |
| - dependencies: |
81 |
| - "@babel/types" "^7.24.6" |
82 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
83 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
84 |
| - jsesc "^2.5.1" |
85 |
| - |
86 |
| -"@babel/generator@^7.24.7": |
| 76 | +"@babel/generator@^7.24.5", "@babel/generator@^7.24.7": |
87 | 77 | version "7.24.7"
|
88 | 78 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
|
89 | 79 | integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
|
|
323 | 313 | dependencies:
|
324 | 314 | "@babel/types" "^7.24.7"
|
325 | 315 |
|
326 |
| -"@babel/helper-string-parser@^7.24.6": |
327 |
| - version "7.24.6" |
328 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df" |
329 |
| - integrity sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q== |
330 |
| - |
331 | 316 | "@babel/helper-string-parser@^7.24.7":
|
332 | 317 | version "7.24.7"
|
333 | 318 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
|
|
338 | 323 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
|
339 | 324 | integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
|
340 | 325 |
|
341 |
| -"@babel/helper-validator-identifier@^7.24.6": |
342 |
| - version "7.24.6" |
343 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e" |
344 |
| - integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw== |
345 |
| - |
346 | 326 | "@babel/helper-validator-identifier@^7.24.7":
|
347 | 327 | version "7.24.7"
|
348 | 328 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
|
1158 | 1138 | debug "^4.3.1"
|
1159 | 1139 | globals "^11.1.0"
|
1160 | 1140 |
|
1161 |
| -"@babel/types@^7.18.6", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.24.6", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1162 |
| - version "7.24.6" |
1163 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912" |
1164 |
| - integrity sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ== |
1165 |
| - dependencies: |
1166 |
| - "@babel/helper-string-parser" "^7.24.6" |
1167 |
| - "@babel/helper-validator-identifier" "^7.24.6" |
1168 |
| - to-fast-properties "^2.0.0" |
1169 |
| - |
1170 |
| -"@babel/types@^7.24.7": |
| 1141 | +"@babel/types@^7.18.6", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.24.7", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1171 | 1142 | version "7.24.7"
|
1172 | 1143 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2"
|
1173 | 1144 | integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
|
|
0 commit comments