Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent f7c0867 commit 4559c22
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 42 deletions.
8 changes: 4 additions & 4 deletions packages/cozy-harvest-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^3.0.1",
"cozy-intent": "^2.11.1",
"cozy-keys-lib": "^4.1.9",
"cozy-keys-lib": "4.1.9",
"cozy-realtime": "^4.4.0",
"cozy-tsconfig": "^1.0.0",
"cozy-ui": "^80.1.1",
"cozy-ui": "80.1.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"form-data": "4.0.0",
"identity-obj-proxy": "3.0.0",
"isomorphic-fetch": "^2.2.1",
"isomorphic-fetch": "2.2.1",
"jest": "26.6.3",
"jest-environment-jsdom-sixteen": "1.0.3",
"jest-resolve-cached": "1.0.0",
"jsdom": "16.5.0",
"leaflet": "1.8.0",
"mockdate": "^3.0.5",
"mockdate": "3.0.5",
"prop-types": "15.7.2",
"react": "16.12.0",
"react-dom": "16.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-mespapiers-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cozy-intent": "^2.11.1",
"cozy-realtime": "^4.4.0",
"cozy-sharing": "^7.1.3",
"cozy-ui": "^82.12.0",
"cozy-ui": "82.12.0",
"jest-environment-jsdom-sixteen": "2.0.0",
"mockdate": "3.0.5",
"react-router-dom": "6.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-minilog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"microee": "0.0.6"
},
"devDependencies": {
"gluejs": "2.x",
"mocha": "*"
"gluejs": "2.4.0",
"mocha": "10.2.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jest": "26.6.3",
"react": "16.12.0",
"react-dom": "16.13.0",
"react-router": "^5.0.1"
"react-router": "5.3.3"
},
"peerDependencies": {
"cozy-client": "^37.0.0",
Expand Down
79 changes: 45 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7253,7 +7253,7 @@ cozy-interapp@^0.5.4:
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==

cozy-keys-lib@^4.1.9:
[email protected]:
version "4.1.9"
resolved "https://registry.yarnpkg.com/cozy-keys-lib/-/cozy-keys-lib-4.1.9.tgz#cc1ad201ea936ea62aa12f01417e14dcd44aaeba"
integrity sha512-OE0yCxoLRrnCRTRdgjTzVnR0dolaaLq/3Ry/YzK09SH4+1Sj9BCven7600JtsLotgKZlqO4SKTHb78VteXjPLw==
Expand Down Expand Up @@ -7389,10 +7389,10 @@ [email protected]:
react-select "2.2.0"
react-swipeable-views "0.13.3"

cozy-ui@82.2.0:
version "82.2.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.2.0.tgz#fd1d24e4c3dcdf885e57a62889d6f299b1bc5145"
integrity sha512-rUrOrfsozNX3A1X9sBpb1hhOtpirGO9e6pCKcX+newdJkUnChcpyL+SOPUWXGqZYpA6Nn/IPBX3+vDd3ShebNQ==
cozy-ui@80.1.1:
version "80.1.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-80.1.1.tgz#c9be72fb103c9f3ee9cd89ed1d88b528acccf27e"
integrity sha512-d2DrLMvUT4Yn1ce6W7ALkIqYdmF3fv1dBGpKx2moSmsPUX0Z/8ft9kVgAUoSrnjyh4+RCpG04RaqBiEcm/1SUQ==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand All @@ -7407,7 +7407,7 @@ [email protected]:
hammerjs "^2.0.8"
intersection-observer "0.11.0"
mime-types "2.1.35"
mui-bottom-sheet "https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
mui-bottom-sheet "git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
node-polyglot "^2.2.2"
normalize.css "^8.0.0"
piwik-react-router "0.12.1"
Expand All @@ -7420,10 +7420,10 @@ [email protected]:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-ui@^80.1.1:
version "80.1.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-80.1.1.tgz#c9be72fb103c9f3ee9cd89ed1d88b528acccf27e"
integrity sha512-d2DrLMvUT4Yn1ce6W7ALkIqYdmF3fv1dBGpKx2moSmsPUX0Z/8ft9kVgAUoSrnjyh4+RCpG04RaqBiEcm/1SUQ==
cozy-ui@82.12.0:
version "82.12.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.12.0.tgz#3c7b0c4c11b7f58c73e6f425ad442b7015c8eedf"
integrity sha512-mHClL8VKqHz8V4lqwQwjj/fpKRhfg9xNNKPIcKpgM5pIbrWUSdr4E/vsAscITBFz+YLYR+X8fTPK91QIX6bzYA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand All @@ -7438,7 +7438,7 @@ cozy-ui@^80.1.1:
hammerjs "^2.0.8"
intersection-observer "0.11.0"
mime-types "2.1.35"
mui-bottom-sheet "https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
mui-bottom-sheet "git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
node-polyglot "^2.2.2"
normalize.css "^8.0.0"
piwik-react-router "0.12.1"
Expand All @@ -7451,10 +7451,10 @@ cozy-ui@^80.1.1:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-ui@^82.12.0:
version "82.12.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.12.0.tgz#3c7b0c4c11b7f58c73e6f425ad442b7015c8eedf"
integrity sha512-mHClL8VKqHz8V4lqwQwjj/fpKRhfg9xNNKPIcKpgM5pIbrWUSdr4E/vsAscITBFz+YLYR+X8fTPK91QIX6bzYA==
cozy-ui@82.2.0:
version "82.2.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.2.0.tgz#fd1d24e4c3dcdf885e57a62889d6f299b1bc5145"
integrity sha512-rUrOrfsozNX3A1X9sBpb1hhOtpirGO9e6pCKcX+newdJkUnChcpyL+SOPUWXGqZYpA6Nn/IPBX3+vDd3ShebNQ==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -10582,7 +10582,7 @@ glogg@^1.0.2:
dependencies:
sparkles "^1.0.0"

gluejs@2.x:
gluejs@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gluejs/-/gluejs-2.4.0.tgz#b16e724c7b9f5c45dbb5fb8ba2fd5a537b8cf2f0"
integrity sha512-ONu5oMBNppp7ybu5PvrnCDh7nv6B6YHKiCrvU9KHFv/ML94Kw18kLilc1z+VucPUeprqrHKMBwNq0nnxWbn1qg==
Expand Down Expand Up @@ -12097,7 +12097,7 @@ isobject@^3.0.0, isobject@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"

isomorphic-fetch@^2.1.1, isomorphic-fetch@^2.2.1:
isomorphic-fetch@2.2.1, isomorphic-fetch@^2.1.1, isomorphic-fetch@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
dependencies:
Expand Down Expand Up @@ -15144,7 +15144,7 @@ mkdirp@~0.5.0:
dependencies:
minimist "^1.2.6"

mocha@*:
mocha@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
Expand Down Expand Up @@ -15181,7 +15181,7 @@ [email protected]:
version "2.0.5"
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-2.0.5.tgz#70c6abf9ed4b2dae65c81dfc170dd1a5cec53620"

[email protected], mockdate@^3.0.5:
[email protected]:
version "3.0.5"
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-3.0.5.tgz#789be686deb3149e7df2b663d2bc4392bc3284fb"
integrity sha512-iniQP4rj1FhBdBYS/+eQv7j1tadJ9lJtdzgOpvsOHng/GbcDh2Fhdeq+ZRldrPYdXvCyfFUmFeEwEGXZB5I/AQ==
Expand Down Expand Up @@ -15237,6 +15237,17 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
react-spring "9.0.0-rc.3"
react-use-gesture "^7.0.8"
react-use-measure "^2.0.0"

"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
Expand Down Expand Up @@ -18063,21 +18074,7 @@ [email protected]:
react-is "^16.13.0"
warning "^3.0.0"

[email protected]:
version "6.3.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
dependencies:
history "^5.2.0"

[email protected]:
version "6.4.5"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.5.tgz#73f382af2c8b9a86d74e761a7c5fc3ce7cb0024d"
integrity sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==
dependencies:
"@remix-run/router" "1.0.5"

react-router@^5.0.1:
[email protected]:
version "5.3.3"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
Expand All @@ -18093,6 +18090,20 @@ react-router@^5.0.1:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

[email protected]:
version "6.3.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
dependencies:
history "^5.2.0"

[email protected]:
version "6.4.5"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.5.tgz#73f382af2c8b9a86d74e761a7c5fc3ce7cb0024d"
integrity sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==
dependencies:
"@remix-run/router" "1.0.5"

[email protected]:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.2.0.tgz#67c8b5c2dcb8df0384f2a103efe952570f5d6b93"
Expand Down

0 comments on commit 4559c22

Please sign in to comment.