Skip to content

Commit

Permalink
Minimum dependencies change needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Nguyen committed May 20, 2021
1 parent b7b886f commit 72e83b7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 272 deletions.
6 changes: 3 additions & 3 deletions addons/addon-base-ui/packages/base-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"author": "aws-ee",
"dependencies": {
"aws-sdk": "^2.647.0",
"chart.js": "^2.9.3",
"chart.js": "^2.9.4",
"classnames": "^2.2.6",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.21",
"mobx": "^5.15.4",
"mobx-react": "^6.1.7",
"mobx-react-form": "^2.0.8",
"mobx-react-form": "^2.0.9",
"mobx-state-tree": "^3.15.0",
"numeral": "^2.0.6",
"react": "^16.12.0",
Expand All @@ -23,7 +23,7 @@
"react-idle-timer": "^4.2.12",
"react-responsive-carousel": "^3.1.51",
"react-router-dom": "^5.1.2",
"react-select": "^3.0.8",
"react-select": "^3.2.0",
"react-table": "^6.11.5",
"react-timeago": "^4.4.0",
"semantic-ui-react": "^0.88.2",
Expand Down
Loading

0 comments on commit 72e83b7

Please sign in to comment.