Bump deps (incl. TS) (#711)

This commit is contained in:
Jaco
2023-02-03 10:45:11 +02:00
committed by GitHub
parent a0ddcdbbce
commit b6c628b6bd
3 changed files with 354 additions and 223 deletions
+3 -3
View File
@@ -34,7 +34,7 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"@polkadot/dev": "^0.68.2",
"@polkadot/dev": "^0.68.4",
"@polkadot/x-bundle": "^10.3.1",
"@types/jest": "^29.4.0",
"babel-loader": "^8.3.0",
@@ -44,11 +44,11 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.71.1",
"react-native": "^0.71.2",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.14"
},
"resolutions": {
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}
+2 -2
View File
@@ -24,10 +24,10 @@
"@polkadot/ui-shared": "2.11.2-0-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"react-native-svg": "^12.5.0"
"react-native-svg": "^12.5.1"
},
"devDependencies": {
"@types/react-native": "^0.71.0"
"@types/react-native": "^0.71.1"
},
"peerDependencies": {
"@polkadot/util": "*",
+349 -218
View File
File diff suppressed because it is too large Load Diff