diff --git a/package.json b/package.json index 249fa84..e599d6c 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ "@headlessui/react": "^1.7.15", "@heroicons/react": "^2.0.18", "@hookform/resolvers": "^3.1.0", - "@polkadot/api": "^10.11.2", - "@polkadot/api-augment": "^10.11.2", - "@polkadot/extension-dapp": "^0.46.6", - "@polkadot/extension-inject": "^0.46.6", + "@polkadot/api": "12.2.1", + "@polkadot/api-augment": "12.2.1", + "@polkadot/extension-dapp": "0.49.3", + "@polkadot/extension-inject": "0.49.3", "@polkadot/react-identicon": "^3.6.4", - "@polkadot/types": "^10.11.2", - "@polkadot/util": "^12.6.2", - "@polkadot/util-crypto": "^12.6.2", + "@polkadot/types": "12.2.1", + "@polkadot/util": "13.0.2", + "@polkadot/util-crypto": "13.0.2", "@radix-ui/react-dialog": "^1.0.4", "@visx/group": "^3.0.0", "@visx/shape": "^3.0.0",