diff --git a/bun.lockb b/bun.lockb index cdddcf4..5aea8da 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8044694..59bb9f1 100644 --- a/package.json +++ b/package.json @@ -16,20 +16,20 @@ "@iconify-json/ph": "^1.1.11", "@nuxt/ui": "^2.9.0", "@nuxt/ui-pro": "^1.0.1", - "@nuxthub/core": "^0.2.1" + "@nuxthub/core": "^0.8.2" }, "devDependencies": { "@antfu/eslint-config": "^2.7.0", "@nuxt/devtools": "latest", - "@types/better-sqlite3": "^7.6.5", + "@types/better-sqlite3": "^7.6.11", "@vueuse/core": "^10.4.1", "@vueuse/nuxt": "^10.4.1", "better-sqlite3": "^8.7.0", - "drizzle-kit": "^0.20.14", - "drizzle-orm": "^0.29.4", + "drizzle-kit": "^0.26.2", + "drizzle-orm": "^0.35.3", "eslint": "^8.57.0", "nuxt": "^3.7.4", - "wrangler": "^3.30.1", - "zod": "^3.22.2" + "wrangler": "^3.83.0", + "zod": "^3.23.8" } }