added some notes

updated donations
updated packages
This commit is contained in:
Samuel Philipp 2024-03-14 01:21:17 +01:00
parent f286009304
commit e643ec65b5
3 changed files with 14 additions and 13 deletions

View file

@ -27,12 +27,12 @@
"eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.4",
"glob": "^10.3.10",
"minify": "^11.0.1",
"postcss": "^8.4.33",
"sass": "^1.70.0",
"minify": "^11.1.1",
"postcss": "^8.4.35",
"sass": "^1.72.0",
"uncss": "^0.17.3"
},
"dependencies": {
"bootstrap": "^5.3.2"
"bootstrap": "^5.3.3"
}
}