Skip to content

Commit fe3e03d

Browse files
fix(deps): update dependency super_drag_and_drop to ^0.9.0
1 parent da2a8f6 commit fe3e03d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,26 +1587,26 @@ packages:
15871587
dependency: transitive
15881588
description:
15891589
name: super_clipboard
1590-
sha256: "4a6ae6dfaa282ec1f2bff750976f535517ed8ca842d5deae13985eb11c00ac1f"
1590+
sha256: "561d49f845c75638fde034add6a785c36f1077e912663dabd08231b22adb6570"
15911591
url: "https://pub.dev"
15921592
source: hosted
1593-
version: "0.8.24"
1593+
version: "0.9.0"
15941594
super_drag_and_drop:
15951595
dependency: "direct main"
15961596
description:
15971597
name: super_drag_and_drop
1598-
sha256: e1ea1528916a728b3d0c3007c0af1303947026011f78564279af68d8856a0205
1598+
sha256: "199c7c6c103a3cb5bd8118e46693713806cf6514307815ac886b8d326c066b9c"
15991599
url: "https://pub.dev"
16001600
source: hosted
1601-
version: "0.8.24"
1601+
version: "0.9.0"
16021602
super_native_extensions:
16031603
dependency: transitive
16041604
description:
16051605
name: super_native_extensions
1606-
sha256: a433bba8186cd6b707560c42535bf284804665231c00bca86faf1aa4968b7637
1606+
sha256: "8613401d387a7ca321eb4a4535873749bd881421b7ccdcab6c44ebe0163cdd47"
16071607
url: "https://pub.dev"
16081608
source: hosted
1609-
version: "0.8.24"
1609+
version: "0.9.0"
16101610
synchronized:
16111611
dependency: "direct main"
16121612
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies:
7979
shared_preferences: ^2.3.1
8080
shimmer: ^3.0.0
8181
smtc_windows: ^1.0.0
82-
super_drag_and_drop: ^0.8.18
82+
super_drag_and_drop: ^0.9.0
8383
synchronized: ^3.3.1
8484
system_theme: ^3.0.0
8585
url_launcher: ^6.3.0

0 commit comments

Comments
 (0)