From 86d4e0c5c4b1a9dce094f9fba37ab778fc1a05c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 04:55:56 +0000 Subject: [PATCH] chore(deps): bump pinput from 4.0.0 to 5.0.0 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] --- pubspec.lock | 12 ++---------- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index eb5cbc9..8e79cd9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index 1f25c59..5bfd237 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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