Skip to content

Commit

Permalink
chore(deps): bump pinput from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [pinput](https://github.com/Tkko/Flutter_PinPut) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/Tkko/Flutter_PinPut/releases)
- [Changelog](https://github.com/Tkko/Flutter_Pinput/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Tkko/Flutter_PinPut/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent b0cf362 commit 86d4e0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -745,10 +745,10 @@ packages:
dependency: "direct main"
description:
name: pinput
sha256: "6d571e38a484f7515a52e89024ef416f11fa6171ac6f32303701374ab9890efa"
sha256: "7bf9aa7d0eeb3da9f7d49d2087c7bc7d36cd277d2e94cc31c6da52e1ebb048d0"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "5.0.0"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -1002,14 +1002,6 @@ packages:
description: flutter
source: sdk
version: "0.0.99"
smart_auth:
dependency: transitive
description:
name: smart_auth
sha256: "88aa8fe66e951c78a307f26d1c29672dce2e9eb3da2e12e853864d0e615a73ad"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
source_gen:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
json_annotation: ^4.8.1
logger: ^2.0.2
path: ^1.8.3
pinput: ^4.0.0
pinput: ^5.0.0
qr_flutter: ^4.1.0
riverpod_annotation: ^2.2.0
screen_brightness: ^1.0.0
Expand Down

0 comments on commit 86d4e0c

Please sign in to comment.