Skip to content

Commit

Permalink
build(RPC): ⬆️ Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed Dec 18, 2024
1 parent e6ee9f5 commit eb01c7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ packages:
dependency: "direct main"
description:
name: archethic_dapp_framework_flutter
sha256: "490911c87e8c74fddd04d63a9e4daec69d0c966687e6e562cfbde03385fe29b2"
sha256: "5cd8ce107f92b14bf6dcf0d50dc97acb4d8b6f428a2d3068cfca2dc8b056b89a"
url: "https://pub.dev"
source: hosted
version: "3.2.6-beta"
version: "3.2.6-beta.2"
archethic_lib_dart:
dependency: transitive
description:
Expand All @@ -82,10 +82,10 @@ packages:
dependency: "direct main"
description:
name: archethic_wallet_client
sha256: "5b92a861a527f02233a4bc9b797fca67cd9a72f0dd06ae398ea2eb12fad1f475"
sha256: bf3fdc0a9ea465d08d4979517380404ae220f8b7cfd2acd86b5136ccef19b4a2
url: "https://pub.dev"
source: hosted
version: "2.1.8-beta"
version: "2.1.8-beta.1"
archive:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
# Retrieve version and url for local app update against store app Android and iOS
app_version_update: ^5.0.2

archethic_dapp_framework_flutter: ^3.2.6-beta
archethic_dapp_framework_flutter: ^3.2.6-beta.2
#archethic_dapp_framework_flutter:
# git:
# url: https://github.com/archethic-foundation/archethic-dapp-framework-flutter.git
Expand All @@ -25,7 +25,7 @@ dependencies:
# path: ../../packages/archethic-dapp-framework-flutter

# RPC datastructures.
archethic_wallet_client: ^2.1.8-beta
archethic_wallet_client: ^2.1.8-beta.1
#archethic_wallet_client:
# git:
# url: https://github.com/archethic-foundation/archethic-wallet-client-dart.git
Expand Down

0 comments on commit eb01c7c

Please sign in to comment.