Skip to content

Commit

Permalink
Upgrade Bootstrap to fix production build
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc committed Jul 18, 2023
1 parent c0fee86 commit 26af3c4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 21 deletions.
44 changes: 25 additions & 19 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "5.1.3",
"bootstrap": "5.2.3",
"classnames": "^2.3.1",
"dustjs-helpers": "^1.7.4",
"dustjs-linkedin": "^2.7.5",
Expand All @@ -29,7 +29,7 @@
"plotly.js": "^1.52.3",
"popper.js": "^1.16.1",
"react": "^17.0.2",
"react-bootstrap": "^2.3.0",
"react-bootstrap": "2.8.0",
"react-chat-widget": "^3.1.4",
"react-clipboard.js": "^2.0.16",
"react-collapsible": "^2.10.0",
Expand Down

0 comments on commit 26af3c4

Please sign in to comment.