Skip to content

Commit aaff309

Browse files
authored
chore: update testers dependencies (#1281)
1 parent b289722 commit aaff309

File tree

4 files changed

+43
-32
lines changed

4 files changed

+43
-32
lines changed

apps/tester-federation-v2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@react-navigation/native-stack": "^6.10.1",
2020
"react": "catalog:",
2121
"react-native": "catalog:",
22-
"react-native-safe-area-context": "^5.5.0",
23-
"react-native-screens": "^4.11.1"
22+
"react-native-safe-area-context": "^5.6.1",
23+
"react-native-screens": "^4.15.4"
2424
},
2525
"devDependencies": {
2626
"@babel/core": "^7.25.2",

apps/tester-federation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@react-navigation/native-stack": "^6.10.1",
2525
"react": "catalog:",
2626
"react-native": "catalog:",
27-
"react-native-safe-area-context": "^5.5.0",
28-
"react-native-screens": "^4.11.1"
27+
"react-native-safe-area-context": "^5.6.1",
28+
"react-native-screens": "^4.15.4"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.25.2",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ catalog:
1919
catalogs:
2020
testers:
2121
"@types/react": ^19.1.0
22-
"react-native-test-app": 4.4.6
22+
"react-native-test-app": 4.4.7
2323
"@react-native/babel-preset": "0.81.0"
2424
"@react-native/typescript-config": "0.81.0"
2525
"@react-native-community/cli": "20.0.0"

0 commit comments

Comments
 (0)