From ac20e2b6fde991abff654c8b058920a1a7c93794 Mon Sep 17 00:00:00 2001 From: sanyu1225 <36758238+sanyu1225@users.noreply.github.com> Date: Wed, 27 Mar 2024 05:28:54 +0000 Subject: [PATCH] chore(deps): bump blocto-sdk to 0.10.0 --- src/evm/with-blocto-batch-transaction-v4/package.json | 4 ++-- src/evm/with-blocto-batch-transaction/package.json | 4 ++-- src/evm/with-blocto-connect/package.json | 4 ++-- src/evm/with-blocto-send-useroperation/package.json | 4 ++-- src/evm/with-blocto-sign/package.json | 4 ++-- src/evm/with-blocto-switch-chain/package.json | 4 ++-- src/evm/with-blocto-verify-sign/package.json | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/evm/with-blocto-batch-transaction-v4/package.json b/src/evm/with-blocto-batch-transaction-v4/package.json index f0083b5..0c8a12d 100644 --- a/src/evm/with-blocto-batch-transaction-v4/package.json +++ b/src/evm/with-blocto-batch-transaction-v4/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.9.0", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-batch-transaction/package.json b/src/evm/with-blocto-batch-transaction/package.json index 9b00f98..9a9ed21 100644 --- a/src/evm/with-blocto-batch-transaction/package.json +++ b/src/evm/with-blocto-batch-transaction/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.9.0", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-connect/package.json b/src/evm/with-blocto-connect/package.json index 0fd995d..8aaa096 100644 --- a/src/evm/with-blocto-connect/package.json +++ b/src/evm/with-blocto-connect/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.5.3", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-send-useroperation/package.json b/src/evm/with-blocto-send-useroperation/package.json index f6be109..0e4d389 100644 --- a/src/evm/with-blocto-send-useroperation/package.json +++ b/src/evm/with-blocto-send-useroperation/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.5.3", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-sign/package.json b/src/evm/with-blocto-sign/package.json index 933ca03..f9a015f 100644 --- a/src/evm/with-blocto-sign/package.json +++ b/src/evm/with-blocto-sign/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.5.3", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-switch-chain/package.json b/src/evm/with-blocto-switch-chain/package.json index ba8d695..32fb529 100644 --- a/src/evm/with-blocto-switch-chain/package.json +++ b/src/evm/with-blocto-switch-chain/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.5.3", + "@blocto/sdk": "0.10.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", @@ -37,4 +37,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/src/evm/with-blocto-verify-sign/package.json b/src/evm/with-blocto-verify-sign/package.json index ee076ec..f720de7 100644 --- a/src/evm/with-blocto-verify-sign/package.json +++ b/src/evm/with-blocto-verify-sign/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blocto/sdk": "^0.5.3", + "@blocto/sdk": "0.10.0", "@blocto/dappauth": "2.1.0", "react-app-rewired": "^2.2.1", "@testing-library/jest-dom": "^5.17.0", @@ -41,4 +41,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file