Upgrade Bootstrap to 5.0.0-beta3

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2021-03-27 13:10:37 -03:00
parent 38422023c5
commit da40abf2cc
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8
4 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -15,7 +15,7 @@
"@babel/preset-env": "^7.13.12",
"@popperjs/core": "^2.9.1",
"autoprefixer": "^10.2.5",
"bootstrap": "5.0.0-beta2",
"bootstrap": "5.0.0-beta3",
"codemirror": "5.60.0",
"jquery": "3.6.0",
"jquery-debounce-throttle": "^1.0.6-rc.0",

View File

@ -2140,10 +2140,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
bootstrap@5.0.0-beta2:
version "5.0.0-beta2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0-beta2.tgz#ab1504a12807fa58e5e41408e35fcea42461e84b"
integrity sha512-e+uPbPHqTQWKyCX435uVlOmgH9tUt0xtjvyOC7knhKgOS643BrQKuTo+KecGpPV7qlmOyZgCfaM4xxPWtDEN/g==
bootstrap@5.0.0-beta3:
version "5.0.0-beta3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0-beta3.tgz#c959f61fbd03667a1b158f763856994859d7a465"
integrity sha512-0urccjfIOzhrb9qJysN8XW/DRw6rg3zH7qLeKIp4Zyl8+Ens4JWB0NC0cB5AhnSFPd2tftRggjwCMxablo6Tpg==
brace-expansion@^1.1.7:
version "1.1.11"