Skip to content

Commit e5d2c50

Browse files
committed
Update to Bootstrap version 5
1 parent 0222f89 commit e5d2c50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "^18.2.0",
2424
"@angular/platform-server": "^18.2.0",
2525
"@angular/router": "^18.2.0",
26-
"bootstrap": "4.6.2",
26+
"bootstrap": "^5.3.3",
2727
"core-js": "^3.38.0",
2828
"filepond": "^4.31.2",
2929
"music-metadata": "^10.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3383,10 +3383,10 @@ boolbase@^1.0.0:
33833383
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
33843384
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
33853385

3386-
bootstrap@4.6.2:
3387-
version "4.6.2"
3388-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3389-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
3386+
bootstrap@^5.3.3:
3387+
version "5.3.3"
3388+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
3389+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
33903390

33913391
brace-expansion@^1.1.7:
33923392
version "1.1.11"

0 commit comments

Comments
 (0)