Skip to content

Commit

Permalink
fix: bump cli-app-scripts to solve issues with z-index and Modals (#1931
Browse files Browse the repository at this point in the history
)

Solves issues with ui Modals and z-index.
Various Modals opened under the edit mode toolbar.



Co-authored-by: Jen Jones Arnesen <jennifer@dhis2.org>
  • Loading branch information
edoardo and jenniferarnesen committed Sep 3, 2021
1 parent afa8121 commit e50ba97
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@dhis2/ui": "6.20.0"
},
"devDependencies": {
"@dhis2/cli-app-scripts": "^7.6.0",
"@dhis2/cli-app-scripts": "^7.6.2",
"@dhis2/cli-style": "^9.1.0",
"@dhis2/cli-utils-cypress": "^7.0.1",
"@dhis2/cypress-commands": "^7.0.1",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2120,12 +2120,12 @@
react-beautiful-dnd "^10.1.1"
resize-observer-polyfill "^1.5.1"

"@dhis2/app-adapter@7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-7.6.0.tgz#84e56f81449823b87948f76317779d16c6b4be83"
integrity sha512-0m83HJHav1sgm1bCNKEOJhh5UMhqHJJKDp3zryTTpXsBwMZbVGVxidGMERk5UBetRS3R5PPynWtj+1NiR2VIKQ==
"@dhis2/app-adapter@7.6.2":
version "7.6.2"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-7.6.2.tgz#b2aa4bd76fa1e628692dd38887aec4a1ba90cb5b"
integrity sha512-cQvhgWMINcYsz6KkaSmCNkpdFuwC0BdUDN7iHrWVo/8DdiCb5zkH2RDuIOChtYQSpcvUeLnCJR/Drh99KiPCFg==
dependencies:
"@dhis2/pwa" "7.6.0"
"@dhis2/pwa" "7.6.2"
moment "^2.24.0"

"@dhis2/app-runtime-adapter-d2@^1.1.0":
Expand Down Expand Up @@ -2167,15 +2167,15 @@
dependencies:
lodash "^4.17.21"

"@dhis2/app-shell@7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-7.6.0.tgz#fef3a35b3fa77d02c32cbfabc53eaa17adffcdd1"
integrity sha512-2b7Shqbxx80oKYxtZVGPyQ0t0QdS+9I47i+MzimJhw8zfwTbmRc7P9jfvGHwXw+SpgXzV9Lknpw7WVts7gc5aw==
"@dhis2/app-shell@7.6.2":
version "7.6.2"
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-7.6.2.tgz#dfdd91184db600e9af93d09c78043e78eaa54946"
integrity sha512-9dh1Gv3F8C0eaolnjuqygaNPzPYV39E16ufbzDmV15uDq3UZ/N1rD/SOhRjimNYGvIthGg5oWDaIj6TE5d81ow==
dependencies:
"@dhis2/app-adapter" "7.6.0"
"@dhis2/app-adapter" "7.6.2"
"@dhis2/app-runtime" "^2.11.0"
"@dhis2/d2-i18n" "^1.1.0"
"@dhis2/pwa" "7.6.0"
"@dhis2/pwa" "7.6.2"
"@dhis2/ui" "^6.19.0"
classnames "^2.2.6"
moment "^2.29.1"
Expand All @@ -2188,10 +2188,10 @@
typeface-roboto "^0.0.75"
typescript "^3.6.3"

"@dhis2/cli-app-scripts@^7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-7.6.0.tgz#ae44c733788882268f6a9edac08e5c00ad00b52b"
integrity sha512-QgUl9xIGfBuUybbvCF+7swzF8BWINI2W/sI5sZtTVo+9ZgfWNKNixCL+WeMZe305f0DWlNS2StbWuLti+JhXAQ==
"@dhis2/cli-app-scripts@^7.6.2":
version "7.6.2"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-7.6.2.tgz#279f288861d32b8eff6ab7f50d9e29c5e2fb927e"
integrity sha512-j53s3xjNMzgMzktB7jVn4UVsQtE1n3N0E6UYv1lSMrinxPhYRtbOCAmWqj/8YUAPkTb73AcHL4A7qnqPYv5NXQ==
dependencies:
"@babel/core" "^7.6.2"
"@babel/plugin-proposal-class-properties" "^7.8.3"
Expand All @@ -2200,7 +2200,7 @@
"@babel/preset-env" "^7.14.7"
"@babel/preset-react" "^7.0.0"
"@babel/preset-typescript" "^7.6.0"
"@dhis2/app-shell" "7.6.0"
"@dhis2/app-shell" "7.6.2"
"@dhis2/cli-helpers-engine" "^3.0.0"
archiver "^3.1.1"
axios "^0.20.0"
Expand Down Expand Up @@ -2418,10 +2418,10 @@
dependencies:
prop-types "^15"

"@dhis2/pwa@7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@dhis2/pwa/-/pwa-7.6.0.tgz#06f25e369384bb92d8d36958e98976e3dbaa3a05"
integrity sha512-eQWll1rEgztJrblgfysvQAudTnZ/UUL0ljX3Q1tElLBfSAMsLHWbIKZCoJ+bn/i/kpVaPUkgAfwqgzMqfP/bpQ==
"@dhis2/pwa@7.6.2":
version "7.6.2"
resolved "https://registry.yarnpkg.com/@dhis2/pwa/-/pwa-7.6.2.tgz#a491814d8d11f652541060545955136843eb2f5c"
integrity sha512-+nQql4LMaLkqjGP/2KXc1sMFyLmCNmewD196wZwr4OyUc7SZTdgFFcqI/mPd5T4a/8VkWxSOuCZbQfO5s29JJA==
dependencies:
idb "^6.0.0"
workbox-core "^6.1.5"
Expand Down

0 comments on commit e50ba97

Please sign in to comment.