|
83 | 83 | semver "^6.3.1" |
84 | 84 |
|
85 | 85 | "@babel/eslint-parser@^7.12.10": |
86 | | - version "7.25.9" |
87 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c" |
88 | | - integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ== |
| 86 | + version "7.26.5" |
| 87 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb" |
| 88 | + integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ== |
89 | 89 | dependencies: |
90 | 90 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
91 | 91 | eslint-visitor-keys "^2.1.0" |
|
220 | 220 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz#8ec5b21812d992e1ef88a9b068260537b6f0e36c" |
221 | 221 | integrity sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw== |
222 | 222 |
|
| 223 | +"@babel/helper-plugin-utils@^7.26.5": |
| 224 | + version "7.26.5" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 226 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
| 227 | + |
223 | 228 | "@babel/helper-remap-async-to-generator@^7.25.9": |
224 | 229 | version "7.25.9" |
225 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz#e53956ab3d5b9fb88be04b3e2f31b523afd34b92" |
|
746 | 751 | "@babel/helper-plugin-utils" "^7.25.9" |
747 | 752 |
|
748 | 753 | "@babel/plugin-transform-nullish-coalescing-operator@^7.12.1", "@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
749 | | - version "7.25.9" |
750 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
751 | | - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 754 | + version "7.26.6" |
| 755 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 756 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
752 | 757 | dependencies: |
753 | | - "@babel/helper-plugin-utils" "^7.25.9" |
| 758 | + "@babel/helper-plugin-utils" "^7.26.5" |
754 | 759 |
|
755 | 760 | "@babel/plugin-transform-numeric-separator@^7.12.7", "@babel/plugin-transform-numeric-separator@^7.25.9": |
756 | 761 | version "7.25.9" |
|
0 commit comments