|
263 | 263 | "@babel/types" "^7.24.6"
|
264 | 264 |
|
265 | 265 | "@babel/helpers@^7.24.6":
|
266 |
| - version "7.27.4" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
268 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 266 | + version "7.27.6" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 268 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
269 | 269 | dependencies:
|
270 | 270 | "@babel/template" "^7.27.2"
|
271 |
| - "@babel/types" "^7.27.3" |
| 271 | + "@babel/types" "^7.27.6" |
272 | 272 |
|
273 | 273 | "@babel/highlight@^7.24.6":
|
274 | 274 | version "7.24.6"
|
|
1143 | 1143 | resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
|
1144 | 1144 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1145 | 1145 |
|
1146 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.27.4", "@babel/runtime@^7.8.4": |
1147 |
| - version "7.27.4" |
1148 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf" |
1149 |
| - integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA== |
| 1146 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.27.6", "@babel/runtime@^7.8.4": |
| 1147 | + version "7.27.6" |
| 1148 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6" |
| 1149 | + integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q== |
1150 | 1150 |
|
1151 | 1151 | "@babel/template@^7.0.0", "@babel/template@^7.24.6":
|
1152 | 1152 | version "7.24.6"
|
|
1199 | 1199 | "@babel/helper-string-parser" "^7.27.1"
|
1200 | 1200 | "@babel/helper-validator-identifier" "^7.27.1"
|
1201 | 1201 |
|
1202 |
| -"@babel/types@^7.27.3": |
1203 |
| - version "7.27.3" |
1204 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
1205 |
| - integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 1202 | +"@babel/types@^7.27.6": |
| 1203 | + version "7.27.6" |
| 1204 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535" |
| 1205 | + integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q== |
1206 | 1206 | dependencies:
|
1207 | 1207 | "@babel/helper-string-parser" "^7.27.1"
|
1208 | 1208 | "@babel/helper-validator-identifier" "^7.27.1"
|
|
0 commit comments