Skip to content

Commit 631e88b

Browse files
Merge pull request #141 from OpenDTU-App/dependabot/npm_and_yarn/production-dependencies-192418c8b1
2 parents 53b80c5 + 51bba4c commit 631e88b

File tree

2 files changed

+330
-406
lines changed

2 files changed

+330
-406
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"dependencies": {
3434
"@os-team/i18next-react-native-language-detector": "^1.0.34",
3535
"@pchmn/expo-material3-theme": "^1.3.2",
36-
"@react-native-async-storage/async-storage": "^1.23.1",
36+
"@react-native-async-storage/async-storage": "^1.24.0",
3737
"@react-native-clipboard/clipboard": "^1.14.1",
3838
"@react-native-community/netinfo": "^11.3.2",
3939
"@react-native-masked-view/masked-view": "^0.3.1",
40-
"@react-navigation/bottom-tabs": "^6.6.0",
41-
"@react-navigation/native": "^6.1.17",
42-
"@react-navigation/native-stack": "^6.9.26",
43-
"@reduxjs/toolkit": "^2.2.5",
40+
"@react-navigation/bottom-tabs": "^6.6.1",
41+
"@react-navigation/native": "^6.1.18",
42+
"@react-navigation/native-stack": "^6.10.1",
43+
"@reduxjs/toolkit": "^2.2.6",
4444
"base-64": "^1.0.0",
45-
"compare-versions": "^6.1.0",
46-
"expo": "^51.0.0",
47-
"i18next": "^23.11.5",
45+
"compare-versions": "^6.1.1",
46+
"expo": "^51.0.21",
47+
"i18next": "^23.12.1",
4848
"intl-pluralrules": "^2.0.1",
4949
"ip-regex": "^5.0.0",
5050
"moment": "^2.30.1",
@@ -56,8 +56,8 @@
5656
"pretty-bytes": "^6.1.1",
5757
"prometheus-query": "^3.4.0",
5858
"react": "18.3.1",
59-
"react-i18next": "^14.1.1",
60-
"react-native": "0.74.2",
59+
"react-i18next": "^15.0.0",
60+
"react-native": "0.74.3",
6161
"react-native-charts-wrapper": "^0.6.0",
6262
"react-native-fast-image": "^8.6.3",
6363
"react-native-flex-layout": "^0.1.5",
@@ -67,21 +67,21 @@
6767
"react-native-logs": "^5.1.0",
6868
"react-native-markdown-display": "^7.0.2",
6969
"react-native-paper": "^5.12.3",
70-
"react-native-paper-dates": "^0.22.9",
71-
"react-native-reanimated": "^3.12.1",
72-
"react-native-safe-area-context": "^4.10.1",
73-
"react-native-screens": "^3.31.1",
70+
"react-native-paper-dates": "^0.22.19",
71+
"react-native-reanimated": "^3.14.0",
72+
"react-native-safe-area-context": "^4.10.8",
73+
"react-native-screens": "^3.32.0",
7474
"react-native-simple-gauge": "^0.3.1",
7575
"react-native-skeleton-placeholder": "^5.2.4",
7676
"react-native-splash-screen": "^3.3.0",
77-
"react-native-svg": "^15.3.0",
77+
"react-native-svg": "^15.4.0",
7878
"react-native-url-polyfill": "^2.0.0",
7979
"react-native-vector-icons": "^10.1.0",
8080
"react-native-zeroconf": "^0.13.8",
8181
"react-redux": "^9.1.2",
8282
"redux": "^5.0.1",
8383
"redux-persist": "^6.0.0",
84-
"styled-components": "^6.1.11",
84+
"styled-components": "^6.1.12",
8585
"uuid": "^10.0.0"
8686
},
8787
"devDependencies": {

0 commit comments

Comments
 (0)