diaporama home js et css

This commit is contained in:
2024-07-24 16:21:22 +02:00
parent 73c33f640a
commit 9aec2f02b9
331 changed files with 51340 additions and 12 deletions

View File

@@ -8,6 +8,9 @@
"name": "quartiers_de_demain",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"swiper": "^11.1.7"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"file-loader": "^6.2.0",
@@ -1816,6 +1819,25 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/swiper": {
"version": "11.1.7",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.7.tgz",
"integrity": "sha512-2EpQvhgKb+DNbi8/i9uRXhddivcMZQxca341t2NZYV1xroCR2p4YtYd3azuqRQ4OEBGcG4nv3aN24O80bMipow==",
"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/tapable": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",