mirror of
https://github.com/unraid/api.git
synced 2026-04-23 15:51:24 -05:00
feat: install key and account config webgui requests
This commit is contained in:
+3
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user