This commit is contained in:
Philippe Torrel
2026-07-24 15:22:32 +02:00
parent e5c2f47063
commit 5d57c53e2c
54 changed files with 4275 additions and 95 deletions

View File

@@ -9,6 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@splidejs/splide": "^4.1.4",
"bootstrap": "^5.3.8",
"toastify-js": "^1.12.0"
},
@@ -799,6 +800,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/@splidejs/splide": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/@splidejs/splide/-/splide-4.1.4.tgz",
"integrity": "sha512-5I30evTJcAJQXt6vJ26g2xEkG+l1nXcpEw4xpKh0/FWQ8ozmAeTbtniVtVmz2sH1Es3vgfC4SS8B2X4o5JMptA==",
"license": "MIT"
},
"node_modules/@types/cors": {
"version": "2.8.19",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz",