From 98b2946acbb154192f308b161d4c4ecc12858b01 Mon Sep 17 00:00:00 2001 From: Andrei Tarasevich Date: Thu, 1 Feb 2024 05:48:56 +0300 Subject: [PATCH] bump js and image packages version. (#660) Co-authored-by: Andrei Tarasevich --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3a370ae..c02837d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,9 +15,9 @@ dependencies: sdk: flutter flutter_web_plugins: sdk: flutter - js: ^0.6.7 + js: ^0.7.0 html: ^0.15.4 - image: ^4.1.3 + image: ^4.1.4 meta: ^1.10.0 path: ^1.8.3 universal_io: ^2.2.2