Front: Add missing dependency

This commit is contained in:
Arthur Jamet
2023-09-30 14:07:14 +02:00
parent 0407f5c29e
commit 18a3fa518c
2 changed files with 6 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
"react-i18next": "^13.2.2",
"react-native": "0.72.5",
"react-native-chart-kit": "^6.12.0",
"react-native-pager-view": "6.2.0",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",

View File

@@ -10549,6 +10549,11 @@ react-native-chart-kit@^6.12.0:
paths-js "^0.4.10"
point-in-polygon "^1.0.1"
react-native-pager-view@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-6.2.0.tgz#51380d93fbe47f6380dc71d613a787bf27a4ca37"
integrity sha512-pf9OnL/Tkr+5s4Gjmsn7xh91PtJLDa6qxYa/bmtUhd/+s4cQdWQ8DIFoOFghwZIHHHwVdWtoXkp6HtpjN+r20g==
react-native-reanimated@~3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.3.0.tgz#80f9d58e28fddf62fe4c1bc792337b8ab57936ab"