This commit is contained in:
Jaco
2021-12-12 10:25:38 +01:00
committed by GitHub
parent 22e1fa2bed
commit 67779821d1
6 changed files with 335 additions and 281 deletions
+2 -2
View File
@@ -33,7 +33,7 @@
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "^17.0.2",
"react-native": "^0.66.3",
"react-native": "^0.66.4",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.6.1",
"stream-http": "^3.2.0"
@@ -43,7 +43,7 @@
"@babel/runtime": "^7.16.3",
"@react-native-community/cli-platform-ios": "^6.2.0",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^27.3.1",
"babel-jest": "^27.4.4",
"metro-react-native-babel-preset": "^0.66.2",
"react-test-renderer": "17.0.2"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^17.0.11",
"@types/styled-components": "^5.1.15",
"@types/styled-components": "^5.1.17",
"styled-components": "^5.3.3",
"xmlserializer": "^0.6.1"
},
+1 -1
View File
@@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/react-qr-reader": "^2.1.4",
"@types/styled-components": "^5.1.15"
"@types/styled-components": "^5.1.17"
},
"peerDependencies": {
"@polkadot/util": "*",
+2 -2
View File
@@ -24,10 +24,10 @@
"@polkadot/ui-shared": "0.87.5",
"@polkadot/util": "^8.1.2",
"@polkadot/util-crypto": "^8.1.2",
"react-native-svg": "^12.2.0"
"react-native-svg": "^12.1.1"
},
"devDependencies": {
"@types/react-native": "^0.66.6"
"@types/react-native": "^0.66.8"
},
"peerDependencies": {
"@polkadot/util": "*",