mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: upgrade bootstrap version
This commit is contained in:
parent
2ce34d1d1a
commit
fa0652f63c
2 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
"@rails/actioncable": "^7.0.6",
|
"@rails/actioncable": "^7.0.6",
|
||||||
"@rails/activestorage": "^7.0.6",
|
"@rails/activestorage": "^7.0.6",
|
||||||
"@rails/ujs": "^7.0.6",
|
"@rails/ujs": "^7.0.6",
|
||||||
"bootstrap": "^5.1.3",
|
"bootstrap": "^5.3.3",
|
||||||
"braces": "3.0.3",
|
"braces": "3.0.3",
|
||||||
"debounce": "^1.2.1",
|
"debounce": "^1.2.1",
|
||||||
"esbuild": "^0.18.12",
|
"esbuild": "^0.18.12",
|
||||||
|
|
|
||||||
|
|
@ -1730,10 +1730,10 @@ binary-extensions@^2.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
|
||||||
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
||||||
|
|
||||||
bootstrap@^5.1.3:
|
bootstrap@^5.3.3:
|
||||||
version "5.3.1"
|
version "5.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.1.tgz#8ca07040ad15d7f75891d1504cf14c5dedfb1cfe"
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
|
||||||
integrity sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==
|
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
|
||||||
|
|
||||||
brace-expansion@^1.1.7:
|
brace-expansion@^1.1.7:
|
||||||
version "1.1.11"
|
version "1.1.11"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue