ajouté cesures sur titres variables

This commit is contained in:
2026-08-13 18:28:39 +02:00
parent c19b5899e4
commit d3799fb3b3
6 changed files with 65 additions and 13 deletions
+7
View File
@@ -10,6 +10,7 @@
"dependencies": {
"axios": "^1.7.2",
"gsap": "^3.14.1",
"hyphen": "^1.14.1",
"splitting": "^1.1.0",
"vue": "^3.4.29"
},
@@ -1697,6 +1698,12 @@
"node": ">= 6"
}
},
"node_modules/hyphen": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/hyphen/-/hyphen-1.14.1.tgz",
"integrity": "sha512-kvL8xYl5QMTh+LwohVN72ciOxC0OEV79IPdJSTwEXok9y9QHebXGdFgrED4sWfiax/ODx++CAMk3hMy4XPJPOw==",
"license": "ISC"
},
"node_modules/immutable": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz",