Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Aug 18, 2021
1 parent 1183a5d commit 048f44a
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 799 deletions.
29 changes: 15 additions & 14 deletions components/sharing-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2-ui/sharing-dialog",
"version": "6.10.5",
"version": "6.16.0",
"description": "UI SharingDialog",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,20 +32,21 @@
"styled-jsx": "^3.2"
},
"dependencies": {
"@dhis2-ui/button": "6.10.5",
"@dhis2-ui/card": "6.10.5",
"@dhis2-ui/divider": "6.10.5",
"@dhis2-ui/input": "6.10.5",
"@dhis2-ui/layer": "6.10.5",
"@dhis2-ui/loader": "6.10.5",
"@dhis2-ui/menu": "6.10.5",
"@dhis2-ui/modal": "6.10.5",
"@dhis2-ui/popper": "6.10.5",
"@dhis2-ui/select": "6.10.5",
"@dhis2-ui/tab": "6.10.5",
"@dhis2-ui/button": "6.16.0",
"@dhis2-ui/card": "6.16.0",
"@dhis2-ui/divider": "6.16.0",
"@dhis2-ui/input": "6.16.0",
"@dhis2-ui/layer": "6.16.0",
"@dhis2-ui/loader": "6.16.0",
"@dhis2-ui/menu": "6.16.0",
"@dhis2-ui/modal": "6.16.0",
"@dhis2-ui/notice-box": "6.16.0",
"@dhis2-ui/popper": "6.16.0",
"@dhis2-ui/select": "6.16.0",
"@dhis2-ui/tab": "6.16.0",
"@dhis2/prop-types": "^1.6.4",
"@dhis2/ui-constants": "6.10.5",
"@dhis2/ui-icons": "6.10.5",
"@dhis2/ui-constants": "6.16.0",
"@dhis2/ui-icons": "6.16.0",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
Loading

0 comments on commit 048f44a

Please sign in to comment.