Refine setup process

This commit is contained in:
SaraJane
2026-01-15 11:30:42 +00:00
parent 442cba1908
commit 5a1d5791f4
4 changed files with 94 additions and 72 deletions

View File

@ -18,6 +18,7 @@
"@web3auth/modal": "^9.7.0",
"algosdk": "^3.0.0",
"daisyui": "^4.0.0",
"idb-keyval": "^6.2.2",
"lute-connect": "^1.6.3",
"notistack": "^3.0.1",
"react": "^18.2.0",
@ -8086,9 +8087,7 @@
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz",
"integrity": "sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg==",
"license": "Apache-2.0",
"optional": true,
"peer": true
"license": "Apache-2.0"
},
"node_modules/ieee754": {
"version": "1.2.1",