|
122 | 122 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz" |
123 | 123 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
124 | 124 |
|
| 125 | +"@babel/helper-string-parser@^7.22.5": |
| 126 | + version "7.22.5" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 128 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 129 | + |
125 | 130 | "@babel/helper-validator-identifier@^7.18.6": |
126 | 131 | version "7.19.1" |
127 | 132 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz" |
128 | 133 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
129 | 134 |
|
| 135 | +"@babel/helper-validator-identifier@^7.22.15": |
| 136 | + version "7.22.15" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" |
| 138 | + integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== |
| 139 | + |
130 | 140 | "@babel/helper-validator-option@^7.18.6": |
131 | 141 | version "7.18.6" |
132 | 142 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz" |
|
185 | 195 | debug "^4.1.0" |
186 | 196 | globals "^11.1.0" |
187 | 197 |
|
188 | | -"@babel/[email protected]", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0": |
| 198 | + |
| 199 | + version "7.22.15" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.15.tgz#266cb21d2c5fd0b3931e7a91b6dd72d2f617d282" |
| 201 | + integrity sha512-X+NLXr0N8XXmN5ZsaQdm9U2SSC3UbIYq/doL++sueHOTisgZHoKaQtZxGuV2cUPQHMfjKEfg/g6oy7Hm6SKFtA== |
| 202 | + dependencies: |
| 203 | + "@babel/helper-string-parser" "^7.22.5" |
| 204 | + "@babel/helper-validator-identifier" "^7.22.15" |
| 205 | + to-fast-properties "^2.0.0" |
| 206 | + |
| 207 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0": |
189 | 208 | version "7.19.0" |
190 | 209 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz" |
191 | 210 | integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA== |
|
0 commit comments