develop #223

Merged
samuel-p merged 22 commits from develop into main 2024-03-29 17:18:30 +00:00
Showing only changes of commit fedba8670a - Show all commits

View file

@ -29,13 +29,13 @@
"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.10", "glob": "^10.3.10",
"minify": "^11.0.1", "minify": "^11.1.1",
"postcss": "^8.4.33", "postcss": "^8.4.35",
"sass": "^1.69.7", "sass": "^1.72.0",
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.3.2", "bootstrap": "^5.3.3",
"flag-icons": "^7.1.0" "flag-icons": "^7.2.0"
} }
} }