|
105 | 105 | "@jridgewell/trace-mapping" "^0.3.25" |
106 | 106 | jsesc "^2.5.1" |
107 | 107 |
|
108 | | -"@babel/helper-annotate-as-pure@^7.24.6": |
| 108 | +"@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.24.6": |
109 | 109 | version "7.24.6" |
110 | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz#517af93abc77924f9b2514c407bbef527fb8938d" |
111 | 111 | integrity sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg== |
|
130 | 130 | lru-cache "^5.1.1" |
131 | 131 | semver "^6.3.1" |
132 | 132 |
|
133 | | -"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.24.6": |
| 133 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.24.6": |
134 | 134 | version "7.24.6" |
135 | 135 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.6.tgz#c50b86fa1c4ca9b7a890dc21884f097b6c4b5286" |
136 | 136 | integrity sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA== |
|
395 | 395 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703" |
396 | 396 | integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w== |
397 | 397 |
|
| 398 | +"@babel/plugin-proposal-private-property-in-object@^7.21.11": |
| 399 | + version "7.21.11" |
| 400 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz#69d597086b6760c4126525cfa154f34631ff272c" |
| 401 | + integrity sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw== |
| 402 | + dependencies: |
| 403 | + "@babel/helper-annotate-as-pure" "^7.18.6" |
| 404 | + "@babel/helper-create-class-features-plugin" "^7.21.0" |
| 405 | + "@babel/helper-plugin-utils" "^7.20.2" |
| 406 | + "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
| 407 | + |
398 | 408 | "@babel/plugin-syntax-async-generators@^7.8.4": |
399 | 409 | version "7.8.4" |
400 | 410 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
0 commit comments