chore: bump deps (#841)

This commit is contained in:
Arjun Porwal
2025-07-30 10:07:38 +05:30
committed by GitHub
parent 0ee31f4005
commit 60bd0a908b
9 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.15.3-0-x",
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"@polkadot/util": "^13.5.4",
"@polkadot/util-crypto": "^13.5.4",
"react-native-svg": "^14.1.0",
"tslib": "^2.8.1"
},