Skip to content

Commit cbdd294

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] <[email protected]>
1 parent decbbd5 commit cbdd294

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
@@ -605,10 +605,10 @@ packages:
605605
dependency: "direct main"
606606
description:
607607
name: meta
608-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
608+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
609609
url: "https://pub.dev"
610610
source: hosted
611-
version: "1.16.0"
611+
version: "1.17.0"
612612
mime:
613613
dependency: transitive
614614
description:
@@ -733,10 +733,10 @@ packages:
733733
dependency: "direct main"
734734
description:
735735
name: pinput
736-
sha256: c41f42ee301505ae2375ec32871c985d3717bf8aee845620465b286e0140aad2
736+
sha256: bffcad45f97e372660ed512f5d87fb3253d54ae9f79e5e8085854e28f15aae5d
737737
url: "https://pub.dev"
738738
source: hosted
739-
version: "5.0.2"
739+
version: "6.0.0"
740740
platform:
741741
dependency: transitive
742742
description:
@@ -970,26 +970,26 @@ packages:
970970
dependency: transitive
971971
description:
972972
name: test
973-
sha256: "65e29d831719be0591f7b3b1a32a3cda258ec98c58c7b25f7b84241bc31215bb"
973+
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
974974
url: "https://pub.dev"
975975
source: hosted
976-
version: "1.26.2"
976+
version: "1.26.3"
977977
test_api:
978978
dependency: transitive
979979
description:
980980
name: test_api
981-
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
981+
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
982982
url: "https://pub.dev"
983983
source: hosted
984-
version: "0.7.6"
984+
version: "0.7.7"
985985
test_core:
986986
dependency: transitive
987987
description:
988988
name: test_core
989-
sha256: "80bf5a02b60af04b09e14f6fe68b921aad119493e26e490deaca5993fef1b05a"
989+
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
990990
url: "https://pub.dev"
991991
source: hosted
992-
version: "0.6.11"
992+
version: "0.6.12"
993993
timeago:
994994
dependency: "direct main"
995995
description:
@@ -1023,14 +1023,6 @@ packages:
10231023
url: "https://pub.dev"
10241024
source: hosted
10251025
version: "2.2.2"
1026-
universal_platform:
1027-
dependency: transitive
1028-
description:
1029-
name: universal_platform
1030-
sha256: "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec"
1031-
url: "https://pub.dev"
1032-
source: hosted
1033-
version: "1.1.0"
10341026
url_launcher:
10351027
dependency: "direct main"
10361028
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies:
9494
logging: ^1.3.0
9595
meta: ^1.16.0
9696
package_info_plus: ^9.0.0
97-
pinput: ^5.0.1
97+
pinput: ^6.0.0
9898
pub_semver: ^2.2.0
9999
share_plus: ^11.1.0
100100
stream_transform: ^2.1.1

0 commit comments

Comments
 (0)