This commit is contained in:
Jaco
2023-02-15 11:53:40 +02:00
committed by GitHub
parent 36c2e538cb
commit 067b93477c
13 changed files with 1113 additions and 784 deletions
+7 -7
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.2-4-x",
"@polkadot/ui-shared": "2.11.2-4-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/keyring": "^10.4.1",
"@polkadot/ui-settings": "2.11.2",
"@polkadot/ui-shared": "2.11.2",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"styled-components": "^5.3.6",
"xmlserializer": "^0.6.1"