fix
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 4m25s

This commit is contained in:
2025-06-22 09:25:44 +04:00
parent 925b6197f2
commit 1b211c3148
6 changed files with 74 additions and 33 deletions

View File

@ -29,7 +29,6 @@
"husky": "^9.1.7",
"nodemailer": "^7.0.3",
"nuxt": "^3.17.5",
"nuxt-mail": "^6.0.2",
"nuxt-schema-org": "^5.0.5",
"pg": "^8.16.2",
"postgres": "^3.4.7",
@ -41,6 +40,7 @@
"@nuxt/test-utils": "^3.11.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@types/node": "^22.0.0",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.15.4",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.5.0",