Skip to content

Commit 243d8cd

Browse files
committed
chore(deps): Bump dependencies
- I don't want to deal with the potential noise from Sentry due to issues with `v8.17.1`. - https://redirect.github.com/getsentry/sentry-react-native/issues/6398
1 parent fcbe094 commit 243d8cd

4 files changed

Lines changed: 260 additions & 260 deletions

File tree

mobile/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
},
2525
"dependencies": {
2626
"@boterop/react-native-background-timer": "2.6.0",
27-
"@legendapp/list": "3.3.0",
27+
"@legendapp/list": "3.3.2",
2828
"@lodev09/react-native-true-sheet": "3.4.2",
2929
"@missingcore/react-native-actual-path": "0.1.0",
3030
"@missingcore/react-native-audio-analyzer": "3.2.0-beta.4",
3131
"@missingcore/react-native-metadata-retriever": "4.0.0-beta.1",
3232
"@paralleldrive/cuid2": "3.3.0",
33-
"@react-navigation/material-top-tabs": "7.6.6",
34-
"@react-navigation/native": "7.3.7",
35-
"@react-navigation/native-stack": "7.17.9",
33+
"@react-navigation/material-top-tabs": "7.6.7",
34+
"@react-navigation/native": "7.3.8",
35+
"@react-navigation/native-stack": "7.17.10",
3636
"@rn-primitives/portal": "1.5.2",
37-
"@sentry/react-native": "8.17.1",
37+
"@sentry/react-native": "8.17.2",
3838
"@tanstack/react-query": "5.101.2",
3939
"@zoontek/react-native-navigation-bar": "1.1.2",
4040
"clsx": "2.1.1",
@@ -58,7 +58,7 @@
5858
"react-native-audio-browser": "github:MissingCore/react-native-audio-browser#05f7af440edc29222d12a0acc58234f5cb51433d",
5959
"react-native-bootsplash": "7.3.2",
6060
"react-native-gesture-handler": "3.0.2",
61-
"react-native-keyboard-controller": "1.21.13",
61+
"react-native-keyboard-controller": "1.21.14",
6262
"react-native-markdown-renderer": "4.1.1",
6363
"react-native-nano-icons": "0.2.1",
6464
"react-native-nitro-modules": "0.36.1",
@@ -67,7 +67,7 @@
6767
"react-native-safe-area-context": "5.8.0",
6868
"react-native-screens": "4.25.2",
6969
"react-native-svg": "15.15.5",
70-
"react-native-worklets": "0.10.1",
70+
"react-native-worklets": "0.10.2",
7171
"tailwind-merge": "3.6.0",
7272
"uniwind": "1.10.0",
7373
"zod": "4.4.3",
@@ -93,7 +93,7 @@
9393
"prettier-plugin-tailwindcss": "0.8.0",
9494
"tailwindcss": "4.3.2",
9595
"typescript": "6.0.3",
96-
"typescript-eslint": "8.62.1"
96+
"typescript-eslint": "8.63.0"
9797
},
9898
"expo": {
9999
"autolinking": {

0 commit comments

Comments
 (0)