Skip to content

Commit 6542463

Browse files
committed
chore(dependencies): update dependencies
1 parent c241f13 commit 6542463

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"@gorhom/bottom-sheet": "^5.1.6",
2828
"@jonny/touchable-scale": "^1.0.2",
2929
"@leeoniya/ufuzzy": "^1.0.18",
30-
"@react-native-async-storage/async-storage": "1.23.1",
30+
"@react-native-async-storage/async-storage": "2.2.0",
3131
"@react-native-menu/menu": "^1.2.3",
3232
"@react-navigation/native": "^7.0.0",
3333
"@ronradtke/react-native-markdown-display": "^8.1.0",
3434
"@sentry/react-native": "~6.10.0",
3535
"@shipt/segmented-arc-for-react-native": "^2.0.0",
3636
"@shopify/react-native-skia": "^1.12.4",
37-
"@tanstack/react-query": "^5.81.5",
37+
"@tanstack/react-query": "^5.83.0",
3838
"@vonovak/react-native-theme-control": "^6.1.0",
3939
"axios": "^1.10.0",
4040
"axios-retry": "^4.5.0",
@@ -69,7 +69,7 @@
6969
"expo-system-ui": "~4.0.9",
7070
"expo-updates": "~0.27.4",
7171
"expo-web-browser": "~14.0.2",
72-
"i18next": "^25.3.1",
72+
"i18next": "^25.3.2",
7373
"intl-pluralrules": "^2.0.1",
7474
"lodash.set": "^4.3.2",
7575
"lottie-react-native": "7.1.0",
@@ -86,7 +86,7 @@
8686
"react-native-chart-kit": "^6.12.0",
8787
"react-native-fast-confetti": "^1.0.2",
8888
"react-native-gesture-handler": "~2.20.2",
89-
"react-native-gifted-charts": "^1.4.61",
89+
"react-native-gifted-charts": "^1.4.62",
9090
"react-native-keyboard-controller": "^1.17.3",
9191
"react-native-logs": "^5.3.0",
9292
"react-native-open-maps": "^0.4.3",
@@ -130,6 +130,7 @@
130130
"expo": {
131131
"install": {
132132
"exclude": [
133+
"@react-native-async-storage/async-storage",
133134
"@shopify/react-native-skia"
134135
]
135136
}

0 commit comments

Comments
 (0)