updated some dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-12-01 02:07:02 +01:00
parent 61caf85924
commit 5543440f4b

View file

@ -26,8 +26,8 @@
"@node-minify/html-minifier": "^8.0.6",
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
"cpx": "^1.5.0",
"eleventy-plugin-rev": "^1.1.1",
"eleventy-sass": "^2.2.3",
"eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.4",
"glob": "^10.3.10",
"minify": "^10.5.2",
"postcss": "^8.4.31",
@ -36,6 +36,6 @@
},
"dependencies": {
"bootstrap": "^5.3.2",
"flag-icons": "^6.11.2"
"flag-icons": "^7.0.2"
}
}