feat: add filters to mainpage

This commit is contained in:
2025-10-03 00:26:13 +03:00
parent 023acee68f
commit 1e2a9bc705
168 changed files with 5367 additions and 662 deletions

View File

@@ -13,6 +13,7 @@
"@tailwindcss/vite": "^4.1.11",
"@vueuse/core": "^13.5.0",
"crypto-js": "^4.2.0",
"js-md5": "^0.8.3",
"ofetch": "^1.4.1",
"pinia": "^3.0.3",
"swiper": "^11.2.10",
@@ -27,6 +28,6 @@
"daisyui": "^5.0.46",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.11",
"vite": "^7.0.3"
"vite": "^7.1.7"
}
}