mirror of
https://github.com/wireadmin/wireadmin
synced 2025-06-26 18:28:06 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user