develop #233
2 changed files with 12 additions and 5 deletions
10
package.json
10
package.json
|
@ -27,11 +27,11 @@
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^2.0.0",
|
"eleventy-plugin-rev": "^2.0.0",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.4",
|
||||||
"glob": "^10.3.12",
|
"glob": "^10.4.3",
|
||||||
"minify": "^11.1.1",
|
"minify": "^11.3.0",
|
||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.39",
|
||||||
"replace-in-file": "^7.1.0",
|
"replace-in-file": "^8.1.0",
|
||||||
"sass": "^1.74.1",
|
"sass": "^1.77.6",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -2,6 +2,13 @@
|
||||||
{
|
{
|
||||||
"year": 2024,
|
"year": 2024,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "03.07.2024",
|
||||||
|
"amount": 25,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "Astrid",
|
||||||
|
"first": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "26.02.2024",
|
"date": "26.02.2024",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
|
Loading…
Reference in a new issue