From 0565ea0829062d7bfbd24d535e9dcba7d60ddf63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 01:05:02 +0000 Subject: [PATCH] Bump build_web_compilers from 4.4.17 to 4.4.19 Bumps [build_web_compilers](https://github.com/dart-lang/build/tree/master/builder_pkgs) from 4.4.17 to 4.4.19. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/commits/build_web_compilers-v4.4.19/builder_pkgs) --- updated-dependencies: - dependency-name: build_web_compilers dependency-version: 4.4.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- scadnano_state_actions/pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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