Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update & check example packages #1528

Merged
merged 1 commit into from
Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@testing-library/react-native": "^12.3.3",
"@testing-library/react-native": "^12.4.0",
"@types/react": "~18.2.14",
"jest": "^29.7.0",
"react-test-renderer": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,9 +2825,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.3.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -2840,7 +2840,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -8974,7 +8974,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@babel/core": "npm:^7.20.0"
"@testing-library/react-native": "npm:^12.3.3"
"@testing-library/react-native": "npm:^12.4.0"
"@types/react": "npm:~18.2.14"
expo: "npm:^49.0.0"
expo-status-bar: "npm:~1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.2",
"@testing-library/react-native": "^12.2.3",
"@testing-library/react-native": "^12.4.0",
"babel-jest": "^29.3.1",
"jest": "^29.3.0",
"metro-react-native-babel-preset": "^0.72.3",
Expand Down
10 changes: 5 additions & 5 deletions examples/react-navigation/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2408,9 +2408,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.2.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -2423,7 +2423,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -6669,7 +6669,7 @@ __metadata:
"@react-navigation/native": "npm:^6.0.14"
"@react-navigation/native-stack": "npm:^6.9.2"
"@react-navigation/stack": "npm:^6.3.5"
"@testing-library/react-native": "npm:^12.2.3"
"@testing-library/react-native": "npm:^12.4.0"
babel-jest: "npm:^29.3.1"
jest: "npm:^29.3.0"
metro-react-native-babel-preset: "npm:^0.72.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@testing-library/react-native": "^12.3.3",
"@testing-library/react-native": "^12.4.0",
"@types/jest": "^29.0.0",
"jest": "^29.0.0",
"metro-react-native-babel-preset": "~0.72.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/redux/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1778,9 +1778,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.3.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -1793,7 +1793,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -5896,7 +5896,7 @@ __metadata:
resolution: "redux-example@workspace:."
dependencies:
"@babel/core": "npm:^7.9.0"
"@testing-library/react-native": "npm:^12.3.3"
"@testing-library/react-native": "npm:^12.4.0"
"@types/jest": "npm:^29.0.0"
jest: "npm:^29.0.0"
metro-react-native-babel-preset: "npm:~0.72.0"
Expand Down