This commit is contained in:
Elijah McMorris 2024-02-19 08:58:07 -08:00
parent b0f3e6c576
commit e44d419b58
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
15 changed files with 233 additions and 82 deletions

View file

@ -23,8 +23,8 @@
"dotenv": "^16.4.4",
"next": "14.1.0",
"next-themes": "^0.2.1",
"react": "^18",
"react-dom": "^18",
"postgres": "^3.4.3",
"react": "^18.2.0",
"react-hook-form": "^7.50.1",
"surrealdb.js": "^0.11.0",
"swr": "^2.2.5",