Add tresjs

This commit is contained in:
2023-10-29 19:31:08 +01:00
parent 43700ff4df
commit 036c5ef5b2
2 changed files with 65 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
"@nuxt/image": "1.0.0",
"@pinia/nuxt": "0.5.1",
"@prisma/client": "5.5.2",
"@tresjs/nuxt": "^1.2.2",
"@trpc/client": "10.43.0",
"@trpc/server": "10.43.0",
"@vercel/analytics": "1.1.1",
@@ -25,6 +26,7 @@
"sass": "1.69.5",
"superjson": "2.2.0",
"tailwindcss": "3.3.5",
"three": "^0.158.0",
"trpc-nuxt": "0.10.12",
"zod": "3.22.4"
},