|
46 | 46 | semver "^6.3.1" |
47 | 47 |
|
48 | 48 | "@babel/generator@^7.27.5", "@babel/generator@^7.28.6": |
49 | | - version "7.28.6" |
50 | | - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.28.6.tgz" |
51 | | - integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw== |
| 49 | + version "7.29.0" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f" |
| 51 | + integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ== |
52 | 52 | dependencies: |
53 | | - "@babel/parser" "^7.28.6" |
54 | | - "@babel/types" "^7.28.6" |
| 53 | + "@babel/parser" "^7.29.0" |
| 54 | + "@babel/types" "^7.29.0" |
55 | 55 | "@jridgewell/gen-mapping" "^0.3.12" |
56 | 56 | "@jridgewell/trace-mapping" "^0.3.28" |
57 | 57 | jsesc "^3.0.2" |
|
124 | 124 | dependencies: |
125 | 125 | "@babel/types" "^7.28.6" |
126 | 126 |
|
| 127 | +"@babel/parser@^7.29.0": |
| 128 | + version "7.29.0" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6" |
| 130 | + integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== |
| 131 | + dependencies: |
| 132 | + "@babel/types" "^7.29.0" |
| 133 | + |
127 | 134 | "@babel/plugin-syntax-async-generators@^7.8.4": |
128 | 135 | version "7.8.4" |
129 | 136 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" |
|
265 | 272 | "@babel/types" "^7.28.6" |
266 | 273 | debug "^4.3.1" |
267 | 274 |
|
268 | | -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.6": |
| 275 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.6", "@babel/types@^7.29.0": |
269 | 276 | version "7.29.0" |
270 | 277 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
271 | 278 | integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
|
0 commit comments