init commit

This commit is contained in:
Asya Vee
2025-08-26 16:49:54 +04:00
parent b10285d08b
commit d577f6c608
94 changed files with 27785 additions and 526 deletions

View File

@@ -12,9 +12,14 @@
},
"dependencies": {
"@repo/ui": "workspace:*",
"@tailwindcss/postcss": "^4.1.12",
"lucide-react": "^0.542.0",
"next": "^15.5.0",
"pocketbase": "^0.26.2",
"postcss": "^8.5.6",
"react": "^19.1.0",
"react-dom": "^19.1.0"
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.12"
},
"devDependencies": {
"@repo/eslint-config": "workspace:*",