From d30098e7340aa5f20bd10e68d970f45e57a37b4b Mon Sep 17 00:00:00 2001 From: Magic Labs Date: Fri, 15 Mar 2024 22:44:50 +0000 Subject: [PATCH] "Bump independent versions [skip ci]" - @magic-ext/algorand@22.0.0 - @magic-ext/aptos@10.0.0 - @magic-ext/avalanche@22.0.0 - @magic-ext/bitcoin@22.0.0 - @magic-ext/conflux@20.0.0 - @magic-ext/cosmos@22.0.0 - @magic-ext/ed25519@18.0.0 - @magic-ext/flow@22.0.0 - @magic-ext/gdkms@10.0.0 - @magic-ext/harmony@22.0.0 - @magic-ext/icon@22.0.0 - @magic-ext/near@22.0.0 - @magic-ext/oauth@21.0.0 - @magic-ext/oauth2@8.0.0 - @magic-ext/oidc@10.0.0 - @magic-ext/polkadot@22.0.0 - @magic-ext/react-native-bare-oauth@24.0.0 - @magic-ext/react-native-expo-oauth@24.0.0 - @magic-ext/solana@24.0.0 - @magic-ext/taquito@19.0.0 - @magic-ext/terra@19.0.0 - @magic-ext/tezos@22.0.0 - @magic-ext/webauthn@21.0.0 - @magic-ext/zilliqa@22.0.0 - @magic-sdk/commons@23.0.0 - @magic-sdk/pnp@21.0.0 - @magic-sdk/provider@27.0.0 - @magic-sdk/react-native-bare@28.0.0 - @magic-sdk/react-native-expo@28.0.0 - @magic-sdk/types@23.0.0 - magic-sdk@27.0.0 --- packages/@magic-ext/algorand/package.json | 4 ++-- packages/@magic-ext/aptos/package.json | 6 +++--- packages/@magic-ext/avalanche/package.json | 4 ++-- packages/@magic-ext/bitcoin/package.json | 4 ++-- packages/@magic-ext/conflux/package.json | 4 ++-- packages/@magic-ext/cosmos/package.json | 4 ++-- packages/@magic-ext/ed25519/package.json | 4 ++-- packages/@magic-ext/flow/package.json | 4 ++-- packages/@magic-ext/gdkms/package.json | 6 +++--- packages/@magic-ext/harmony/package.json | 4 ++-- packages/@magic-ext/icon/package.json | 4 ++-- packages/@magic-ext/near/package.json | 4 ++-- packages/@magic-ext/oauth/package.json | 4 ++-- packages/@magic-ext/oauth2/package.json | 4 ++-- packages/@magic-ext/oidc/package.json | 4 ++-- packages/@magic-ext/polkadot/package.json | 4 ++-- packages/@magic-ext/react-native-bare-oauth/package.json | 6 +++--- packages/@magic-ext/react-native-expo-oauth/package.json | 4 ++-- packages/@magic-ext/solana/package.json | 4 ++-- packages/@magic-ext/taquito/package.json | 4 ++-- packages/@magic-ext/terra/package.json | 4 ++-- packages/@magic-ext/tezos/package.json | 4 ++-- packages/@magic-ext/webauthn/package.json | 4 ++-- packages/@magic-ext/zilliqa/package.json | 4 ++-- packages/@magic-sdk/commons/package.json | 6 +++--- packages/@magic-sdk/pnp/package.json | 6 +++--- packages/@magic-sdk/provider/package.json | 4 ++-- packages/@magic-sdk/react-native-bare/package.json | 8 ++++---- packages/@magic-sdk/react-native-expo/package.json | 8 ++++---- packages/@magic-sdk/types/package.json | 2 +- packages/magic-sdk/package.json | 8 ++++---- 31 files changed, 72 insertions(+), 72 deletions(-) diff --git a/packages/@magic-ext/algorand/package.json b/packages/@magic-ext/algorand/package.json index b6bf79580..0c78611ba 100644 --- a/packages/@magic-ext/algorand/package.json +++ b/packages/@magic-ext/algorand/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/algorand", - "version": "21.0.0", + "version": "22.0.0", "description": "magic algorand extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/aptos/package.json b/packages/@magic-ext/aptos/package.json index 14c4362ea..716b4a9a3 100644 --- a/packages/@magic-ext/aptos/package.json +++ b/packages/@magic-ext/aptos/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/aptos", - "version": "9.0.0", + "version": "10.0.0", "description": "magic aptos extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -29,8 +29,8 @@ }, "devDependencies": { "@aptos-labs/wallet-adapter-core": "^2.2.0", - "@magic-sdk/commons": "^22.0.0", - "@magic-sdk/provider": "^26.0.0", + "@magic-sdk/commons": "^23.0.0", + "@magic-sdk/provider": "^27.0.0", "aptos": "^1.8.5" }, "peerDependencies": { diff --git a/packages/@magic-ext/avalanche/package.json b/packages/@magic-ext/avalanche/package.json index 5b5b36263..c59f1dfad 100644 --- a/packages/@magic-ext/avalanche/package.json +++ b/packages/@magic-ext/avalanche/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/avalanche", - "version": "21.0.0", + "version": "22.0.0", "description": "magic avalanche extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/bitcoin/package.json b/packages/@magic-ext/bitcoin/package.json index 6ccc7135e..efda40814 100644 --- a/packages/@magic-ext/bitcoin/package.json +++ b/packages/@magic-ext/bitcoin/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/bitcoin", - "version": "21.0.0", + "version": "22.0.0", "description": "magic bitcoin extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/conflux/package.json b/packages/@magic-ext/conflux/package.json index e56f94310..9f6b13465 100644 --- a/packages/@magic-ext/conflux/package.json +++ b/packages/@magic-ext/conflux/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/conflux", - "version": "19.0.0", + "version": "20.0.0", "description": "magic conflux extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/cosmos/package.json b/packages/@magic-ext/cosmos/package.json index aa271459a..262b19a16 100644 --- a/packages/@magic-ext/cosmos/package.json +++ b/packages/@magic-ext/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/cosmos", - "version": "21.0.0", + "version": "22.0.0", "description": "magic cosmos extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/ed25519/package.json b/packages/@magic-ext/ed25519/package.json index 738b18db8..8f8ebd7ca 100644 --- a/packages/@magic-ext/ed25519/package.json +++ b/packages/@magic-ext/ed25519/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/ed25519", - "version": "17.0.0", + "version": "18.0.0", "description": "magic ed25519 extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/flow/package.json b/packages/@magic-ext/flow/package.json index 287b553f7..0608cbac9 100644 --- a/packages/@magic-ext/flow/package.json +++ b/packages/@magic-ext/flow/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/flow", - "version": "21.0.0", + "version": "22.0.0", "description": "magic flow extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,7 +28,7 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", "@onflow/fcl": "^1.4.1", "@onflow/types": "^1.1.0" }, diff --git a/packages/@magic-ext/gdkms/package.json b/packages/@magic-ext/gdkms/package.json index cae331a3f..589d99e4f 100644 --- a/packages/@magic-ext/gdkms/package.json +++ b/packages/@magic-ext/gdkms/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/gdkms", - "version": "9.0.0", + "version": "10.0.0", "description": "G-DKMS extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -29,8 +29,8 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0", - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", + "@magic-sdk/types": "^23.0.0", "@peculiar/webcrypto": "^1.4.3" } } diff --git a/packages/@magic-ext/harmony/package.json b/packages/@magic-ext/harmony/package.json index 2a193678f..8d2dd1cca 100644 --- a/packages/@magic-ext/harmony/package.json +++ b/packages/@magic-ext/harmony/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/harmony", - "version": "21.0.0", + "version": "22.0.0", "description": "magic harmony extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/icon/package.json b/packages/@magic-ext/icon/package.json index 09a1beb61..48258c0aa 100644 --- a/packages/@magic-ext/icon/package.json +++ b/packages/@magic-ext/icon/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/icon", - "version": "21.0.0", + "version": "22.0.0", "description": "magic icon extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/near/package.json b/packages/@magic-ext/near/package.json index 9c63bbb85..947dab72a 100644 --- a/packages/@magic-ext/near/package.json +++ b/packages/@magic-ext/near/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/near", - "version": "21.0.0", + "version": "22.0.0", "description": "magic near extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/oauth/package.json b/packages/@magic-ext/oauth/package.json index 3435ac708..1b4ab6141 100644 --- a/packages/@magic-ext/oauth/package.json +++ b/packages/@magic-ext/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/oauth", - "version": "20.0.0", + "version": "21.0.0", "description": "Magic SDK OAuth Extension for Web environments.", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -32,7 +32,7 @@ "crypto-js": "^3.3.0" }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", "@types/crypto-js": "~3.1.47" } } diff --git a/packages/@magic-ext/oauth2/package.json b/packages/@magic-ext/oauth2/package.json index 9a55d7fa8..daaa1376d 100644 --- a/packages/@magic-ext/oauth2/package.json +++ b/packages/@magic-ext/oauth2/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/oauth2", - "version": "7.0.0", + "version": "8.0.0", "description": "Magic SDK OAuth Extension for Web environments.", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -32,7 +32,7 @@ "crypto-js": "^3.3.0" }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", "@types/crypto-js": "~3.1.47" } } diff --git a/packages/@magic-ext/oidc/package.json b/packages/@magic-ext/oidc/package.json index 191e2b331..303164897 100644 --- a/packages/@magic-ext/oidc/package.json +++ b/packages/@magic-ext/oidc/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/oidc", - "version": "9.0.0", + "version": "10.0.0", "description": "Magic OIDC SDK Extension for Web environments.", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/polkadot/package.json b/packages/@magic-ext/polkadot/package.json index e48bb4a9f..1144f441f 100644 --- a/packages/@magic-ext/polkadot/package.json +++ b/packages/@magic-ext/polkadot/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/polkadot", - "version": "21.0.0", + "version": "22.0.0", "description": "magic polkadot extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/react-native-bare-oauth/package.json b/packages/@magic-ext/react-native-bare-oauth/package.json index 67565844d..50abdba54 100644 --- a/packages/@magic-ext/react-native-bare-oauth/package.json +++ b/packages/@magic-ext/react-native-bare-oauth/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/react-native-bare-oauth", - "version": "23.0.0", + "version": "24.0.0", "description": "Magic SDK OAuth Extension for Bare React Native environments.", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -30,8 +30,8 @@ "react-native-device-info": "^10.3.0" }, "devDependencies": { - "@magic-sdk/react-native-bare": "^27.0.0", - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/react-native-bare": "^28.0.0", + "@magic-sdk/types": "^23.0.0", "@types/crypto-js": "~3.1.47", "react-native-inappbrowser-reborn": "^3.7.0" }, diff --git a/packages/@magic-ext/react-native-expo-oauth/package.json b/packages/@magic-ext/react-native-expo-oauth/package.json index dd40d1db2..8b9b51e3d 100644 --- a/packages/@magic-ext/react-native-expo-oauth/package.json +++ b/packages/@magic-ext/react-native-expo-oauth/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/react-native-expo-oauth", - "version": "23.0.0", + "version": "24.0.0", "description": "Magic SDK OAuth Extension for Expo React Native environments.", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -32,7 +32,7 @@ "expo-web-browser": ">=12.0.0" }, "devDependencies": { - "@magic-sdk/react-native-expo": "^27.0.0", + "@magic-sdk/react-native-expo": "^28.0.0", "@types/crypto-js": "~3.1.47" }, "peerDependencies": { diff --git a/packages/@magic-ext/solana/package.json b/packages/@magic-ext/solana/package.json index 0ebdbf52d..eed1c1dc8 100644 --- a/packages/@magic-ext/solana/package.json +++ b/packages/@magic-ext/solana/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/solana", - "version": "23.0.0", + "version": "24.0.0", "description": "magic solana extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,7 +28,7 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" }, "dependencies": { "@solana/web3.js": "^1.87.2" diff --git a/packages/@magic-ext/taquito/package.json b/packages/@magic-ext/taquito/package.json index 80ddf6ba5..6d1cb6fb8 100644 --- a/packages/@magic-ext/taquito/package.json +++ b/packages/@magic-ext/taquito/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/taquito", - "version": "18.0.0", + "version": "19.0.0", "description": "Tezos taquito extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/terra/package.json b/packages/@magic-ext/terra/package.json index 9d90bcb2e..87e878f14 100644 --- a/packages/@magic-ext/terra/package.json +++ b/packages/@magic-ext/terra/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/terra", - "version": "18.0.0", + "version": "19.0.0", "description": "Magic Terra Extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/tezos/package.json b/packages/@magic-ext/tezos/package.json index 43384cc0f..56050ec3c 100644 --- a/packages/@magic-ext/tezos/package.json +++ b/packages/@magic-ext/tezos/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/tezos", - "version": "21.0.0", + "version": "22.0.0", "description": "magic tezos extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/webauthn/package.json b/packages/@magic-ext/webauthn/package.json index d0e7e59de..dcb4671dc 100644 --- a/packages/@magic-ext/webauthn/package.json +++ b/packages/@magic-ext/webauthn/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/webauthn", - "version": "20.0.0", + "version": "21.0.0", "description": "Magic SDK WabAuthn Extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-ext/zilliqa/package.json b/packages/@magic-ext/zilliqa/package.json index f4237c303..fa9e20b3c 100644 --- a/packages/@magic-ext/zilliqa/package.json +++ b/packages/@magic-ext/zilliqa/package.json @@ -1,6 +1,6 @@ { "name": "@magic-ext/zilliqa", - "version": "21.0.0", + "version": "22.0.0", "description": "magic zilliqa extension", "author": "Magic (https://magic.link/)", "license": "MIT", @@ -28,6 +28,6 @@ ] }, "devDependencies": { - "@magic-sdk/commons": "^22.0.0" + "@magic-sdk/commons": "^23.0.0" } } diff --git a/packages/@magic-sdk/commons/package.json b/packages/@magic-sdk/commons/package.json index 6505b641a..eab88d937 100644 --- a/packages/@magic-sdk/commons/package.json +++ b/packages/@magic-sdk/commons/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/commons", - "version": "22.0.0", + "version": "23.0.0", "description": "Exposes a listing of common public APIs from the Magic JS SDK ecosystem.", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -22,8 +22,8 @@ "require": "./dist/cjs/index.js" }, "devDependencies": { - "@magic-sdk/provider": "^26.0.0", - "@magic-sdk/types": "^22.0.0" + "@magic-sdk/provider": "^27.0.0", + "@magic-sdk/types": "^23.0.0" }, "peerDependencies": { "@magic-sdk/provider": ">=18.6.0", diff --git a/packages/@magic-sdk/pnp/package.json b/packages/@magic-sdk/pnp/package.json index c912459ab..454eac52e 100644 --- a/packages/@magic-sdk/pnp/package.json +++ b/packages/@magic-sdk/pnp/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/pnp", - "version": "20.0.0", + "version": "21.0.0", "description": "Passwordless authentication for the web with an out-of-the-box UI.", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -19,8 +19,8 @@ "@babel/core": "^7.9.6", "@babel/plugin-proposal-optional-chaining": "^7.9.0", "@babel/runtime": "^7.9.6", - "@magic-ext/oauth": "^20.0.0", - "magic-sdk": "^26.0.0" + "@magic-ext/oauth": "^21.0.0", + "magic-sdk": "^27.0.0" }, "gitHead": "1ef062ea699d48d5e9a9375a93b7c147632b05ca" } diff --git a/packages/@magic-sdk/provider/package.json b/packages/@magic-sdk/provider/package.json index 489e4a808..0ea6083af 100644 --- a/packages/@magic-sdk/provider/package.json +++ b/packages/@magic-sdk/provider/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/provider", - "version": "26.0.0", + "version": "27.0.0", "description": "Core business logic for Magic SDK packages.", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -35,7 +35,7 @@ "tslib": "^2.3.1" }, "dependencies": { - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/types": "^23.0.0", "eventemitter3": "^4.0.4", "web3-core": "1.5.2" }, diff --git a/packages/@magic-sdk/react-native-bare/package.json b/packages/@magic-sdk/react-native-bare/package.json index fc2ef954d..792cce49a 100644 --- a/packages/@magic-sdk/react-native-bare/package.json +++ b/packages/@magic-sdk/react-native-bare/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/react-native-bare", - "version": "27.0.0", + "version": "28.0.0", "description": "Passwordless authentication for React Native (Bare).", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -18,9 +18,9 @@ "types": "./dist/types/index.d.ts", "dependencies": { "@aveq-research/localforage-asyncstorage-driver": "^3.0.1", - "@magic-sdk/commons": "^22.0.0", - "@magic-sdk/provider": "^26.0.0", - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", + "@magic-sdk/provider": "^27.0.0", + "@magic-sdk/types": "^23.0.0", "@react-native-async-storage/async-storage": "^1.15.5", "@types/lodash": "^4.14.158", "buffer": "~5.6.0", diff --git a/packages/@magic-sdk/react-native-expo/package.json b/packages/@magic-sdk/react-native-expo/package.json index af660521f..a27a57964 100644 --- a/packages/@magic-sdk/react-native-expo/package.json +++ b/packages/@magic-sdk/react-native-expo/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/react-native-expo", - "version": "27.0.0", + "version": "28.0.0", "description": "Passwordless authentication for React Native (Expo).", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -18,9 +18,9 @@ "types": "./dist/types/index.d.ts", "dependencies": { "@aveq-research/localforage-asyncstorage-driver": "^3.0.1", - "@magic-sdk/commons": "^22.0.0", - "@magic-sdk/provider": "^26.0.0", - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", + "@magic-sdk/provider": "^27.0.0", + "@magic-sdk/types": "^23.0.0", "@react-native-async-storage/async-storage": "^1.15.5", "@types/lodash": "^4.14.158", "buffer": "~5.6.0", diff --git a/packages/@magic-sdk/types/package.json b/packages/@magic-sdk/types/package.json index 16024ed2a..7b7d8a9e5 100644 --- a/packages/@magic-sdk/types/package.json +++ b/packages/@magic-sdk/types/package.json @@ -1,6 +1,6 @@ { "name": "@magic-sdk/types", - "version": "22.0.0", + "version": "23.0.0", "description": "Core typings for Magic SDK packages.", "author": "Magic Labs (https://magic.link/)", "license": "MIT", diff --git a/packages/magic-sdk/package.json b/packages/magic-sdk/package.json index 9dd257a12..284af8d55 100644 --- a/packages/magic-sdk/package.json +++ b/packages/magic-sdk/package.json @@ -1,6 +1,6 @@ { "name": "magic-sdk", - "version": "26.0.0", + "version": "27.0.0", "description": "Passwordless authentication for the web.", "author": "Magic Labs (https://magic.link/)", "license": "MIT", @@ -29,9 +29,9 @@ ] }, "dependencies": { - "@magic-sdk/commons": "^22.0.0", - "@magic-sdk/provider": "^26.0.0", - "@magic-sdk/types": "^22.0.0", + "@magic-sdk/commons": "^23.0.0", + "@magic-sdk/provider": "^27.0.0", + "@magic-sdk/types": "^23.0.0", "localforage": "^1.7.4" }, "devDependencies": {