remove prisma db, replace Rental to AT Golden
All checks were successful
Deploy / build (push) Successful in 2m24s

This commit is contained in:
alsaze
2025-12-15 14:03:16 +03:00
parent 9fc8bfa94d
commit 091956ade4
22 changed files with 35 additions and 3161 deletions

View File

@@ -19,8 +19,6 @@
"@nuxt/image": "1.10.0",
"@nuxt/ui": "^4.0.1",
"@nuxtjs/i18n": "^10.0.4",
"@prisma/adapter-better-sqlite3": "^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",
@@ -34,7 +32,6 @@
"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",