Fix migration and install faker

This commit is contained in:
Owen
2025-10-29 21:12:12 -07:00
parent 927dda4e53
commit 15d400c842
3 changed files with 4 additions and 5 deletions

View File

@@ -129,12 +129,12 @@
"yaml": "^2.8.1",
"yargs": "18.0.0",
"zod": "3.25.76",
"zod-validation-error": "3.5.2"
"zod-validation-error": "3.5.2",
"@faker-js/faker": "^10.1.0"
},
"devDependencies": {
"@dotenvx/dotenvx": "1.51.0",
"@esbuild-plugins/tsconfig-paths": "0.1.2",
"@faker-js/faker": "^10.1.0",
"@react-email/preview-server": "4.3.2",
"@tailwindcss/postcss": "^4.1.16",
"@types/better-sqlite3": "7.6.12",