Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-community/checkbox": "0.5.16",
"@react-native-community/datetimepicker": "7.0.1",
"@react-native-community/datetimepicker": "7.7.0",
"@react-native-community/slider": "4.4.2",
"@react-navigation/native": "6.1.7",
"@react-navigation/native-stack": "6.9.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3061,12 +3061,12 @@ __metadata:
languageName: node
linkType: hard

"@react-native-community/datetimepicker@npm:7.0.1":
version: 7.0.1
resolution: "@react-native-community/datetimepicker@npm:7.0.1"
"@react-native-community/datetimepicker@npm:7.7.0":
version: 7.7.0
resolution: "@react-native-community/datetimepicker@npm:7.7.0"
dependencies:
invariant: "npm:^2.2.4"
checksum: 10/f84ddef9d5ecacc4f2cc8631cdae8445eb41e9d40dc80703342360d541be76498b7dd0cd8f717852ac77bc927224d9792131072b89d454abd63835b30d17fafc
checksum: 10/276bf32b9eb3cdfe1cde2b263f920feb7aad039f2e53a9920a62d0cd221e02b78c55cc2a1d52ceca4ccee557d2c36679d88dc9775549e8e33c7d6c9349617b27
languageName: node
linkType: hard

Expand Down Expand Up @@ -16547,7 +16547,7 @@ __metadata:
"@react-native-async-storage/async-storage": "npm:1.18.2"
"@react-native-community/checkbox": "npm:0.5.16"
"@react-native-community/cli": "npm:11.3.7"
"@react-native-community/datetimepicker": "npm:7.0.1"
"@react-native-community/datetimepicker": "npm:7.7.0"
"@react-native-community/eslint-config": "npm:3.2.0"
"@react-native-community/slider": "npm:4.4.2"
"@react-navigation/native": "npm:6.1.7"
Expand Down
Loading