Skip to content

Commit

Permalink
Merge pull request #44 from ivmartel/greenkeeper/dwv-0.24.0
Browse files Browse the repository at this point in the history
Update dwv to the latest version 🚀
  • Loading branch information
ivmartel authored Aug 25, 2018
2 parents 410b1de + 96bb75c commit 77416ca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "^6.0.3",
"@angular/router": "^6.0.3",
"core-js": "^2.4.1",
"dwv": "0.23.6",
"dwv": "0.24.0",
"rxjs": "^6.2.1",
"stream": "^0.0.2",
"zone.js": "^0.8.19"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1884,15 +1884,15 @@ duplexify@^3.4.2, duplexify@^3.6.0:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

dwv@0.23.6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.23.6.tgz#8899015c16bef4a5ca22b9883979e95e0083b8de"
dwv@0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.24.0.tgz#4bd54b22a559f3e184b0a9683ddebe822dc2977d"
dependencies:
i18next "~10.5.0"
i18next-browser-languagedetector "~2.1.0"
i18next "~11.6.0"
i18next-browser-languagedetector "~2.2.0"
i18next-xhr-backend "~1.5.1"
jszip "~3.1.3"
konva "~1.7.3"
konva "~2.2.1"
magic-wand-js "~1.0.0"

ecc-jsbn@~0.1.1:
Expand Down Expand Up @@ -3000,17 +3000,17 @@ https-proxy-agent@^2.2.1:
agent-base "^4.1.0"
debug "^3.1.0"

i18next-browser-languagedetector@~2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-2.1.1.tgz#01115827dd51fc35bc661f2baf1b0a4965bf38ca"
i18next-browser-languagedetector@~2.2.0:
version "2.2.3"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-2.2.3.tgz#4196a9964b6d51b76254706a267ba746c9ca19de"

i18next-xhr-backend@~1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz#50282610780c6a696d880dfa7f4ac1d01e8c3ad5"

i18next@~10.5.0:
version "10.5.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-10.5.1.tgz#f8e1ca4e15c440ebc3a9a5c3d015c3a6d2887890"
i18next@~11.6.0:
version "11.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-11.6.0.tgz#e0047aa3e3a0080f6f318426f90597cbb0d6ddd5"

iconv-lite@0.4.15:
version "0.4.15"
Expand Down Expand Up @@ -3674,9 +3674,9 @@ kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"

konva@~1.7.3:
version "1.7.6"
resolved "https://registry.yarnpkg.com/konva/-/konva-1.7.6.tgz#7aceef1058b04127077c8f44653556b35b1133e6"
konva@~2.2.1:
version "2.2.2"
resolved "https://registry.yarnpkg.com/konva/-/konva-2.2.2.tgz#e83c8a2ec979f31b10793f3b001554715f26b7bc"

lazy-cache@^1.0.3:
version "1.0.4"
Expand Down

0 comments on commit 77416ca

Please sign in to comment.