diff --git a/package.json b/package.json index ea30c7a..bf97bb3 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,8 @@ "@pinia/nuxt": "^0.11.3", "@types/better-sqlite3": "^7.6.13", "@types/node": "latest", - "better-auth": "1.5.5", - "better-call": "1.3.2", + "better-auth": "1.6.10", + "better-call": "1.3.5", "better-sqlite3": "^12.6.2", "bumpp": "^11.0.0", "changelogen": "^0.6.2", @@ -101,7 +101,7 @@ "drizzle-kit": "^0.31.10", "drizzle-orm": "^0.45.1", "eslint": "^10.0.3", - "nitropack": "2.13.1", + "nitropack": "2.13.4", "npm-agentskills": "https://pkg.pr.new/onmax/npm-agentskills@394499e", "nuxt": "^4.3.1", "pinia": "^3.0.4", @@ -111,7 +111,7 @@ "unstorage": "^1.17.5", "vitest": "^4.0.18", "vitest-package-exports": "^1.2.0", - "vue": "3.5.29", + "vue": "3.5.34", "vue-tsc": "^3.2.7", "yaml": "^2.8.3" }