Bump deps (#768)

* Bump deps

* Fix build
This commit is contained in:
Jaco
2023-07-06 10:44:14 +03:00
committed by GitHub
parent abe4e5b340
commit 67e867a72e
12 changed files with 1707 additions and 955 deletions
+3 -4
View File
@@ -26,12 +26,11 @@
"@polkadot/util-crypto": "^12.3.2",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.11",
"tslib": "^2.5.3"
"styled-components": "^6.0.2",
"tslib": "^2.6.0"
},
"devDependencies": {
"@types/react-qr-reader": "^2.1.4",
"@types/styled-components": "^5.1.26"
"@types/react-qr-reader": "^2.1.4"
},
"peerDependencies": {
"@polkadot/util": "*",