|
250 | 250 | dependencies:
|
251 | 251 | "@babel/types" "^7.22.5"
|
252 | 252 |
|
253 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
254 |
| - version "7.24.5" |
255 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz#a924607dd254a65695e5bd209b98b902b3b2f11a" |
256 |
| - integrity sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ== |
| 253 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 254 | + version "7.24.7" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0" |
| 256 | + integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg== |
257 | 257 |
|
258 | 258 | "@babel/helper-remap-async-to-generator@^7.22.20":
|
259 | 259 | version "7.22.20"
|
|
342 | 342 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
|
343 | 343 | integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
|
344 | 344 |
|
345 |
| -"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5": |
346 |
| - version "7.23.5" |
347 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
348 |
| - integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
| 345 | +"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5", "@babel/helper-validator-option@^7.24.7": |
| 346 | + version "7.24.7" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6" |
| 348 | + integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw== |
349 | 349 |
|
350 | 350 | "@babel/helper-wrap-function@^7.22.20":
|
351 | 351 | version "7.22.20"
|
|
464 | 464 | dependencies:
|
465 | 465 | "@babel/helper-plugin-utils" "^7.8.3"
|
466 | 466 |
|
467 |
| -"@babel/plugin-syntax-flow@^7.23.3": |
468 |
| - version "7.23.3" |
469 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.23.3.tgz#084564e0f3cc21ea6c70c44cff984a1c0509729a" |
470 |
| - integrity sha512-YZiAIpkJAwQXBJLIQbRFayR5c+gJ35Vcz3bg954k7cd73zqjvhacJuL9RbrzPz8qPmZdgqP6EUKwy0PCNhaaPA== |
| 467 | +"@babel/plugin-syntax-flow@^7.24.7": |
| 468 | + version "7.24.7" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz#d1759e84dd4b437cf9fae69b4c06c41d7625bfb7" |
| 470 | + integrity sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw== |
471 | 471 | dependencies:
|
472 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
| 472 | + "@babel/helper-plugin-utils" "^7.24.7" |
473 | 473 |
|
474 | 474 | "@babel/plugin-syntax-import-assertions@^7.23.3", "@babel/plugin-syntax-import-assertions@^7.24.1":
|
475 | 475 | version "7.24.1"
|
|
709 | 709 | "@babel/helper-plugin-utils" "^7.24.0"
|
710 | 710 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
711 | 711 |
|
712 |
| -"@babel/plugin-transform-flow-strip-types@^7.23.3": |
713 |
| - version "7.23.3" |
714 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.23.3.tgz#cfa7ca159cc3306fab526fc67091556b51af26ff" |
715 |
| - integrity sha512-26/pQTf9nQSNVJCrLB1IkHUKyPxR+lMrH2QDPG89+Znu9rAMbtrybdbWeE9bb7gzjmE5iXHEY+e0HUwM6Co93Q== |
| 712 | +"@babel/plugin-transform-flow-strip-types@^7.24.7": |
| 713 | + version "7.24.7" |
| 714 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz#ae454e62219288fbb734541ab00389bfb13c063e" |
| 715 | + integrity sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA== |
716 | 716 | dependencies:
|
717 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
718 |
| - "@babel/plugin-syntax-flow" "^7.23.3" |
| 717 | + "@babel/helper-plugin-utils" "^7.24.7" |
| 718 | + "@babel/plugin-syntax-flow" "^7.24.7" |
719 | 719 |
|
720 | 720 | "@babel/plugin-transform-for-of@^7.24.1":
|
721 | 721 | version "7.24.1"
|
|
1076 | 1076 | core-js-compat "^3.31.0"
|
1077 | 1077 | semver "^6.3.1"
|
1078 | 1078 |
|
1079 |
| - |
1080 |
| - version "7.24.0" |
1081 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.0.tgz#0de60271b0a439b415501c5b28f685fbcb080e1c" |
1082 |
| - integrity sha512-cum/nSi82cDaSJ21I4PgLTVlj0OXovFk6GRguJYe/IKg6y6JHLTbJhybtX4k35WT9wdeJfEVjycTixMhBHd0Dg== |
| 1079 | + |
| 1080 | + version "7.24.7" |
| 1081 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.7.tgz#eef5cb8e05e97a448fc50c16826f5612fe512c06" |
| 1082 | + integrity sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ== |
1083 | 1083 | dependencies:
|
1084 |
| - "@babel/helper-plugin-utils" "^7.24.0" |
1085 |
| - "@babel/helper-validator-option" "^7.23.5" |
1086 |
| - "@babel/plugin-transform-flow-strip-types" "^7.23.3" |
| 1084 | + "@babel/helper-plugin-utils" "^7.24.7" |
| 1085 | + "@babel/helper-validator-option" "^7.24.7" |
| 1086 | + "@babel/plugin-transform-flow-strip-types" "^7.24.7" |
1087 | 1087 |
|
1088 | 1088 |
|
1089 | 1089 | version "0.1.6-no-external-plugins"
|
|
0 commit comments