feat: install key and account config webgui requests

This commit is contained in:
Zack Spear
2023-06-07 17:30:31 -07:00
committed by Zack Spear
parent 9f12d62c80
commit 55df4a9738
20 changed files with 6326 additions and 2595 deletions
+3 -1
View File
@@ -18,6 +18,7 @@
"@types/node": "^18",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"amazon-cognito-identity-js": "^6.2.0",
"nuxt": "^3.5.1",
"nuxt-custom-elements": "^2.0.0-beta.12"
},
@@ -29,7 +30,8 @@
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7",
"focus-trap": "^7.4.3",
"hex-to-rgba": "^2.0.1"
"hex-to-rgba": "^2.0.1",
"wretch": "^2.5.2"
},
"overrides": {
"vue": "latest"