diff --git a/pubspec.lock b/pubspec.lock index b9589b46..8eeedb9f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -117,10 +117,10 @@ packages: dependency: "direct dev" description: name: build_web_compilers - sha256: "29d33d8b90996488f605957c59044e6f96a17dad452f38dc4dee54d88c57f769" + sha256: "8a8a3d18b6b341df6dc61a65beaabc89fcd7c68dc10b02777fc31a35ffb6efa4" url: "https://pub.dev" source: hosted - version: "4.4.17" + version: "4.4.19" built_collection: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 0500f57b..c1cb55ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dev_dependencies: analyzer: '>=10.0.0 <11.0.0' build_runner: ^2.0.0 build_test: ^3.0.0 - build_web_compilers: ^4.0.11 + build_web_compilers: ^4.4.19 built_value_generator: ^8.9.0 melos: ^7.5.0 over_react_test: ^3.0.0 diff --git a/scadnano_state_actions/pubspec.yaml b/scadnano_state_actions/pubspec.yaml index f8705c08..00dd6740 100644 --- a/scadnano_state_actions/pubspec.yaml +++ b/scadnano_state_actions/pubspec.yaml @@ -18,5 +18,5 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 - build_web_compilers: ^4.0.11 + build_web_compilers: ^4.4.19 built_value_generator: ^8.9.0