diff --git a/apps/app/package.json b/apps/app/package.json index 33060bcf..43dd5ee5 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -27,9 +27,9 @@ "@iconify-json/lucide": "^1.1.208", "@nuxt/content": "^2.13.2", "@nuxt/fonts": "^0.7.2", - "@nuxt/image": "^1.7.0", + "@nuxt/image": "^1.7.1", "@nuxt/ui": "^2.18.4", - "@prisma/client": "^5.18.0", + "@prisma/client": "^5.19.0", "@shelve/types": "workspace:*", "@shelve/utils": "workspace:*", "@tsparticles/engine": "^3.5.0", @@ -47,7 +47,7 @@ "jsonwebtoken": "^9.0.2", "nuxt": "^3.13.0", "nuxt-build-cache": "^0.1.1", - "prisma": "^5.18.0", + "prisma": "^5.19.0", "resend": "^3.5.0", "ua-parser-js": "^1.0.38", "vue": "^3.4.38", diff --git a/bun.lockb b/bun.lockb index 9174b2ee..3ed558db 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 72a35579..78456b34 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "automd": "^0.3.8", "changelogen": "^0.5.5", "eslint": "^9.9.1", - "turbo": "^2.0.14", + "turbo": "^2.1.0", "typescript": "5.5.4" }, "engines": {