build: (deps): bump desktop_drop from 0.4.4 to 0.6.1
Bumps [desktop_drop](https://github.com/MixinNetwork/flutter-plugins/tree/main/packages) from 0.4.4 to 0.6.1. - [Release notes](https://github.com/MixinNetwork/flutter-plugins/releases) - [Commits](https://github.com/MixinNetwork/flutter-plugins/commits/desktop_drop-v0.6.1/packages) --- updated-dependencies: - dependency-name: desktop_drop dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
779a84c73e
commit
783c5f1ecd
2 changed files with 11 additions and 3 deletions
12
pubspec.lock
12
pubspec.lock
|
|
@ -322,10 +322,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: desktop_drop
|
||||
sha256: d55a010fe46c8e8fcff4ea4b451a9ff84a162217bdb3b2a0aa1479776205e15d
|
||||
sha256: "927511f590ce01ee90d0d80f79bc71b9c919d8522d01e495e89a00c6f4a4fb5b"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.4.4"
|
||||
version: "0.6.1"
|
||||
desktop_notifications:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
@ -2041,6 +2041,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.2.2"
|
||||
universal_platform:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: universal_platform
|
||||
sha256: "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.1.0"
|
||||
unorm_dart:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ dependencies:
|
|||
collection: ^1.18.0
|
||||
cross_file: ^0.3.4+2
|
||||
cupertino_icons: any
|
||||
desktop_drop: ^0.4.4
|
||||
desktop_drop: ^0.6.1
|
||||
desktop_notifications: ^0.6.3
|
||||
device_info_plus: ^11.5.0
|
||||
dynamic_color: ^1.7.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue