Skip to content

Commit 2538258

Browse files
fix(deps): pin dependencies
1 parent b88571d commit 2538258

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
20.17.0

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,23 +54,23 @@
5454
"es-abstract": "1.20.2",
5555
"form-data": "2.5.1",
5656
"leaflet": "1.7.1",
57-
"localforage": "^1.10.0",
57+
"localforage": "1.10.0",
5858
"lodash": "4.17.21",
5959
"moment": "2.29.4",
6060
"papaparse": "5.3.1",
61-
"prop-types": "^15.8.1",
61+
"prop-types": "15.8.1",
6262
"react": "18.2.0",
6363
"react-dom": "18.2.0",
6464
"react-inspector": "5.1.1",
6565
"react-redux": "7.2.6",
66-
"react-remove-scroll": "^2.5.5",
66+
"react-remove-scroll": "2.5.5",
6767
"react-router-dom": "6.6.2",
6868
"react-swipeable-views": "0.14.0",
6969
"redux": "4.2.0",
7070
"redux-logger": "3.0.6",
71-
"redux-persist": "^6.0.0",
71+
"redux-persist": "6.0.0",
7272
"redux-thunk": "2.3.0",
73-
"reselect": "^4.1.8",
73+
"reselect": "4.1.8",
7474
"terser-webpack-plugin": "1.4.4"
7575
},
7676
"devDependencies": {
@@ -86,9 +86,9 @@
8686
"cozy-scripts": "8.2.0",
8787
"eslint": "8.9.0",
8888
"eslint-config-cozy-app": "4.0.0",
89-
"eslint-import-resolver-alias": "^1.1.2",
90-
"eslint-plugin-import": "^2.26.0",
91-
"eslint-plugin-import-alias": "^1.2.0",
89+
"eslint-import-resolver-alias": "1.1.2",
90+
"eslint-plugin-import": "2.26.0",
91+
"eslint-plugin-import-alias": "1.2.0",
9292
"git-directory-deploy": "1.5.1",
9393
"ignore-not-found-export-webpack-plugin": "1.0.2",
9494
"jest": "28.1.3",
@@ -97,7 +97,7 @@
9797
"lint-staged": "8.2.1",
9898
"mockdate": "3.0.5",
9999
"npm-run-all": "4.1.5",
100-
"react-hot-loader": "^4.13.0",
100+
"react-hot-loader": "4.13.0",
101101
"react-test-renderer": "18.2.0",
102102
"remark-preset-lint-recommended": "5.0.0",
103103
"stylint": "2.0.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7593,7 +7593,7 @@ eslint-config-prettier@^8.3.0:
75937593
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
75947594
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
75957595

7596-
eslint-import-resolver-alias@^1.1.2:
7596+
75977597
version "1.1.2"
75987598
resolved "https://registry.yarnpkg.com/eslint-import-resolver-alias/-/eslint-import-resolver-alias-1.1.2.tgz#297062890e31e4d6651eb5eba9534e1f6e68fc97"
75997599
integrity sha512-WdviM1Eu834zsfjHtcGHtGfcu+F30Od3V7I9Fi57uhBEwPkjDcii7/yW8jAT+gOhn4P/vOxxNAXbFAKsrrc15w==
@@ -7625,12 +7625,12 @@ eslint-module-utils@^2.7.3:
76257625
debug "^3.2.7"
76267626
find-up "^2.1.0"
76277627

7628-
eslint-plugin-import-alias@^1.2.0:
7628+
76297629
version "1.2.0"
76307630
resolved "https://registry.yarnpkg.com/eslint-plugin-import-alias/-/eslint-plugin-import-alias-1.2.0.tgz#93bd701cea442e0807c099c385a9adfb074f1c37"
76317631
integrity sha512-hxhpWtaXgBTeCUmQa6EzjKI8vnrk7uej9e+ln2etTMPFAM7Q8xNPdBywSGrWf2mSB018D66sR1ZfdThonXCplg==
76327632

7633-
eslint-plugin-import@^2.26.0:
7633+
76347634
version "2.26.0"
76357635
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
76367636
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
@@ -11719,7 +11719,7 @@ loader-utils@^2.0.0:
1171911719
emojis-list "^3.0.0"
1172011720
json5 "^2.1.2"
1172111721

11722-
localforage@^1.10.0, localforage@^1.8.1:
11722+
[email protected], localforage@^1.8.1:
1172311723
version "1.10.0"
1172411724
resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.10.0.tgz#5c465dc5f62b2807c3a84c0c6a1b1b3212781dd4"
1172511725
integrity sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==
@@ -13735,7 +13735,7 @@ prompts@^2.0.1:
1373513735
kleur "^3.0.3"
1373613736
sisteransi "^1.0.4"
1373713737

13738-
prop-types@^15.0.0, prop-types@^15.8.1:
13738+
prop-types@15.8.1, prop-types@^15.0.0:
1373913739
version "15.8.1"
1374013740
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1374113741
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -13980,7 +13980,7 @@ react-final-form@^3.7.0:
1398013980
dependencies:
1398113981
"@babel/runtime" "^7.1.2"
1398213982

13983-
react-hot-loader@^4.13.0:
13983+
1398413984
version "4.13.0"
1398513985
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.13.0.tgz#c27e9408581c2a678f5316e69c061b226dc6a202"
1398613986
integrity sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==
@@ -14122,6 +14122,17 @@ react-remove-scroll-bar@^2.3.3:
1412214122
react-style-singleton "^2.2.1"
1412314123
tslib "^2.0.0"
1412414124

14125+
14126+
version "2.5.5"
14127+
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.5.tgz#1e31a1260df08887a8a0e46d09271b52b3a37e77"
14128+
integrity sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==
14129+
dependencies:
14130+
react-remove-scroll-bar "^2.3.3"
14131+
react-style-singleton "^2.2.1"
14132+
tslib "^2.1.0"
14133+
use-callback-ref "^1.3.0"
14134+
use-sidecar "^1.1.2"
14135+
1412514136
react-remove-scroll@^2.4.0:
1412614137
version "2.4.1"
1412714138
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.4.1.tgz#e0af6126621083a5064591d367291a81b2d107f5"
@@ -14133,17 +14144,6 @@ react-remove-scroll@^2.4.0:
1413314144
use-callback-ref "^1.2.3"
1413414145
use-sidecar "^1.0.1"
1413514146

14136-
react-remove-scroll@^2.5.5:
14137-
version "2.5.5"
14138-
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.5.tgz#1e31a1260df08887a8a0e46d09271b52b3a37e77"
14139-
integrity sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==
14140-
dependencies:
14141-
react-remove-scroll-bar "^2.3.3"
14142-
react-style-singleton "^2.2.1"
14143-
tslib "^2.1.0"
14144-
use-callback-ref "^1.3.0"
14145-
use-sidecar "^1.1.2"
14146-
1414714147
1414814148
version "6.6.2"
1414914149
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.6.2.tgz#bbf1f9b45855b218d22fc2d294b79408a084740a"
@@ -14435,7 +14435,7 @@ [email protected]:
1443514435
dependencies:
1443614436
deep-diff "^0.3.5"
1443714437

14438-
redux-persist@^6.0.0:
14438+
1443914439
version "6.0.0"
1444014440
resolved "https://registry.yarnpkg.com/redux-persist/-/redux-persist-6.0.0.tgz#b4d2972f9859597c130d40d4b146fecdab51b3a8"
1444114441
integrity sha512-71LLMbUq2r02ng2We9S215LtPu3fY0KgaGE0k8WRgl6RkqxtGfl7HUozz1Dftwsb0D/5mZ8dwAaPbtnzfvbEwQ==
@@ -14897,7 +14897,7 @@ requires-port@^1.0.0:
1489714897
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
1489814898
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
1489914899

14900-
reselect@^4.1.8:
14900+
1490114901
version "4.1.8"
1490214902
resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.8.tgz#3f5dc671ea168dccdeb3e141236f69f02eaec524"
1490314903
integrity sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==

0 commit comments

Comments
 (0)