fix: run migrations in code
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 36s
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 36s
This commit is contained in:
2
store/deno.lock
generated
2
store/deno.lock
generated
@@ -15,6 +15,7 @@
|
||||
"npm:@types/node@*": "22.5.4",
|
||||
"npm:@types/pg@^8.11.10": "8.11.10",
|
||||
"npm:drizzle-kit@*": "0.30.1_esbuild@0.19.12",
|
||||
"npm:drizzle-kit@~0.30.1": "0.30.1_esbuild@0.19.12",
|
||||
"npm:drizzle-orm@~0.38.2": "0.38.2_@types+pg@8.11.10_pg@8.13.1",
|
||||
"npm:hono@^4.6.14": "4.6.14",
|
||||
"npm:pg@^8.13.1": "8.13.1",
|
||||
@@ -871,6 +872,7 @@
|
||||
"npm:@hono/swagger-ui@0.5",
|
||||
"npm:@hono/zod-openapi@~0.18.3",
|
||||
"npm:@types/pg@^8.11.10",
|
||||
"npm:drizzle-kit@~0.30.1",
|
||||
"npm:drizzle-orm@~0.38.2",
|
||||
"npm:hono@^4.6.14",
|
||||
"npm:pg@^8.13.1",
|
||||
|
||||
Reference in New Issue
Block a user