Skip to content

Commit 9d1d913

Browse files
fix(deps): update all non-major dependencies
1 parent 5fc142d commit 9d1d913

File tree

2 files changed

+1213
-2173
lines changed

2 files changed

+1213
-2173
lines changed

front/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,38 +41,38 @@
4141
"dependencies": {
4242
"@apollo/client": "^3.11.4",
4343
"@expo/config-plugins": "~8.0.0",
44-
"@expo/metro-config": "~0.18.1",
44+
"@expo/metro-config": "~0.20.0",
4545
"@expo/prebuild-config": "~7.0.0",
4646
"@expo/vector-icons": "^14.0.0",
4747
"@gorhom/bottom-sheet": "^4",
4848
"@native-html/iframe-plugin": "^2.6.1",
4949
"@native-html/table-plugin": "^5.3.1",
50-
"@react-native-async-storage/async-storage": "1.23.1",
51-
"@react-native-community/datetimepicker": "8.0.1",
50+
"@react-native-async-storage/async-storage": "1.24.0",
51+
"@react-native-community/datetimepicker": "8.4.4",
5252
"@react-native-community/masked-view": "<=0.1.10",
5353
"@react-native-community/picker": "^1.8.1",
54-
"@react-navigation/bottom-tabs": "6.0.9",
54+
"@react-navigation/bottom-tabs": "6.6.1",
5555
"@react-navigation/native": "^6.0.6",
5656
"@react-navigation/stack": "^6.0.11",
57-
"@sentry/react-native": "~5.22.0",
58-
"@socialgouv/nos1000jours-lib": "1.2.1",
57+
"@sentry/react-native": "~5.36.0",
58+
"@socialgouv/nos1000jours-lib": "1.7.1",
5959
"babel-plugin-inline-dotenv": "^1.6.0",
6060
"date-fns": "^2.25.0",
6161
"expo": "latest",
6262
"expo-application": "~5.9.1",
6363
"expo-asset": "~10.0.10",
6464
"expo-asset-utils": "^2.0.0",
65-
"expo-build-properties": "~0.12.3",
65+
"expo-build-properties": "~0.14.0",
6666
"expo-calendar": "~13.0.5",
6767
"expo-constants": "~16.0.2",
6868
"expo-device": "~6.0.2",
6969
"expo-file-system": "~17.0.1",
7070
"expo-font": "~12.0.9",
71-
"expo-image": "~1.12.13",
71+
"expo-image": "~1.13.0",
7272
"expo-linking": "~6.3.1",
7373
"expo-localization": "~15.0.3",
7474
"expo-location": "~17.0.1",
75-
"expo-notifications": "~0.28.12",
75+
"expo-notifications": "~0.31.0",
7676
"expo-speech": "~12.0.2",
7777
"expo-status-bar": "~1.12.1",
7878
"expo-store-review": "~7.0.2",
@@ -86,30 +86,30 @@
8686
"patch": "^0.0.1",
8787
"patch-package": "^6.5.0",
8888
"postinstall-postinstall": "^2.1.0",
89-
"react": "18.2.0",
90-
"react-dom": "18.2.0",
91-
"react-native": "0.74.5",
89+
"react": "18.3.1",
90+
"react-dom": "18.3.1",
91+
"react-native": "0.81.0",
9292
"react-native-animatable": "^1.3.3",
9393
"react-native-calendars": "^1.1268.0",
9494
"react-native-confetti": "^0.1.0",
9595
"react-native-elements": "^3.4.2",
96-
"react-native-gesture-handler": "~2.16.1",
96+
"react-native-gesture-handler": "~2.28.0",
9797
"react-native-get-random-values": "~1.11.0",
9898
"react-native-indicators": "^0.17.0",
99-
"react-native-maps": "1.14.0",
100-
"react-native-pager-view": "6.3.0",
99+
"react-native-maps": "1.25.3",
100+
"react-native-pager-view": "6.9.1",
101101
"react-native-paper": "^4.10.1",
102-
"react-native-reanimated": "~3.10.1",
102+
"react-native-reanimated": "~3.19.0",
103103
"react-native-reanimated-carousel": "^3.1.5",
104104
"react-native-render-html": "^6.3.4",
105-
"react-native-safe-area-context": "4.10.5",
106-
"react-native-screens": "3.31.1",
107-
"react-native-svg": "15.2.0",
105+
"react-native-safe-area-context": "4.14.1",
106+
"react-native-screens": "3.37.0",
107+
"react-native-svg": "15.12.1",
108108
"react-native-swiper-flatlist": "^3.0.16",
109109
"react-native-tab-view": "^3.1.1",
110110
"react-native-vector-icons": "^8.1.0",
111-
"react-native-web": "~0.19.6",
112-
"react-native-webview": "13.8.6",
111+
"react-native-web": "~0.21.0",
112+
"react-native-webview": "13.15.0",
113113
"uuid": "^8.3.2"
114114
},
115115
"devDependencies": {

0 commit comments

Comments
 (0)