Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 44f230e commit 68b9a5f
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 134 deletions.
18 changes: 9 additions & 9 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@expo/vector-icons": "^13.0.0",
"@native-html/iframe-plugin": "^2.6.1",
"@native-html/table-plugin": "^5.3.1",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-community/datetimepicker": "6.7.3",
"@react-native-community/masked-view": "<=0.1.10",
"@react-native-async-storage/async-storage": "1.17.12",
"@react-native-community/datetimepicker": "6.7.5",
"@react-native-community/masked-view": "<=0.1.11",
"@react-native-community/picker": "^1.8.1",
"@react-navigation/bottom-tabs": "6.0.9",
"@react-navigation/native": "^6.0.6",
Expand Down Expand Up @@ -81,13 +81,13 @@
"html-entities": "^2.3.3",
"jest-expo": "^48.0.2",
"lodash": "^4.17.21",
"matomo-tracker-react-native": "0.3.0",
"matomo-tracker-react-native": "0.3.1",
"patch": "^0.0.1",
"patch-package": "^6.5.0",
"postinstall-postinstall": "^2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.8",
"react-native": "0.71.12",
"react-native-animatable": "^1.3.3",
"react-native-calendars": "^1.1268.0",
"react-native-confetti": "^0.1.0",
Expand All @@ -96,20 +96,20 @@
"react-native-get-random-values": "~1.8.0",
"react-native-indicators": "^0.17.0",
"react-native-maps": "1.3.2",
"react-native-pager-view": "6.1.2",
"react-native-pager-view": "6.1.4",
"react-native-paper": "^4.10.1",
"react-native-reanimated": "~2.14.4",
"react-native-reanimated-carousel": "^3.1.5",
"react-native-render-html": "^6.2.0",
"react-native-safe-area-context": "4.5.0",
"react-native-safe-area-context": "4.5.5",
"react-native-screens": "~3.20.0",
"react-native-snap-carousel": "^3.9.1",
"react-native-svg": "13.4.0",
"react-native-swiper-flatlist": "^3.0.16",
"react-native-tab-view": "^3.1.1",
"react-native-vector-icons": "^8.1.0",
"react-native-web": "~0.18.7",
"react-native-webview": "11.26.0",
"react-native-webview": "11.26.1",
"reanimated-bottom-sheet": "^1.0.0-alpha.22",
"sentry-expo": "~6.2.0",
"uuid": "^8.3.2"
Expand All @@ -122,7 +122,7 @@
"@testing-library/react-native": "^7.2.0",
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.177",
"@types/matomo-tracker-react-native": "0.3.0",
"@types/matomo-tracker-react-native": "0.3.1",
"@types/react": "~18.0.24",
"@types/react-native": "~0.70.6",
"@types/react-native-calendars": "^1.1264.3",
Expand Down
Loading

0 comments on commit 68b9a5f

Please sign in to comment.