Skip to content

Commit fffe8a2

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 b2d3d03 commit fffe8a2

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

pubspec.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@ packages:
360360
dependency: transitive
361361
description:
362362
name: meta
363-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
363+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
364364
url: "https://pub.dev"
365365
source: hosted
366-
version: "1.16.0"
366+
version: "1.17.0"
367367
mime:
368368
dependency: transitive
369369
description:
@@ -440,10 +440,10 @@ packages:
440440
dependency: "direct main"
441441
description:
442442
name: pinput
443-
sha256: c41f42ee301505ae2375ec32871c985d3717bf8aee845620465b286e0140aad2
443+
sha256: bffcad45f97e372660ed512f5d87fb3253d54ae9f79e5e8085854e28f15aae5d
444444
url: "https://pub.dev"
445445
source: hosted
446-
version: "5.0.2"
446+
version: "6.0.0"
447447
platform:
448448
dependency: transitive
449449
description:
@@ -602,14 +602,6 @@ packages:
602602
url: "https://github.com/flutter-news-app-full-source-code/ui-kit.git"
603603
source: git
604604
version: "1.0.1"
605-
universal_platform:
606-
dependency: transitive
607-
description:
608-
name: universal_platform
609-
sha256: "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec"
610-
url: "https://pub.dev"
611-
source: hosted
612-
version: "1.1.0"
613605
uuid:
614606
dependency: "direct main"
615607
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies:
7373
url: https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git
7474
ref: v1.0.1
7575
logging: ^1.3.0
76-
pinput: ^5.0.1
76+
pinput: ^6.0.0
7777
rxdart: ^0.28.0
7878
stream_transform: ^2.1.1
7979
timeago: ^3.7.1

0 commit comments

Comments
 (0)