setup
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
"clean": "rm -rf .next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@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",
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"electron": "39.2.7",
|
||||
"framer-motion": "^12.23.25",
|
||||
@@ -34,6 +34,7 @@
|
||||
"autoprefixer": "^10.4.22",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "15.5.7",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^3.4.18",
|
||||
"typescript": "^5.6.0"
|
||||
|
||||
Reference in New Issue
Block a user