This commit is contained in:
hamid zarghami
2025-10-15 15:56:17 +03:30
parent bdb043e6c5
commit 2f2a27b083
7 changed files with 82 additions and 0 deletions
+20
View File
@@ -18,6 +18,7 @@
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^7.9.4",
"react-spinners": "^0.17.0",
"swiper": "^12.0.2",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.14",
"vite-tsconfig-paths": "^5.1.4",
@@ -4285,6 +4286,25 @@
"node": ">=8"
}
},
"node_modules/swiper": {
"version": "12.0.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.0.2.tgz",
"integrity": "sha512-y8F6fDGXmTVVgwqJj6I00l4FdGuhpFJn0U/9Ucn1MwWOw3NdLV8aH88pZOjyhBgU/6PyBlUx+JuAQ5KMWz906Q==",
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/swiperjs"
},
{
"type": "open_collective",
"url": "http://opencollective.com/swiper"
}
],
"license": "MIT",
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/tabbable": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",