Skip to content

Commit 1d07531

Browse files
build(deps): bump pinput from 5.0.2 to 6.0.0
Bumps [pinput](https://github.com/Tkko/Flutter_PinPut) from 5.0.2 to 6.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-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 536991d commit 1d07531

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

pubspec.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -661,10 +661,10 @@ packages:
661661
dependency: "direct main"
662662
description:
663663
name: meta
664-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
664+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
665665
url: "https://pub.dev"
666666
source: hosted
667-
version: "1.16.0"
667+
version: "1.17.0"
668668
mime:
669669
dependency: transitive
670670
description:
@@ -797,10 +797,10 @@ packages:
797797
dependency: "direct main"
798798
description:
799799
name: pinput
800-
sha256: c41f42ee301505ae2375ec32871c985d3717bf8aee845620465b286e0140aad2
800+
sha256: bffcad45f97e372660ed512f5d87fb3253d54ae9f79e5e8085854e28f15aae5d
801801
url: "https://pub.dev"
802802
source: hosted
803-
version: "5.0.2"
803+
version: "6.0.0"
804804
platform:
805805
dependency: transitive
806806
description:
@@ -1034,26 +1034,26 @@ packages:
10341034
dependency: transitive
10351035
description:
10361036
name: test
1037-
sha256: "65e29d831719be0591f7b3b1a32a3cda258ec98c58c7b25f7b84241bc31215bb"
1037+
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
10381038
url: "https://pub.dev"
10391039
source: hosted
1040-
version: "1.26.2"
1040+
version: "1.26.3"
10411041
test_api:
10421042
dependency: transitive
10431043
description:
10441044
name: test_api
1045-
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
1045+
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
10461046
url: "https://pub.dev"
10471047
source: hosted
1048-
version: "0.7.6"
1048+
version: "0.7.7"
10491049
test_core:
10501050
dependency: transitive
10511051
description:
10521052
name: test_core
1053-
sha256: "80bf5a02b60af04b09e14f6fe68b921aad119493e26e490deaca5993fef1b05a"
1053+
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
10541054
url: "https://pub.dev"
10551055
source: hosted
1056-
version: "0.6.11"
1056+
version: "0.6.12"
10571057
timeago:
10581058
dependency: "direct main"
10591059
description:
@@ -1087,14 +1087,6 @@ packages:
10871087
url: "https://pub.dev"
10881088
source: hosted
10891089
version: "2.2.2"
1090-
universal_platform:
1091-
dependency: transitive
1092-
description:
1093-
name: universal_platform
1094-
sha256: "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec"
1095-
url: "https://pub.dev"
1096-
source: hosted
1097-
version: "1.1.0"
10981090
url_launcher:
10991091
dependency: "direct main"
11001092
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies:
9797
meta: ^1.16.0
9898
onesignal_flutter: ^5.3.4
9999
package_info_plus: ^9.0.0
100-
pinput: ^5.0.1
100+
pinput: ^6.0.0
101101
pub_semver: ^2.2.0
102102
share_plus: ^11.1.0
103103
stream_transform: ^2.1.1

0 commit comments

Comments
 (0)