Skip to content

Commit

Permalink
Revert "Bump bootstrap from 4.6.2 to 5.0.1 in /frontend (#66)" (#69)
Browse files Browse the repository at this point in the history
This reverts commit 261b359.
  • Loading branch information
veluca93 authored Dec 11, 2024
1 parent 4d590ad commit c5219b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-modal": "^3.1.2",
"axios": "^1.7.4",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "^5.0.1",
"bootstrap": "^4.1.0",
"classnames": "^2.3.2",
"filesize": "^10.0.7",
"katex": "^0.16.10",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3391,10 +3391,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==

bootstrap@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.1.tgz#e7939d599119dc818a90478a2a299bdaff037e09"
integrity sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==
bootstrap@^4.1.0:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

bplist-parser@^0.2.0:
version "0.2.0"
Expand Down

0 comments on commit c5219b7

Please sign in to comment.