This commit is contained in:
2025-02-08 22:40:36 -08:00
parent 09b3508a72
commit 89eadbd477
70 changed files with 9585 additions and 2783 deletions
+3
View File
@@ -7,6 +7,7 @@
"start": "next start"
},
"dependencies": {
"@nazara/ui": "workspace:^",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-label": "^2.1.0",
@@ -22,6 +23,7 @@
"prettier": "^3.3.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native-web": "^0.19.13",
"spacetime": "^7.7.0",
"supabase": "^2.9.6"
},
@@ -29,6 +31,7 @@
"@types/node": "22.10.2",
"@types/react": "^19.0.2",
"@types/react-dom": "19.0.2",
"babel-plugin-react-native-web": "^0.19.13",
"postcss": "8.4.49",
"supazod": "^1.1.2",
"tailwind-merge": "^2.5.2",