Skip to content

Commit be637ac

Browse files
committed
chore: example upgrade
1 parent 7f5da6b commit be637ac

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@freakycoder/react-native-helpers": "^1.0.2",
1616
"react-native-apple-header": "^0.1.1",
1717
"react-native-bottom-search-bar": "^1.0.0",
18-
"react-native-bouncy-checkbox": "^2.1.12",
18+
"react-native-bouncy-checkbox": "^2.1.13",
1919
"react-native-dynamic-vector-icons": "^1.2.0",
2020
"react-native-vector-icons": "^9.0.0"
2121
},

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5755,10 +5755,10 @@
57555755
"resolved" "https://registry.npmjs.org/react-native-bottom-search-bar/-/react-native-bottom-search-bar-1.0.0.tgz"
57565756
"version" "1.0.0"
57575757

5758-
"react-native-bouncy-checkbox@^2.1.12":
5759-
"integrity" "sha512-TAxBrRiRgotYE8kso/y25KPVI4EsTWa8+DnNDfQdcQhusANn2zSvXRbYDN8oTb5FAtkDTGAdv/Hh/76FMpxEuA=="
5760-
"resolved" "https://registry.npmjs.org/react-native-bouncy-checkbox/-/react-native-bouncy-checkbox-2.1.12.tgz"
5761-
"version" "2.1.12"
5758+
"react-native-bouncy-checkbox@^2.1.13":
5759+
"integrity" "sha512-E9F5d7Lp2K/w0JjNnaRr6gTy8+oD8GGHCmIjWI/+A447Vy/jLfmGd9AVcM6Gunj75xdi9+DmtbaE4dJKwltehQ=="
5760+
"resolved" "https://registry.npmjs.org/react-native-bouncy-checkbox/-/react-native-bouncy-checkbox-2.1.13.tgz"
5761+
"version" "2.1.13"
57625762

57635763
"react-native-codegen@^0.69.1":
57645764
"integrity" "sha512-TOZEqBarczcyYN3iZE3VpKkooOevaAzBq9n7lU0h9mQUvtRhLVyolc+a5K6cWI0e4v4K69I0MqzjPcPeFKo32Q=="

0 commit comments

Comments
 (0)