home double colonne vitesse différente, page projet empilement des images

This commit is contained in:
2026-08-15 21:55:05 +02:00
parent 9f9a2501ee
commit edec95abbf
6 changed files with 772 additions and 2 deletions
+32
View File
@@ -11,6 +11,7 @@
"axios": "^1.7.2",
"gsap": "^3.14.1",
"hyphen": "^1.14.1",
"lenis": "^1.3.26",
"splitting": "^1.1.0",
"vue": "^3.4.29"
},
@@ -1736,6 +1737,37 @@
"node": ">=0.10.0"
}
},
"node_modules/lenis": {
"version": "1.3.26",
"resolved": "https://registry.npmjs.org/lenis/-/lenis-1.3.26.tgz",
"integrity": "sha512-s/xTCZCxTFvHbAN1OzuhNaN5YPJH2ail0XAkctKW1b+RUAG4nUL5UHLXwNko1h8aEeT2jspBXegMgPJd8zcuag==",
"license": "MIT",
"workspaces": [
"packages/*",
"playground",
"playground/*"
],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/darkroomengineering"
},
"peerDependencies": {
"@nuxt/kit": ">=3.0.0",
"react": ">=17.0.0",
"vue": ">=3.0.0"
},
"peerDependenciesMeta": {
"@nuxt/kit": {
"optional": true
},
"react": {
"optional": true
},
"vue": {
"optional": true
}
}
},
"node_modules/magic-string": {
"version": "0.30.21",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",