This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch fix-playground-frontend
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fix-playground-frontend by 
this push:
     new 5309d5514c8 Pin versions
5309d5514c8 is described below

commit 5309d5514c810254a0ce61085a0a7ad4ee898ed2
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Feb 19 00:18:46 2026 +0400

    Pin versions
---
 playground/frontend/playground_components/pubspec.yaml | 2 +-
 playground/frontend/pubspec.yaml                       | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/playground/frontend/playground_components/pubspec.yaml 
b/playground/frontend/playground_components/pubspec.yaml
index f3490e0eb46..0a9eaae0d84 100644
--- a/playground/frontend/playground_components/pubspec.yaml
+++ b/playground/frontend/playground_components/pubspec.yaml
@@ -49,7 +49,7 @@ dependencies:
   highlight: ^0.7.0
   hive: ^2.2.3
   hive_test: ^1.0.1
-  http: ^0.13.5
+  http: ^1.1.0
   json_annotation: ^4.7.0
   keyed_collection_widgets: 0.4.3
   meta: ^1.7.0
diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index 11f1499fa26..4885055eaa7 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -51,7 +51,6 @@ dependencies:
 dev_dependencies:
   build_runner: ^2.2.0
   fake_async: 1.3.1
-  flutter_code_editor: 0.3.0
   flutter_lints: 2.0.1
   flutter_test: { sdk: flutter }
   integration_test: { sdk: flutter }

Reply via email to