Skip to content

Commit aa19c3c

Browse files
authoredDec 8, 2024··
chore: update examples 2024-12-08 (#1714)
1 parent 110c527 commit aa19c3c

File tree

4 files changed

+1446
-2227
lines changed

4 files changed

+1446
-2227
lines changed
 

‎examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.24.0",
23-
"@testing-library/react-native": "^13.0.0-beta.0",
23+
"@testing-library/react-native": "^13.0.0-rc.0",
2424
"@types/eslint": "^8.56.10",
2525
"@types/jest": "^29.5.12",
2626
"@types/react": "~18.3.12",

‎examples/basic/yarn.lock

Lines changed: 573 additions & 824 deletions
Large diffs are not rendered by default.

‎examples/cookbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/core": "^7.20.0",
3232
"@expo/metro-runtime": "~4.0.0",
33-
"@testing-library/react-native": "^13.0.0-beta.0",
33+
"@testing-library/react-native": "^13.0.0-rc.0",
3434
"@types/eslint": "^8.56.10",
3535
"@types/jest": "^29.5.12",
3636
"@types/react": "~18.3.12",

‎examples/cookbook/yarn.lock

Lines changed: 871 additions & 1401 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.