Skip to content

Commit 37c612c

Browse files
committed
Update dependency @react-native-community/checkbox to v0.5.15
1 parent 87c8276 commit 37c612c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@react-native-async-storage/async-storage": "1.17.11",
39-
"@react-native-community/checkbox": "0.5.14",
39+
"@react-native-community/checkbox": "0.5.15",
4040
"@react-native-community/datetimepicker": "6.3.5",
4141
"@react-native-community/slider": "4.4.2",
4242
"@react-navigation/native": "6.1.6",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,17 +2514,17 @@ __metadata:
25142514
languageName: node
25152515
linkType: hard
25162516

2517-
"@react-native-community/checkbox@npm:0.5.14":
2518-
version: 0.5.14
2519-
resolution: "@react-native-community/checkbox@npm:0.5.14"
2517+
"@react-native-community/checkbox@npm:0.5.15":
2518+
version: 0.5.15
2519+
resolution: "@react-native-community/checkbox@npm:0.5.15"
25202520
peerDependencies:
25212521
react: "*"
25222522
react-native: ">= 0.62"
25232523
react-native-windows: ">=0.62"
25242524
peerDependenciesMeta:
25252525
react-native-windows:
25262526
optional: true
2527-
checksum: 8ddc408dab39ba035dcc4e3fa238fde8c006be07c0d2b8cf4bda21746af325d7c57d21572142770e2d2014670eac81aa673c707085133beff62797c196696065
2527+
checksum: 3767a24eee63d8e735ffe8f34960112e5be69ce2225eca6c6fb453481652c5597e6f4a5130c7624100b2329e92a9cffb65250b6e1359e89b2d84581d20f2b696
25282528
languageName: node
25292529
linkType: hard
25302530

@@ -15771,7 +15771,7 @@ __metadata:
1577115771
"@curveball/core": "npm:0.21.1"
1577215772
"@curveball/router": "npm:0.5.0"
1577315773
"@react-native-async-storage/async-storage": "npm:1.17.11"
15774-
"@react-native-community/checkbox": "npm:0.5.14"
15774+
"@react-native-community/checkbox": "npm:0.5.15"
1577515775
"@react-native-community/cli": "npm:10.2.0"
1577615776
"@react-native-community/datetimepicker": "npm:6.3.5"
1577715777
"@react-native-community/eslint-config": "npm:3.2.0"

0 commit comments

Comments
Β (0)