full page
All checks were successful
Deploy Application / deploy (push) Successful in 8s

This commit is contained in:
2025-06-13 22:53:58 +04:00
parent f01c6ada17
commit 95167a6f8a
12 changed files with 351 additions and 15 deletions

View File

@ -13,7 +13,9 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.8",
"@vueuse/head": "^2.0.0",
"pinia": "^3.0.3",
"swiper": "^11.2.8",
"tailwindcss": "^4.1.8",
"vue": "^3.5.13",
"vue-router": "4"
@ -28,14 +30,14 @@
"eslint": "^9.22.0",
"eslint-plugin-vue": "~10.0.0",
"husky": "^9.1.7",
"jiti": "^2.4.2",
"npm-run-all2": "^7.0.2",
"playwright": "^1.52.0",
"prettier": "3.5.3",
"typescript": "~5.8.3",
"vite": "^6.3.5",
"vite-plugin-vue-devtools": "^7.7.2",
"vue-tsc": "^2.2.8",
"jiti": "^2.4.2",
"npm-run-all2": "^7.0.2",
"playwright": "^1.52.0"
"vue-tsc": "^2.2.8"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}