Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 2d00af8 commit 4c5c55c
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 584 deletions.
2 changes: 1 addition & 1 deletion back/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@ckeditor/ckeditor5-build-classic": "^29.2.0",
"@ckeditor/ckeditor5-react": "^3.0.3",
"axios": "^0.21.4",
"axios": "^0.28.0",
"csv-string": "^4.0.1",
"csvtojson": "^2.0.10",
"date-fns": "^2.23.0",
Expand Down
30 changes: 15 additions & 15 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"@gorhom/bottom-sheet": "^4",
"@native-html/iframe-plugin": "^2.6.1",
"@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-async-storage/async-storage": "1.24.0",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/masked-view": "<=0.1.10",
"@react-native-community/picker": "^1.8.1",
"@react-navigation/bottom-tabs": "6.0.9",
"@react-navigation/bottom-tabs": "6.6.1",
"@react-navigation/native": "^6.0.6",
"@react-navigation/stack": "^6.0.11",
"@sentry/react-native": "~5.22.0",
"@socialgouv/nos1000jours-lib": "1.2.1",
"@sentry/react-native": "~5.31.0",
"@socialgouv/nos1000jours-lib": "1.7.1",
"babel-plugin-inline-dotenv": "^1.6.0",
"date-fns": "^2.25.0",
"expo": "latest",
Expand Down Expand Up @@ -86,30 +86,30 @@
"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.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.75.2",
"react-native-animatable": "^1.3.3",
"react-native-calendars": "^1.1268.0",
"react-native-confetti": "^0.1.0",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.16.1",
"react-native-gesture-handler": "~2.18.0",
"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-maps": "1.18.0",
"react-native-pager-view": "6.4.0",
"react-native-paper": "^4.10.1",
"react-native-reanimated": "~3.10.1",
"react-native-reanimated": "~3.15.0",
"react-native-reanimated-carousel": "^3.1.5",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
"react-native-screens": "3.34.0",
"react-native-svg": "15.6.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.12.0",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4c5c55c

Please sign in to comment.