Skip to content

Commit

Permalink
Merge pull request #1010 from cozy/renovate/cozy-ui-17.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency cozy-ui to v17.17.0
  • Loading branch information
gregorylegarec committed Jan 10, 2019
2 parents edff757 + 6d204c7 commit efb2b75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -50,6 +50,7 @@
"piwik-react-router": "0.12.1",
"preact": "8.3.1",
"preact-compat": "3.18.0",
"preact-portal": "^1.1.3",
"react-markdown": "2.5.1",
"react-proptypes": "1.0.0",
"react-redux": "5.0.7",
Expand All @@ -63,7 +64,7 @@
"babel-preset-cozy-app": "1.2.5",
"cozy-bar": "6.9.3",
"cozy-client-js": "0.14.2",
"cozy-ui": "17.3.1",
"cozy-ui": "17.17.0",
"enzyme": "3.3.0",
"eslint-config-cozy-app": "1.1.7",
"eslint-loader": "2.1.0",
Expand Down
25 changes: 1 addition & 24 deletions yarn.lock
Expand Up @@ -3421,22 +3421,6 @@ cozy-ui@17.17.0:
react-hot-loader "^4.3.11"
react-select "2.1.1"

cozy-ui@17.3.1:
version "17.3.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-17.3.1.tgz#829249c1c76b63f45308b3f8d350fc0ae79ff52b"
integrity sha512-vi8cSx0InTJgMeVog5By3ZgKsg83fMrxYvFB1A5MAD5+M/+yh3euuAVMluarpbTKIkN+KOnO7lKCXNph/H3k9Q==
dependencies:
body-scroll-lock "^2.5.8"
classnames "^2.2.5"
date-fns "^1.28.5"
hammerjs "^2.0.8"
node-polyglot "^2.2.2"
normalize.css "^7.0.0"
preact "^8.3.1"
preact-portal "^1.1.3"
react-hot-loader "^4.3.11"
react-select "2.1.1"

create-ecdh@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
Expand Down Expand Up @@ -9163,13 +9147,6 @@ pouchdb-abstract-mapreduce@6.4.3:
pouchdb-promise "6.4.3"
pouchdb-utils "6.4.3"

"pouchdb-adapter-cordova-sqlite@git+https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a":
version "2.0.2"
uid f3ee23009b70209c611435d57491aa77fb88802a
resolved "git+https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a"
dependencies:
pouchdb-adapter-websql-core "^6.1.1"

"pouchdb-adapter-cordova-sqlite@https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a":
version "2.0.2"
resolved "https://github.com/SnceGroup/pouchdb-adapter-cordova-sqlite.git#f3ee23009b70209c611435d57491aa77fb88802a"
Expand Down Expand Up @@ -9351,7 +9328,7 @@ preact-transition-group@^1.1.0:
resolved "https://registry.yarnpkg.com/preact-transition-group/-/preact-transition-group-1.1.1.tgz#f0a49327ea515ece34ea2be864c4a7d29e5d6e10"
integrity sha1-8KSTJ+pRXs406ivoZMSn0p5dbhA=

preact@8.3.1, preact@^8.3.1:
preact@8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/preact/-/preact-8.3.1.tgz#ed34f79d09edc5efd32a378a3416ef5dc531e3ac"
integrity sha512-s8H1Y8O9e+mOBo3UP1jvWqArPmjCba2lrrGLlq/0kN1XuIINUbYtf97iiXKxCuG3eYwmppPKnyW2DBrNj/TuTg==
Expand Down

0 comments on commit efb2b75

Please sign in to comment.