From 878eee1036030283d444ae7f95a26ed54e5515c9 Mon Sep 17 00:00:00 2001 From: shawn Date: Tue, 26 Mar 2024 22:16:29 +0800 Subject: [PATCH] acala/karura plugin update --- pubspec.lock | 12 ++++++------ pubspec.yaml | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f8679723..4407e663 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1019,8 +1019,8 @@ packages: dependency: "direct main" description: path: "." - ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac - resolved-ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac + ref: "9c88125ae51c102259a7579a5a0a7784c1970dd3" + resolved-ref: "9c88125ae51c102259a7579a5a0a7784c1970dd3" url: "https://github.com/AcalaNetwork/polkawallet_plugin_acala.git" source: git version: "0.5.6" @@ -1064,8 +1064,8 @@ packages: dependency: "direct main" description: path: "." - ref: fbcc061f0248c2adcec7835fac4636be05b4736b - resolved-ref: fbcc061f0248c2adcec7835fac4636be05b4736b + ref: "7f7c86aa7610baa3aad0863bff676de81978026d" + resolved-ref: "7f7c86aa7610baa3aad0863bff676de81978026d" url: "https://github.com/AcalaNetwork/polkawallet_plugin_karura.git" source: git version: "0.5.6" @@ -1108,10 +1108,10 @@ packages: dependency: "direct main" description: name: polkawallet_ui - sha256: "4c8c471bd339346cdf521774b27d72ba6a2e6fc24ab7924755537f0d5923121a" + sha256: "9cbe970586a5bf250c1153b61bac246d3d7dbf7e9ded8382f312a97fb9e3e847" url: "https://pub.dev" source: hosted - version: "0.5.5+1" + version: "0.5.5+2" pool: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 932aaa08..5efb7f8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,11 +55,11 @@ dependencies: polkawallet_plugin_acala: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_acala.git - ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac + ref: 9c88125ae51c102259a7579a5a0a7784c1970dd3 polkawallet_plugin_karura: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_karura.git - ref: fbcc061f0248c2adcec7835fac4636be05b4736b + ref: 7f7c86aa7610baa3aad0863bff676de81978026d polkawallet_plugin_evm: git: url: https://github.com/polkawallet-io/polkawallet_plugin_evm.git @@ -111,7 +111,7 @@ dependency_overrides: # path: ../../coding/polkawallet/polkawallet_plugin_statemine # polkawallet_plugin_evm: # path: ../../coding/polkawallet/polkawallet_plugin_evm - polkawallet_ui: ^0.5.5+1 + polkawallet_ui: ^0.5.5+2 polkawallet_sdk: ^0.5.9+4 # polkawallet_ui: # path: ../../coding/polkawallet/ui