From cff649cd7a04b31f85ae004331a07601143a39f1 Mon Sep 17 00:00:00 2001 From: Chralu Date: Thu, 7 Nov 2024 14:52:00 +0100 Subject: [PATCH] build: :arrow_up: Upgrade `web_socket` Waiting for https://github.com/zino-hofmann/graphql-flutter/issues/1460 resolution to use stable versions. --- pubspec.lock | 8 ++++---- pubspec.yaml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 68e58cd..c18f433 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -580,18 +580,18 @@ packages: dependency: transitive description: name: material_color_utilities - sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a" + sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec url: "https://pub.dev" source: hosted - version: "0.8.0" + version: "0.11.1" meta: dependency: transitive description: name: meta - sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136" + sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 url: "https://pub.dev" source: hosted - version: "1.12.0" + version: "1.15.0" mime: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fe3af4c..c4b3300 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,11 +10,11 @@ environment: dependencies: # Archethic dart library for Flutter based on Official Archethic Javascript library for Node and Browser - archethic_lib_dart: ^4.0.0 - #archethic_lib_dart: - # git: - # url: https://github.com/archethic-foundation/libdart.git - # ref: dev + # archethic_lib_dart: ^4.0.0 + archethic_lib_dart: + git: # TODO Waiting for https://github.com/zino-hofmann/graphql-flutter/issues/1460 resolution to use stable versions. + url: https://github.com/archethic-foundation/libdart.git + ref: upgrade_graqhql # archethic_lib_dart: # path: ../../packages/libdart