fix dependencies

This commit is contained in:
Czarek Nakamoto 2024-12-12 07:12:35 -05:00
parent ed513e374c
commit 9750d2a9ec
2 changed files with 3 additions and 3 deletions

View file

@ -284,10 +284,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: fluttertoast name: fluttertoast
sha256: "4215b0085ebf737120ab6b06fefeadfae709c74f880a351a73d6d007f74e7631" sha256: "95f349437aeebe524ef7d6c9bde3e6b4772717cf46a0eb6a3ceaddc740b297cc"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "8.1.4" version: "8.2.8"
frontend_server_client: frontend_server_client:
dependency: transitive dependency: transitive
description: description:

View file

@ -22,7 +22,7 @@ dependencies:
cw_core: cw_core:
path: ../cw_core path: ../cw_core
json_bigint: ^3.0.0 json_bigint: ^3.0.0
fluttertoast: 8.1.4 fluttertoast: ^8.2.8
monero: monero:
git: git:
url: https://github.com/mrcyjanek/monero_c url: https://github.com/mrcyjanek/monero_c