Skip to content

Commit df29cf1

Browse files
fix(deps): pin dependencies
1 parent 19367c6 commit df29cf1

File tree

5 files changed

+41
-41
lines changed

5 files changed

+41
-41
lines changed

packages/cozy-harvest-lib/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,21 @@
5858
"cozy-device-helper": "^2.7.0",
5959
"cozy-flags": "^3.0.1",
6060
"cozy-intent": "^2.11.1",
61-
"cozy-keys-lib": "^4.1.9",
61+
"cozy-keys-lib": "4.1.9",
6262
"cozy-realtime": "^4.4.1",
6363
"cozy-tsconfig": "^1.0.0",
64-
"cozy-ui": "^80.1.1",
64+
"cozy-ui": "80.1.1",
6565
"enzyme": "3.11.0",
6666
"enzyme-adapter-react-16": "1.15.6",
6767
"form-data": "4.0.0",
6868
"identity-obj-proxy": "3.0.0",
69-
"isomorphic-fetch": "^2.2.1",
69+
"isomorphic-fetch": "2.2.1",
7070
"jest": "26.6.3",
7171
"jest-environment-jsdom-sixteen": "1.0.3",
7272
"jest-resolve-cached": "1.0.0",
7373
"jsdom": "16.5.0",
7474
"leaflet": "1.8.0",
75-
"mockdate": "^3.0.5",
75+
"mockdate": "3.0.5",
7676
"prop-types": "15.7.2",
7777
"react": "16.12.0",
7878
"react-dom": "16.13.0",

packages/cozy-mespapiers-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@testing-library/react": "11.2.7",
2121
"@testing-library/react-hooks": "8.0.1",
2222
"babel-preset-cozy-app": "2.0.1",
23-
"cozy-bar": "^7.26.0",
23+
"cozy-bar": "7.26.0",
2424
"cozy-client": "^38.2.1",
2525
"cozy-device-helper": "^2.7.0",
2626
"cozy-doctypes": "^1.88.6",
@@ -30,7 +30,7 @@
3030
"cozy-logger": "^1.10.1",
3131
"cozy-realtime": "^4.4.1",
3232
"cozy-sharing": "^7.1.3",
33-
"cozy-ui": "^84.2.0",
33+
"cozy-ui": "84.2.0",
3434
"jest-environment-jsdom-sixteen": "2.0.0",
3535
"lodash": "4.17.21",
3636
"mockdate": "3.0.5",

packages/cozy-minilog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"microee": "0.0.6"
1212
},
1313
"devDependencies": {
14-
"gluejs": "2.x",
15-
"mocha": "*"
14+
"gluejs": "2.4.0",
15+
"mocha": "10.2.0"
1616
},
1717
"repository": {
1818
"type": "git",

packages/cozy-sharing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest": "26.6.3",
4949
"react": "16.12.0",
5050
"react-dom": "16.13.0",
51-
"react-router": "^5.0.1"
51+
"react-router": "5.3.3"
5252
},
5353
"peerDependencies": {
5454
"cozy-client": "^37.0.0",

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -7220,7 +7220,7 @@ cosmiconfig@^7, cosmiconfig@^7.0.0:
72207220
path-type "^4.0.0"
72217221
yaml "^1.10.0"
72227222

7223-
cozy-bar@^7.26.0:
7223+
cozy-bar@7.26.0:
72247224
version "7.26.0"
72257225
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-7.26.0.tgz#cdd530e83ad9a8e477c1528fffb6cc2b2a386419"
72267226
integrity sha512-nBam2gy0sG9yt7tvn3MqFkysZopcF5MF50LDukWM2+szyliwBhgT/5sIYD1yRfIJJyjXl8PDe93Q7qjelMdtVA==
@@ -7485,7 +7485,7 @@ cozy-interapp@^0.5.4:
74857485
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
74867486
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==
74877487

7488-
cozy-keys-lib@^4.1.9:
7488+
cozy-keys-lib@4.1.9:
74897489
version "4.1.9"
74907490
resolved "https://registry.yarnpkg.com/cozy-keys-lib/-/cozy-keys-lib-4.1.9.tgz#cc1ad201ea936ea62aa12f01417e14dcd44aaeba"
74917491
integrity sha512-OE0yCxoLRrnCRTRdgjTzVnR0dolaaLq/3Ry/YzK09SH4+1Sj9BCven7600JtsLotgKZlqO4SKTHb78VteXjPLw==
@@ -7621,10 +7621,10 @@ cozy-ui@44.1.0:
76217621
react-select "2.2.0"
76227622
react-swipeable-views "0.13.3"
76237623

7624-
cozy-ui@82.2.0:
7625-
version "82.2.0"
7626-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.2.0.tgz#fd1d24e4c3dcdf885e57a62889d6f299b1bc5145"
7627-
integrity sha512-rUrOrfsozNX3A1X9sBpb1hhOtpirGO9e6pCKcX+newdJkUnChcpyL+SOPUWXGqZYpA6Nn/IPBX3+vDd3ShebNQ==
7624+
cozy-ui@80.1.1:
7625+
version "80.1.1"
7626+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-80.1.1.tgz#c9be72fb103c9f3ee9cd89ed1d88b528acccf27e"
7627+
integrity sha512-d2DrLMvUT4Yn1ce6W7ALkIqYdmF3fv1dBGpKx2moSmsPUX0Z/8ft9kVgAUoSrnjyh4+RCpG04RaqBiEcm/1SUQ==
76287628
dependencies:
76297629
"@babel/runtime" "^7.3.4"
76307630
"@material-ui/core" "4.12.3"
@@ -7639,7 +7639,7 @@ cozy-ui@82.2.0:
76397639
hammerjs "^2.0.8"
76407640
intersection-observer "0.11.0"
76417641
mime-types "2.1.35"
7642-
mui-bottom-sheet "https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
7642+
mui-bottom-sheet "git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
76437643
node-polyglot "^2.2.2"
76447644
normalize.css "^8.0.0"
76457645
piwik-react-router "0.12.1"
@@ -7652,10 +7652,10 @@ cozy-ui@82.2.0:
76527652
react-swipeable-views "^0.13.3"
76537653
rooks "^5.11.2"
76547654

7655-
cozy-ui@^80.1.1:
7656-
version "80.1.1"
7657-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-80.1.1.tgz#c9be72fb103c9f3ee9cd89ed1d88b528acccf27e"
7658-
integrity sha512-d2DrLMvUT4Yn1ce6W7ALkIqYdmF3fv1dBGpKx2moSmsPUX0Z/8ft9kVgAUoSrnjyh4+RCpG04RaqBiEcm/1SUQ==
7655+
cozy-ui@82.2.0:
7656+
version "82.2.0"
7657+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-82.2.0.tgz#fd1d24e4c3dcdf885e57a62889d6f299b1bc5145"
7658+
integrity sha512-rUrOrfsozNX3A1X9sBpb1hhOtpirGO9e6pCKcX+newdJkUnChcpyL+SOPUWXGqZYpA6Nn/IPBX3+vDd3ShebNQ==
76597659
dependencies:
76607660
"@babel/runtime" "^7.3.4"
76617661
"@material-ui/core" "4.12.3"
@@ -7683,7 +7683,7 @@ cozy-ui@^80.1.1:
76837683
react-swipeable-views "^0.13.3"
76847684
rooks "^5.11.2"
76857685

7686-
cozy-ui@^84.2.0:
7686+
cozy-ui@84.2.0:
76877687
version "84.2.0"
76887688
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-84.2.0.tgz#6f331d8d0bb25f9e5f1b9e7d273dbb66c7e1b31d"
76897689
integrity sha512-wcwqmTU+gOJhzeYoC2+S+6mL7o92X9PhvjNXJtf7Sjpzptqg92huk+PuCNAc/AgAYa37pqTTD5W05y0MonId3g==
@@ -7701,7 +7701,7 @@ cozy-ui@^84.2.0:
77017701
hammerjs "^2.0.8"
77027702
intersection-observer "0.11.0"
77037703
mime-types "2.1.35"
7704-
mui-bottom-sheet "https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
7704+
mui-bottom-sheet "git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
77057705
node-polyglot "^2.2.2"
77067706
normalize.css "^8.0.0"
77077707
piwik-react-router "0.12.1"
@@ -10848,7 +10848,7 @@ glogg@^1.0.2:
1084810848
dependencies:
1084910849
sparkles "^1.0.0"
1085010850

10851-
gluejs@2.x:
10851+
gluejs@2.4.0:
1085210852
version "2.4.0"
1085310853
resolved "https://registry.yarnpkg.com/gluejs/-/gluejs-2.4.0.tgz#b16e724c7b9f5c45dbb5fb8ba2fd5a537b8cf2f0"
1085410854
integrity sha512-ONu5oMBNppp7ybu5PvrnCDh7nv6B6YHKiCrvU9KHFv/ML94Kw18kLilc1z+VucPUeprqrHKMBwNq0nnxWbn1qg==
@@ -12391,7 +12391,7 @@ isobject@^3.0.0, isobject@^3.0.1:
1239112391
version "3.0.1"
1239212392
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
1239312393

12394-
isomorphic-fetch@^2.1.1, isomorphic-fetch@^2.2.1:
12394+
isomorphic-fetch@2.2.1, isomorphic-fetch@^2.1.1, isomorphic-fetch@^2.2.1:
1239512395
version "2.2.1"
1239612396
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
1239712397
dependencies:
@@ -15531,7 +15531,7 @@ mkdirp@~0.5.0:
1553115531
dependencies:
1553215532
minimist "^1.2.6"
1553315533

15534-
mocha@*:
15534+
mocha@10.2.0:
1553515535
version "10.2.0"
1553615536
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
1553715537
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
@@ -15568,7 +15568,7 @@ mockdate@2.0.5:
1556815568
version "2.0.5"
1556915569
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-2.0.5.tgz#70c6abf9ed4b2dae65c81dfc170dd1a5cec53620"
1557015570

15571-
mockdate@3.0.5, mockdate@^3.0.5:
15571+
mockdate@3.0.5:
1557215572
version "3.0.5"
1557315573
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-3.0.5.tgz#789be686deb3149e7df2b663d2bc4392bc3284fb"
1557415574
integrity sha512-iniQP4rj1FhBdBYS/+eQv7j1tadJ9lJtdzgOpvsOHng/GbcDh2Fhdeq+ZRldrPYdXvCyfFUmFeEwEGXZB5I/AQ==
@@ -18560,21 +18560,7 @@ react-router@3.2.6:
1856018560
react-is "^16.13.0"
1856118561
warning "^3.0.0"
1856218562

18563-
react-router@6.3.0:
18564-
version "6.3.0"
18565-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
18566-
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
18567-
dependencies:
18568-
history "^5.2.0"
18569-
18570-
react-router@6.4.5:
18571-
version "6.4.5"
18572-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.5.tgz#73f382af2c8b9a86d74e761a7c5fc3ce7cb0024d"
18573-
integrity sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==
18574-
dependencies:
18575-
"@remix-run/router" "1.0.5"
18576-
18577-
react-router@^5.0.1:
18563+
react-router@5.3.3:
1857818564
version "5.3.3"
1857918565
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
1858018566
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
@@ -18590,6 +18576,20 @@ react-router@^5.0.1:
1859018576
tiny-invariant "^1.0.2"
1859118577
tiny-warning "^1.0.0"
1859218578

18579+
react-router@6.3.0:
18580+
version "6.3.0"
18581+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
18582+
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
18583+
dependencies:
18584+
history "^5.2.0"
18585+
18586+
react-router@6.4.5:
18587+
version "6.4.5"
18588+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.5.tgz#73f382af2c8b9a86d74e761a7c5fc3ce7cb0024d"
18589+
integrity sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==
18590+
dependencies:
18591+
"@remix-run/router" "1.0.5"
18592+
1859318593
react-select@2.2.0:
1859418594
version "2.2.0"
1859518595
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.2.0.tgz#67c8b5c2dcb8df0384f2a103efe952570f5d6b93"

0 commit comments

Comments
 (0)