Skip to content

Commit fc1adf2

Browse files
committed
chore(deps): Bumped dependencies
1 parent cc6253d commit fc1adf2

5 files changed

Lines changed: 413 additions & 413 deletions

File tree

mobile/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
if (findProperty('music.WITH_SENTRY')?.toBoolean()) {
10-
classpath("io.sentry:sentry-android-gradle-plugin:6.1.0")
10+
classpath("io.sentry:sentry-android-gradle-plugin:6.2.0")
1111
}
1212
classpath('com.android.tools.build:gradle')
1313
classpath('com.facebook.react:react-native-gradle-plugin')

mobile/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@missingcore/react-native-actual-path": "0.1.0",
3434
"@missingcore/react-native-metadata-retriever": "3.0.0-beta.1",
3535
"@paralleldrive/cuid2": "3.3.0",
36-
"@react-navigation/material-top-tabs": "7.4.19",
37-
"@react-navigation/native": "7.1.33",
38-
"@react-navigation/native-stack": "7.14.5",
39-
"@sentry/react-native": "8.4.0",
40-
"@tanstack/react-query": "5.91.0",
36+
"@react-navigation/material-top-tabs": "7.4.20",
37+
"@react-navigation/native": "7.1.34",
38+
"@react-navigation/native-stack": "7.14.6",
39+
"@sentry/react-native": "8.5.0",
40+
"@tanstack/react-query": "5.91.2",
4141
"@zoontek/react-native-navigation-bar": "1.1.0",
4242
"clsx": "2.1.1",
4343
"drizzle-orm": "0.45.1",
44-
"expo": "55.0.7",
44+
"expo": "55.0.8",
4545
"expo-device": "55.0.10",
4646
"expo-document-picker": "55.0.9",
4747
"expo-drizzle-studio-plugin": "0.2.1",
@@ -54,7 +54,7 @@
5454
"expo-media-library": "55.0.10",
5555
"expo-sqlite": "55.0.11",
5656
"expo-web-browser": "55.0.10",
57-
"i18next": "25.8.18",
57+
"i18next": "25.8.20",
5858
"intl-pluralrules": "2.0.1",
5959
"jotai": "2.18.1",
6060
"react": "19.2.0",
@@ -77,7 +77,7 @@
7777
"react-native-track-player": "github:MissingCore/rntp#c5820ff4424a5b4ab7e77bba8532f06404d63f68",
7878
"react-native-worklets": "0.7.4",
7979
"tailwind-merge": "3.5.0",
80-
"uniwind": "1.5.0",
80+
"uniwind": "1.6.0",
8181
"zod": "4.3.6",
8282
"zustand": "5.0.12"
8383
},

0 commit comments

Comments
 (0)