Browse Source

fix(deps): update dependency quick_actions to ^1.0.6

pull/681/head
renovate[bot] 1 year ago committed by jld3103
parent
commit
268d00aed7
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 4
      packages/app/pubspec.lock
  2. 2
      packages/neon/neon/pubspec.yaml

4
packages/app/pubspec.lock

@ -847,10 +847,10 @@ packages:
dependency: transitive
description:
name: quick_actions
sha256: "0562d78b8d6a87576fb8fe55bc655bda6ebe3c61a5904df56d20bd88f98cf3a3"
sha256: "3930e1cf78a0574495b4ea741ee197323c4a9081321d6ae384b3bfcd84c7ea83"
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
quick_actions_android:
dependency: transitive
description:

2
packages/neon/neon/pubspec.yaml

@ -38,7 +38,7 @@ dependencies:
path_provider: ^2.1.0
permission_handler: ^10.4.3
provider: ^6.0.5
quick_actions: ^1.0.5
quick_actions: ^1.0.6
rxdart: ^0.27.7
scrollable_positioned_list: ^0.3.8
shared_preferences: ^2.2.0

Loading…
Cancel
Save