swiper and clean

This commit is contained in:
2026-07-12 19:27:47 +00:00
parent 5cd55c096d
commit db9370f916
15 changed files with 250 additions and 2025 deletions

22
package-lock.json generated
View File

@@ -12,7 +12,8 @@
"html-react-parser": "^6.1.4",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.17.0"
"react-router-dom": "^7.17.0",
"swiper": "^14.0.5"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
@@ -2442,6 +2443,25 @@
"inline-style-parser": "0.2.7"
}
},
"node_modules/swiper": {
"version": "14.0.5",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.5.tgz",
"integrity": "sha512-SMSKS0sj+lPIFzngfIKb5cyBtzmAuJw7rXgXdyYiDReb+pSpJXuNljHYgT4DXa5Stnl2Ew2/Lam5ipv4PIqZ7A==",
"funding": [
{
"type": "custom",
"url": "https://sponsors.nolimits4web.com"
},
{
"type": "github",
"url": "https://github.com/sponsors/nolimits4web"
}
],
"license": "MIT",
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/tinyglobby": {
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",