Update dependency bootstrap to ^5.3.6 #281

Merged
samuel-p merged 1 commit from renovate/bootstrap-5.x into develop 2025-06-07 20:48:30 +00:00
Showing only changes of commit 9b28553399 - Show all commits

View file

@ -35,6 +35,6 @@
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.3.5" "bootstrap": "^5.3.6"
} }
} }