Compare commits

..

No commits in common. "d04ffa6cd0473b6096bf9df5c6844d3a38228e2e" and "fdddc1810ee40a2ad18f7100a358b8ee199b9d68" have entirely different histories.

View file

@ -28,14 +28,14 @@
"cpx": "^1.5.0",
"eleventy-plugin-rev": "^1.1.1",
"eleventy-sass": "^2.2.3",
"glob": "^10.3.10",
"minify": "^10.5.2",
"postcss": "^8.4.31",
"sass": "^1.69.5",
"glob": "^10.3.3",
"minify": "^10.3.0",
"postcss": "^8.4.26",
"sass": "^1.63.6",
"uncss": "^0.17.3"
},
"dependencies": {
"bootstrap": "^5.3.2",
"flag-icons": "^6.11.2"
"bootstrap": "^5.3.0",
"flag-icons": "^6.7.0"
}
}