Skip to content

Commit

Permalink
chore(deps): bump @react-native-community/datetimepicker
Browse files Browse the repository at this point in the history
Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 7.6.3 to 8.3.0.
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v7.6.3...v8.3.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/datetimepicker"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent f78a2d4 commit 92cf36b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@react-native-async-storage/async-storage": "^1.22.3",
"@react-native-camera-roll/camera-roll": "^7.5.0",
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-community/datetimepicker": "^7.6.3",
"@react-native-community/datetimepicker": "^8.3.0",
"@react-native-community/hooks": "2.6.0",
"@react-native-community/netinfo": "^11.3.1",
"@react-native-community/slider": "^4.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3450,10 +3450,10 @@
prompts "^2.4.2"
semver "^7.5.2"

"@react-native-community/datetimepicker@^7.6.3":
version "7.6.3"
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.6.3.tgz#c6b7b84a3d6a824b55d2710658d86fe64ce12a72"
integrity sha512-Ceb+zWwX67tJKK8gTk6JRRIlU1DqIuwe2kaFwz28s6SKrU8bn/nSSB8/y9B4vic3hb8Z0WTo22807GA1Kg4W7A==
"@react-native-community/datetimepicker@^8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.3.0.tgz#d734a77ae5fdf9585ea2eba0d2b5cf47404c0a09"
integrity sha512-K/KgaJbLtjMpx4PaG4efrVIcSe6+DbLufeX1lwPB5YY8i3sq9dOh6WcAcMTLbaRTUpurebQTkl7puHPFm9GalA==
dependencies:
invariant "^2.2.4"

Expand Down

0 comments on commit 92cf36b

Please sign in to comment.