added swiper

This commit is contained in:
Mamalizz
2024-12-15 22:13:53 +03:30
parent 522583f876
commit a6fadbdc1b
2 changed files with 21 additions and 0 deletions
+20
View File
@@ -15,6 +15,7 @@
"gsap": "^3.12.5",
"nuxt": "^3.14.1592",
"reka-ui": "^1.0.0-alpha.6",
"swiper": "^11.1.15",
"vue": "latest",
"vue-router": "latest",
"vue-scrollto": "^2.20.0",
@@ -8957,6 +8958,25 @@
"url": "https://opencollective.com/svgo"
}
},
"node_modules/swiper": {
"version": "11.1.15",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.15.tgz",
"integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==",
"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/system-architecture": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
+1
View File
@@ -19,6 +19,7 @@
"gsap": "^3.12.5",
"nuxt": "^3.14.1592",
"reka-ui": "^1.0.0-alpha.6",
"swiper": "^11.1.15",
"vue": "latest",
"vue-router": "latest",
"vue-scrollto": "^2.20.0",