Skip to content

Commit

Permalink
chore(deps): bump sensors_plus from 5.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [sensors_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors_plus) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/sensors_plus-v6.0.0/packages/sensors_plus)

---
updated-dependencies:
- dependency-name: sensors_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LuckUVeryX committed Jul 30, 2024
1 parent 179e4cc commit f0935ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -913,18 +913,18 @@ packages:
dependency: "direct main"
description:
name: sensors_plus
sha256: "6898cd4490ffc27fea4de5976585e92fae55355175d46c6c3b3d719d42f9e230"
sha256: "142212b10316640e9b14fe508e2a292707d5f264aed3b1d6dabe61b8cb15e839"
url: "https://pub.dev"
source: hosted
version: "5.0.1"
version: "6.0.0"
sensors_plus_platform_interface:
dependency: transitive
description:
name: sensors_plus_platform_interface
sha256: bc472d6cfd622acb4f020e726433ee31788b038056691ba433fec80e448a094f
sha256: b6cacfe243cbeb16403ba688cb0d7054ad4dccb946dcd1254bebdf345fe4b187
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "2.0.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
qr_flutter: ^4.1.0
riverpod_annotation: ^2.2.0
screen_brightness: ^1.0.0
sensors_plus: ^5.0.0
sensors_plus: ^6.0.0
shared_preferences: ^2.2.1
shimmer: ^3.0.0
smart_auth: ^2.0.0
Expand Down

0 comments on commit f0935ec

Please sign in to comment.