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 f45798463d5 Fix easy_localization version
f45798463d5 is described below
commit f45798463d52db5692a63b5c3a4d17bc8a3714eb
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 23:19:36 2026 +0400
Fix easy_localization version
---
playground/frontend/pubspec.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index 40e130ac30f..59821e40f9f 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -29,7 +29,7 @@ dependencies:
aligned_dialog: 0.0.6
app_state: 0.9.4
collection: 1.17.1
- easy_localization: 3.0.1
+ easy_localization: ">=3.0.1 <3.1.0"
easy_localization_ext: 0.1.1
easy_localization_loader: 1.0.0
equatable: 2.0.5
@@ -41,7 +41,7 @@ dependencies:
get_it: 7.2.0
google_fonts: 4.0.3
highlight: 0.7.0
- intl: 0.17.0
+ intl: 0.18.0
onmessage: 0.2.0
playground_components: { path: playground_components }
provider: 6.0.3