diff --git a/package.json b/package.json index bc4a08f..55e1047 100644 --- a/package.json +++ b/package.json @@ -20,18 +20,18 @@ "devDependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-navigation": "^0.3.5", - "@node-minify/core": "^9.0.2", - "@node-minify/crass": "^9.0.1", - "@node-minify/html-minifier": "^9.0.1", + "@node-minify/core": "^8.0.6", + "@node-minify/crass": "^8.0.6", + "@node-minify/html-minifier": "^8.0.6", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "cpx": "^1.5.0", "eleventy-plugin-rev": "^2.0.0", "eleventy-sass": "^2.2.6", - "glob": "^11.0.1", - "minify": "^12.0.1", - "postcss": "^8.5.1", - "replace-in-file": "^8.3.0", - "sass": "^1.83.4", + "glob": "^11.0.0", + "minify": "^11.4.1", + "postcss": "^8.4.47", + "replace-in-file": "^8.2.0", + "sass": "^1.80.6", "uncss": "^0.17.3" }, "dependencies": { diff --git a/src/_data/donations.json b/src/_data/donations.json index ed1b512..48eb080 100644 --- a/src/_data/donations.json +++ b/src/_data/donations.json @@ -1,18 +1,7 @@ [ - { - "year": 2025, - "donations": [] - }, { "year": 2024, "donations": [ - { - "date": "18.11.2024", - "amount": 25, - "via": "banktransfer", - "from": null, - "first": false - }, { "date": "05.11.2024", "amount": 50,