mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-09 20:11:04 +00:00
Bump deps (#509)
This commit is contained in:
+2
-2
@@ -28,9 +28,9 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.8",
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"@polkadot/dev": "^0.62.57",
|
||||
"@polkadot/dev": "^0.62.58",
|
||||
"@polkadot/ts": "^0.4.4",
|
||||
"@polkadot/x-bundle": "^7.1.1",
|
||||
"@types/jest": "^26.0.24",
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"stream-http": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.8",
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.1",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.2",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"babel-jest": "^27.0.6",
|
||||
"metro-react-native-babel-preset": "^0.66.2",
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.1",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/styled-components": "^5.1.11",
|
||||
"@types/styled-components": "^5.1.12",
|
||||
"styled-components": "^5.3.0",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-qr-reader": "^2.1.4",
|
||||
"@types/styled-components": "^5.1.11"
|
||||
"@types/styled-components": "^5.1.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@polkadot/ui-settings": "0.84.3",
|
||||
"@polkadot/util": "^7.1.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^7.2.0",
|
||||
"rxjs": "^7.3.0",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user