Initial pass at migrations

This commit is contained in:
Owen Schwartz
2024-12-25 15:49:35 -05:00
parent 29bd88ebdf
commit 2a265e5cdd
9 changed files with 191 additions and 26 deletions

View File

@@ -65,6 +65,7 @@
"react-dom": "19.0.0-rc.1",
"react-hook-form": "7.53.0",
"rebuild": "0.1.2",
"semver": "7.6.3",
"tailwind-merge": "2.5.3",
"tailwindcss-animate": "1.0.7",
"vaul": "1.1.1",
@@ -86,6 +87,7 @@
"@types/nodemailer": "6.4.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"@types/semver": "7.5.8",
"@types/ws": "8.5.13",
"@types/yargs": "17.0.33",
"drizzle-kit": "0.24.2",