Skip to content

Commit 232e855

Browse files
committed
chore: remove unused peer deps
1 parent 985e2a3 commit 232e855

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

digitransit-component/packages/digitransit-component-control-panel/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"classnames": "2.5.1",
3535
"i18next": "^19.3.3",
3636
"prop-types": "^15.8.1",
37-
"react": "^16.13.0",
38-
"react-cookie": "^4.0.3"
37+
"react": "^16.13.0"
3938
}
4039
}

digitransit-component/packages/digitransit-component/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"react": "^16.13.0",
4040
"react-autosuggest": "^10.0.0",
4141
"react-autowhatever": "10.2.1",
42-
"react-cookie": "^4.0.3",
4342
"react-modal": "~3.11.2",
4443
"react-sortablejs": "2.0.11",
4544
"recompose": "0.30.0"

yarn.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,7 +2044,6 @@ __metadata:
20442044
i18next: ^19.3.3
20452045
prop-types: ^15.8.1
20462046
react: ^16.13.0
2047-
react-cookie: ^4.0.3
20482047
languageName: unknown
20492048
linkType: soft
20502049

@@ -2244,7 +2243,6 @@ __metadata:
22442243
react: ^16.13.0
22452244
react-autosuggest: ^10.0.0
22462245
react-autowhatever: 10.2.1
2247-
react-cookie: ^4.0.3
22482246
react-modal: ~3.11.2
22492247
react-sortablejs: 2.0.11
22502248
recompose: 0.30.0

0 commit comments

Comments
 (0)