init prysma

This commit is contained in:
alsaze
2025-12-09 22:46:24 +03:00
parent 2fdeeb3520
commit e9144bd78c
20 changed files with 3470 additions and 33 deletions

View File

@@ -19,16 +19,23 @@
"@nuxt/image": "1.10.0",
"@nuxt/ui": "^4.0.1",
"@nuxtjs/i18n": "^10.0.4",
"@prisma/adapter-better-sqlite3": "^7.1.0",
"@prisma/adapter-libsql": "^7.1.0",
"@prisma/client": "^7.1.0",
"@tanstack/vue-query-devtools": "^5.87.1",
"@types/better-sqlite3": "^7.6.13",
"@types/node": "^24.10.2",
"@vee-validate/nuxt": "^4.15.1",
"@vueuse/core": "^13.1.0",
"axios": "^1.12.2",
"dayjs": "^1.11.13",
"decimal.js": "^10.5.0",
"dotenv": "^17.2.3",
"gsap": "3.13",
"maska": "^3.2.0",
"nodemailer": "^7.0.11",
"nuxt": "^4.1.3",
"prisma": "^7.1.0",
"swiper": "^12.0.2",
"typescript": "^5.6.3",
"vue": "^3.5.17",