This commit is contained in:
2025-12-16 11:52:26 +01:00
parent ce82b7822b
commit 9a891ac8b3
586 changed files with 1320 additions and 1563 deletions

View File

@@ -12,11 +12,11 @@
},
"dependencies": {
"@faker-js/faker": "^9.2.0",
"@gridpilot/identity": "file:../../core/identity",
"@gridpilot/notifications": "file:../../core/notifications",
"@gridpilot/racing": "file:../../core/racing",
"@gridpilot/social": "file:../../core/social",
"@gridpilot/testing-support": "file:../../core/testing-support",
"@core/identity": "file:../../core/identity",
"@core/notifications": "file:../../core/notifications",
"@core/racing": "file:../../core/racing",
"@core/social": "file:../../core/social",
"@core/testing-support": "file:../../core/testing-support",
"@vercel/kv": "^3.0.0",
"electron": "39.2.7",
"framer-motion": "^12.23.25",