1
0
mirror of https://github.com/bitwarden/server synced 2026-01-04 17:43:53 +00:00

[deps] Auth: Update bootstrap to v5 (#3610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-23 12:41:22 -07:00
committed by GitHub
parent dd3f094f22
commit 9de222d13c
4 changed files with 54 additions and 22 deletions

View File

@@ -8,7 +8,7 @@
"build": "gulp build"
},
"devDependencies": {
"bootstrap": "4.5.0",
"bootstrap": "5.3.3",
"del": "6.0.0",
"font-awesome": "4.7.0",
"gulp": "4.0.2",