fix logger
This commit is contained in:
@@ -18,13 +18,14 @@
|
||||
"@gridpilot/social": "file:../../core/social",
|
||||
"@gridpilot/testing-support": "file:../../core/testing-support",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"electron": "39.2.7",
|
||||
"framer-motion": "^12.23.25",
|
||||
"lucide-react": "^0.555.0",
|
||||
"next": "15.5.7",
|
||||
"next": "^15.5.9",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0",
|
||||
"zod": "^3.25.76",
|
||||
"uuid": "^11.0.5"
|
||||
"uuid": "^11.0.5",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.0.0",
|
||||
|
||||
Reference in New Issue
Block a user