Minor update:

- Using a native solution instead of `Redis`
- Forcing logger to use custom log levels
- Fixing a few minor issues about generating configs
This commit is contained in:
Shahrad Elahi
2024-02-07 18:45:17 +03:30
parent 14624a6c12
commit 4875f6dea2
13 changed files with 161 additions and 176 deletions

View File

@@ -45,13 +45,13 @@
"zod": "^3.22.4"
},
"dependencies": {
"@litehex/storage-box": "^0.1.1-canary.0",
"bits-ui": "^0.17.0",
"clsx": "^2.1.0",
"deepmerge": "^4.3.1",
"dotenv": "^16.4.1",
"execa": "^8.0.1",
"formsnap": "^0.4.3",
"ioredis": "^5.3.2",
"jsonwebtoken": "^9.0.2",
"lucide-svelte": "^0.323.0",
"node-netkit": "0.1.0-canary.1",