add swiperjs
Build KX3DEX.radio / Build and Deploy (push) Failing after 1m46s
Details
Build KX3DEX.radio / Build and Deploy (push) Failing after 1m46s
Details
parent
83f3100ce3
commit
e808b24ff1
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue