Skip to content

Commit

Permalink
Bump quick_actions from 1.0.8 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [quick_actions](https://github.com/flutter/packages/tree/main/packages/quick_actions) from 1.0.8 to 1.1.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/quick_actions-v1.1.0/packages/quick_actions)

---
updated-dependencies:
- dependency-name: quick_actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 5ce1748 commit c9e2824
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1265,10 +1265,10 @@ packages:
dependency: "direct main"
description:
name: quick_actions
sha256: "2c1d9a91f3218b4e987a7e1e95ba0415b7f48a2cb3ffacc027a1e3d3c117223f"
sha256: "7e35dd6a21f5bbd21acf6899039eaf85001a5ac26d52cbd6a8a2814505b90798"
url: "https://pub.dev"
source: hosted
version: "1.0.8"
version: "1.1.0"
quick_actions_android:
dependency: transitive
description:
Expand All @@ -1281,18 +1281,18 @@ packages:
dependency: transitive
description:
name: quick_actions_ios
sha256: dd355101d0e9fef6176fa2ae2bf738bcafa8df09a1e17057fcb56475719793de
sha256: "837b7e6b5973784d3da56b8c959b446b215914f20405d88cd7d22a2fb94e4e4c"
url: "https://pub.dev"
source: hosted
version: "1.0.10"
version: "1.2.0"
quick_actions_platform_interface:
dependency: transitive
description:
name: quick_actions_platform_interface
sha256: "81a1e40c519bb3cacfec38b3008b13cef665a75bd270da94f40091b57f0f9236"
sha256: "1fec7068db5122cd019e9340d3d7be5d36eab099695ef3402c7059ee058329a4"
url: "https://pub.dev"
source: hosted
version: "1.0.6"
version: "1.1.0"
rxdart:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies:
provider: ^6.1.2
qr_code_scanner: ^1.0.0
qr_flutter: 4.1.0
quick_actions: ^1.0.8
quick_actions: ^1.1.0
shared_preferences: ^2.3.3
shimmer: ^3.0.0
social_share: ^2.2.1
Expand Down

0 comments on commit c9e2824

Please sign in to comment.