Skip to content

Commit

Permalink
chore: remove obsolete d2-ui dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Jun 28, 2023
1 parent b403aad commit f5f082c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@
"@dhis2/app-runtime": "^3.9.3",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.1",
"@dhis2/d2-ui-core": "^7.4.3",
"@dhis2/d2-ui-interpretations": "^7.4.3",
"@dhis2/d2-ui-mentions-wrapper": "^7.4.3",
"@dhis2/d2-ui-rich-text": "^7.4.3",
"@dhis2/ui": "^8.13.11",
"@dhis2/ui": "^8.13.6",
"@krakenjs/post-robot": "^11.0.0",
"classnames": "^2.3.2",
"d2": "^31.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2384,7 +2384,7 @@
i18next "^10.3"
moment "^2.24.0"

"@dhis2/[email protected]", "@dhis2/d2-ui-core@^7.4.3":
"@dhis2/[email protected]":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.4.3.tgz#d880ad82f0ce28833db02fe64016242c3031610d"
integrity sha512-X+ZlTVB4IbAaQlKKWoXjHXCaTfw5jDxHy2KRIWRskIVPhXfiTiyqzdKN/DSi2/99HDQ6PSq9eqmCY4AeTJb3Kw==
Expand Down Expand Up @@ -2412,7 +2412,7 @@
prop-types "^15.5.10"
react-portal "^4.1.5"

"@dhis2/[email protected]", "@dhis2/d2-ui-mentions-wrapper@^7.4.3":
"@dhis2/[email protected]":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-mentions-wrapper/-/d2-ui-mentions-wrapper-7.4.3.tgz#f6b469fbfe9e092478aacb3babb801e9ae1eda79"
integrity sha512-H02qUra/Y7XfszN19mAsxRi71eFYe92ctiEL5I26rA8LVQPcrz7mN08yVwJAdHUWwZtI6/UJujeEN5W/IZAKHw==
Expand All @@ -2421,7 +2421,7 @@
lodash "^4.17.10"
prop-types "^15.6.2"

"@dhis2/[email protected]", "@dhis2/d2-ui-rich-text@^7.4.0", "@dhis2/d2-ui-rich-text@^7.4.3":
"@dhis2/[email protected]", "@dhis2/d2-ui-rich-text@^7.4.0":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.4.3.tgz#a42c8e231bcc05186dd432dac86b33aed4ddc10d"
integrity sha512-60k/6CO2I8f4t3jU1nAic7uWONME1rckM8RcLnelhwUG20EZWq45OnDDdSfHgOWTwVDtxFnG3wspInkG/530KA==
Expand Down Expand Up @@ -2508,7 +2508,7 @@
resolved "https://registry.yarnpkg.com/@dhis2/ui-icons/-/ui-icons-8.13.11.tgz#7dc89bf3a84c0b452b9f2f365d039ae1338a4ed5"
integrity sha512-+wZZOB9lq1hpTj4IxoEV+vFij0Pho4T7NijEBdm6pd8+O24D8Tnkpb8fv8ZsDdkOob2X1WXM7ruswkku0kxZRg==

"@dhis2/ui@^8.12.3", "@dhis2/ui@^8.13.11":
"@dhis2/ui@^8.12.3", "@dhis2/ui@^8.13.6":
version "8.13.11"
resolved "https://registry.yarnpkg.com/@dhis2/ui/-/ui-8.13.11.tgz#5702c5258676f5aba266783e4a21aaeb0c88333e"
integrity sha512-G4tfKDN/m3/VqyirViCkGgRSCQ3yFtSIrMwY8AjQesoGzBidXNEIITXdhUkpmJH9Lp/sTHFfk/G7vNVdWWLqKg==
Expand Down

0 comments on commit f5f082c

Please sign in to comment.