From 3ce10c1cf01e44aaff460d32b94c9af049f484dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:10:10 +0000 Subject: [PATCH] fix(deps): update dependency devtools_extensions to v0.5.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5add65d..6c4269b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: 1.0.8 devtools_app_shared: 0.3.1 - devtools_extensions: 0.3.1 + devtools_extensions: 0.5.0 syntax_highlight: 0.4.0 flutter_hooks: 0.21.2 code_builder: 4.10.1