|
264 | 264 | dependencies: |
265 | 265 | "@babel/types" "^7.18.6" |
266 | 266 |
|
267 | | -"@babel/helper-string-parser@^7.19.4": |
268 | | - version "7.19.4" |
269 | | - resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz" |
270 | | - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
271 | | - |
272 | 267 | "@babel/helper-string-parser@^7.25.7": |
273 | 268 | version "7.25.7" |
274 | 269 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
|
327 | 322 | js-tokens "^4.0.0" |
328 | 323 | picocolors "^1.0.0" |
329 | 324 |
|
330 | | -"@babel/parser@^7.0.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.18.8", "@babel/parser@^7.20.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4": |
331 | | - version "7.21.4" |
332 | | - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz" |
333 | | - integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
334 | | - |
335 | | -"@babel/parser@^7.25.7": |
| 325 | +"@babel/parser@^7.0.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.18.8", "@babel/parser@^7.20.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4", "@babel/parser@^7.25.7": |
336 | 326 | version "7.25.8" |
337 | 327 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2" |
338 | 328 | integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ== |
|
1111 | 1101 | debug "^4.3.1" |
1112 | 1102 | globals "^11.1.0" |
1113 | 1103 |
|
1114 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.4.4": |
1115 | | - version "7.21.4" |
1116 | | - resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz" |
1117 | | - integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
1118 | | - dependencies: |
1119 | | - "@babel/helper-string-parser" "^7.19.4" |
1120 | | - "@babel/helper-validator-identifier" "^7.19.1" |
1121 | | - to-fast-properties "^2.0.0" |
1122 | | - |
1123 | | -"@babel/types@^7.25.7", "@babel/types@^7.25.8": |
| 1104 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.4.4": |
1124 | 1105 | version "7.25.8" |
1125 | 1106 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1" |
1126 | 1107 | integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg== |
|
0 commit comments