Skip to content

Commit

Permalink
chore: update ui dependency
Browse files Browse the repository at this point in the history
Remove resolution too.
  • Loading branch information
edoardo committed Dec 16, 2024
1 parent 34a15ec commit 1e915a5
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 533 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@dhis2/cli-app-scripts": "^11.7.4",
"@dhis2/cli-style": "^10.7.4",
"@dhis2/d2-i18n": "^1.1.0",
"@dhis2/ui": "^9.4.4",
"@dhis2/ui": "^9.15.0",
"@mihkeleidast/storybook-addon-source": "^1.0.1",
"@storybook/preset-create-react-app": "^8.3.6",
"@storybook/react": "^8.3.6",
Expand All @@ -52,7 +52,7 @@
"peerDependencies": {
"@dhis2/app-runtime": "^3",
"@dhis2/d2-i18n": "^1.1",
"@dhis2/ui": "^9.2.0",
"@dhis2/ui": "^9",
"prop-types": "^15",
"react": "^16.3",
"react-dom": "^16.3",
Expand All @@ -76,7 +76,6 @@
"resize-observer-polyfill": "^1.5.1"
},
"resolutions": {
"@dhis2/ui": "^9.2.0",
"eslint": "^7.32.0"
},
"files": [
Expand Down
Loading

0 comments on commit 1e915a5

Please sign in to comment.