|
391 | 391 | dependencies: |
392 | 392 | "@babel/helper-plugin-utils" "^7.8.3" |
393 | 393 |
|
394 | | -"@babel/plugin-syntax-flow@^7.23.3": |
395 | | - version "7.23.3" |
396 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.23.3.tgz#084564e0f3cc21ea6c70c44cff984a1c0509729a" |
397 | | - integrity sha512-YZiAIpkJAwQXBJLIQbRFayR5c+gJ35Vcz3bg954k7cd73zqjvhacJuL9RbrzPz8qPmZdgqP6EUKwy0PCNhaaPA== |
| 394 | +"@babel/plugin-syntax-flow@^7.24.1": |
| 395 | + version "7.24.1" |
| 396 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.1.tgz#875c25e3428d7896c87589765fc8b9d32f24bd8d" |
| 397 | + integrity sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA== |
398 | 398 | dependencies: |
399 | | - "@babel/helper-plugin-utils" "^7.22.5" |
| 399 | + "@babel/helper-plugin-utils" "^7.24.0" |
400 | 400 |
|
401 | 401 | "@babel/plugin-syntax-import-assertions@^7.23.3": |
402 | 402 | version "7.23.3" |
|
615 | 615 | "@babel/helper-plugin-utils" "^7.22.5" |
616 | 616 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
617 | 617 |
|
618 | | -"@babel/plugin-transform-flow-strip-types@^7.23.3": |
619 | | - version "7.23.3" |
620 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.23.3.tgz#cfa7ca159cc3306fab526fc67091556b51af26ff" |
621 | | - integrity sha512-26/pQTf9nQSNVJCrLB1IkHUKyPxR+lMrH2QDPG89+Znu9rAMbtrybdbWeE9bb7gzjmE5iXHEY+e0HUwM6Co93Q== |
| 618 | +"@babel/plugin-transform-flow-strip-types@^7.24.1": |
| 619 | + version "7.24.1" |
| 620 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.1.tgz#fa8d0a146506ea195da1671d38eed459242b2dcc" |
| 621 | + integrity sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ== |
622 | 622 | dependencies: |
623 | | - "@babel/helper-plugin-utils" "^7.22.5" |
624 | | - "@babel/plugin-syntax-flow" "^7.23.3" |
| 623 | + "@babel/helper-plugin-utils" "^7.24.0" |
| 624 | + "@babel/plugin-syntax-flow" "^7.24.1" |
625 | 625 |
|
626 | 626 | "@babel/plugin-transform-for-of@^7.23.6": |
627 | 627 | version "7.23.6" |
|
972 | 972 | core-js-compat "^3.31.0" |
973 | 973 | semver "^6.3.1" |
974 | 974 |
|
975 | | -"@babel/preset-flow@^7.24.0": |
976 | | - version "7.24.0" |
977 | | - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.0.tgz#0de60271b0a439b415501c5b28f685fbcb080e1c" |
978 | | - integrity sha512-cum/nSi82cDaSJ21I4PgLTVlj0OXovFk6GRguJYe/IKg6y6JHLTbJhybtX4k35WT9wdeJfEVjycTixMhBHd0Dg== |
| 975 | +"@babel/preset-flow@^7.24.1": |
| 976 | + version "7.24.1" |
| 977 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.1.tgz#da7196c20c2d7dd4e98cfd8b192fe53b5eb6f0bb" |
| 978 | + integrity sha512-sWCV2G9pcqZf+JHyv/RyqEIpFypxdCSxWIxQjpdaQxenNog7cN1pr76hg8u0Fz8Qgg0H4ETkGcJnXL8d4j0PPA== |
979 | 979 | dependencies: |
980 | 980 | "@babel/helper-plugin-utils" "^7.24.0" |
981 | 981 | "@babel/helper-validator-option" "^7.23.5" |
982 | | - "@babel/plugin-transform-flow-strip-types" "^7.23.3" |
| 982 | + "@babel/plugin-transform-flow-strip-types" "^7.24.1" |
983 | 983 |
|
984 | 984 | "@babel/preset-modules@0.1.6-no-external-plugins": |
985 | 985 | version "0.1.6-no-external-plugins" |
|
0 commit comments