Update vitejs + fix bot saving

This commit is contained in:
2025-05-11 20:23:06 +07:00
parent 65c4ec4957
commit 84e09b32a2
20 changed files with 220 additions and 238 deletions

View File

@@ -59,8 +59,7 @@
"viem": "2.28.0",
"wagmi": "^2.15.0",
"web3": "^4.16.0",
"zustand": "^4.4.1",
"@gmx-io/sdk": "0.2.0"
"zustand": "^4.4.1"
},
"devDependencies": {
"@types/elliptic": "^6.4.18",
@@ -83,7 +82,7 @@
"prettier-plugin-tailwind-css": "^1.5.0",
"tailwindcss": "^3.0.23",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite": "^6.3.5",
"whatwg-fetch": "^3.6.2"
},
"msw": {