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 31, 2024
1 parent 453618c commit 7a92e87
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 99 deletions.
16 changes: 8 additions & 8 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@native-html/table-plugin": "^5.3.1",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/datetimepicker": "8.0.1",
"@react-native-community/masked-view": "<=0.1.10",
"@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 All @@ -58,7 +58,7 @@
"@socialgouv/nos1000jours-lib": "1.2.1",
"babel-plugin-inline-dotenv": "^1.6.0",
"date-fns": "^2.25.0",
"expo": "51.0.22",
"expo": "51.0.24",
"expo-application": "~5.9.1",
"expo-asset": "~10.0.10",
"expo-asset-utils": "^2.0.0",
Expand All @@ -81,13 +81,13 @@
"html-entities": "^2.3.3",
"jest-expo": "~51.0.3",
"lodash": "^4.17.21",
"matomo-tracker-react-native": "0.3.0",
"matomo-tracker-react-native": "0.3.2",
"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.74.3",
"react-native": "0.74.4",
"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.11.0",
"react-native-indicators": "^0.17.0",
"react-native-maps": "1.14.0",
"react-native-pager-view": "6.3.0",
"react-native-pager-view": "6.3.3",
"react-native-paper": "^4.10.1",
"react-native-reanimated": "~3.10.1",
"react-native-reanimated-carousel": "^3.1.5",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.10.5",
"react-native-safe-area-context": "4.10.8",
"react-native-screens": "3.31.1",
"react-native-snap-carousel": "^3.9.1",
"react-native-svg": "15.2.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.19.6",
"react-native-webview": "13.8.6",
"react-native-webview": "13.8.7",
"uuid": "^8.3.2"
},
"devDependencies": {
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.5",
"@types/react": "~18.2.14",
"@types/react-native-calendars": "^1.1264.3",
"@types/react-native-confetti": "^0.1.0",
Expand Down
Loading

0 comments on commit 7a92e87

Please sign in to comment.