Skip to content

Commit 08ce3ce

Browse files
fix(deps): update react-native monorepo to v0.87.1
1 parent 41c11bd commit 08ce3ce

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

apps/mobile/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"i18next": "^26.4.2",
2828
"lucide-react-native": "^1.31.0",
2929
"react": "19.2.8",
30-
"react-native": "0.87.0",
30+
"react-native": "0.87.1",
3131
"react-native-safe-area-context": "^5.8.0",
3232
"react-native-screens": "^4.25.2",
3333
"react-native-svg": "^15.15.5"
@@ -39,11 +39,11 @@
3939
"@react-native-community/cli": "20.2.0",
4040
"@react-native-community/cli-platform-android": "20.2.0",
4141
"@react-native-community/cli-platform-ios": "20.2.0",
42-
"@react-native/babel-preset": "0.87.0",
43-
"@react-native/eslint-config": "0.87.0",
44-
"@react-native/jest-preset": "0.87.0",
45-
"@react-native/metro-config": "0.87.0",
46-
"@react-native/typescript-config": "0.87.0",
42+
"@react-native/babel-preset": "0.87.1",
43+
"@react-native/eslint-config": "0.87.1",
44+
"@react-native/jest-preset": "0.87.1",
45+
"@react-native/metro-config": "0.87.1",
46+
"@react-native/typescript-config": "0.87.1",
4747
"@testing-library/react-native": "13.3.3",
4848
"@types/jest": "30.0.0",
4949
"@types/react": "19.2.18",

0 commit comments

Comments
 (0)