mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-04-22 03:07:55 +00:00
feat: add multi-network USDT deposit (TON, Polkadot, TRC20 HD wallet)
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pezkuwi-telegram-miniapp",
|
||||
"version": "1.0.169",
|
||||
"version": "1.0.170",
|
||||
"type": "module",
|
||||
"description": "Pezkuwichain Telegram Mini App - Forum, Announcements, Rewards",
|
||||
"author": "Pezkuwichain Team",
|
||||
@@ -42,6 +42,8 @@
|
||||
"@pezkuwi/util-crypto": "^14.0.25",
|
||||
"@supabase/supabase-js": "^2.93.1",
|
||||
"@tanstack/react-query": "^5.56.2",
|
||||
"@ton/crypto": "^3.3.0",
|
||||
"@ton/ton": "^16.2.2",
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
@@ -64,6 +66,7 @@
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"@vitest/coverage-v8": "^4.0.18",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"bip39": "^3.1.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.5",
|
||||
|
||||
Reference in New Issue
Block a user