add swiperjs
Build KX3DEX.radio / Build and Deploy (push) Failing after 1m46s Details

master
Dex Burgess 2024-03-24 02:16:09 -04:00
parent 83f3100ce3
commit e808b24ff1
6 changed files with 4954 additions and 3132 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

19
package-lock.json generated
View File

@ -19,6 +19,7 @@
"node": "^21.7.1",
"react": "^18",
"react-dom": "^18",
"swiper": "^11.0.7",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7"
},
@ -5165,6 +5166,24 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/swiper": {
"version": "11.0.7",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz",
"integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==",
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/swiperjs"
},
{
"type": "open_collective",
"url": "http://opencollective.com/swiper"
}
],
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/tailwind-merge": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.2.2.tgz",

View File

@ -20,6 +20,7 @@
"node": "^21.7.1",
"react": "^18",
"react-dom": "^18",
"swiper": "^11.0.7",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7"
},

8066
yarn.lock

File diff suppressed because it is too large Load Diff