Update package.json

This commit is contained in:
2025-08-09 12:25:06 +03:00
parent da1404ebd1
commit 6215e21bed
3 changed files with 10655 additions and 21 deletions

View File

@@ -10,32 +10,32 @@
},
"dependencies": {
"@formkit/tempo": "^0.1.2",
"@google/genai": "^1.5.1",
"@neondatabase/serverless": "^1.0.0",
"@nuxt/icon": "1.11.0",
"@nuxt/image": "^1.10.0",
"@nuxt/ui": "3.0.2",
"@vee-validate/nuxt": "^4.15.0",
"@vercel/functions": "^2.2.3",
"@vueuse/nuxt": "^13.0.0",
"@google/genai": "^1.13.0",
"@neondatabase/serverless": "^1.0.1",
"@nuxt/icon": "1.15.0",
"@nuxt/image": "^1.11.0",
"@nuxt/ui": "3.3.0",
"@vee-validate/nuxt": "^4.15.1",
"@vercel/functions": "^2.2.8",
"@vueuse/nuxt": "^13.6.0",
"destr": "^2.0.5",
"drizzle-orm": "^0.41.0",
"nuxt": "^3.16.2",
"nuxt-auth-utils": "0.5.18",
"drizzle-orm": "^0.44.4",
"nuxt": "^4.0.3",
"nuxt-auth-utils": "0.5.23",
"openai": "^5.12.2",
"posthog-js": "^1.256.2",
"posthog-node": "^5.1.1",
"radash": "^12.1.0",
"ts-pattern": "^5.7.1",
"posthog-js": "^1.259.0",
"posthog-node": "^5.6.0",
"radash": "^12.1.1",
"ts-pattern": "^5.8.0",
"url": "^0.11.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"zod": "^3.25.55"
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"zod": "^4.0.16"
},
"devDependencies": {
"drizzle-kit": "^0.30.6",
"typescript": "^5.8.2",
"vue-tsc": "^2.2.8"
"drizzle-kit": "^0.31.4",
"typescript": "^5.9.2",
"vue-tsc": "^3.0.5"
},
"trustedDependencies": [
"@parcel/watcher",