big updat:

- update dependencies
- add webp support and webp conversion for profile images
This commit is contained in:
olcxja 2026-07-02 22:40:46 +02:00
commit 95aaaa69ea
244 changed files with 121382 additions and 86 deletions

11
node_modules/gif.js/site/package.json generated vendored Normal file
View file

@ -0,0 +1,11 @@
{
"private": true,
"dependencies": {
"wintersmith-browserify": "*",
"wintersmith-less": "*",
"wintersmith-nunjucks": "*",
"browsernizr": "*",
"async": "~0.2.8",
"highlight.js": "~7.3.0"
}
}