Upgrade polkadot deps (#836)

* chore: upgrade deps

* fix: correct capitalization of "Overview" in README

* fix: correct capitalization of "overview" in README

* fix: update typescript version in package.json and yarn.lock

* fix: downgrade typescript version to 5.5.4
This commit is contained in:
Arjun Porwal
2025-06-18 17:57:21 +05:30
committed by GitHub
parent 648c379c28
commit 421ccb322a
9 changed files with 119 additions and 119 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.14.1",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"@polkadot/util": "^13.5.2",
"@polkadot/util-crypto": "^13.5.2",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.2",
"qrcode-generator": "^1.4.4",