Browse Source

Bump image from 3.2.2 to 3.3.0 in /zxscanner

Bumps [image](https://github.com/brendan-duncan/image) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/brendan-duncan/image/releases)
- [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/image/compare/3.2.2...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/65/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
c76bde82fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -412,7 +412,7 @@ packages:
name: image name: image
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "3.2.2" version: "3.3.0"
image_picker: image_picker:
dependency: "direct main" dependency: "direct main"
description: description:

2
zxscanner/pubspec.yaml

@ -21,7 +21,7 @@ dependencies:
font_awesome_flutter: ^10.3.0 font_awesome_flutter: ^10.3.0
hive: ^2.2.3 hive: ^2.2.3
hive_flutter: ^1.1.0 hive_flutter: ^1.1.0
image: ^3.2.2 image: ^3.3.0
image_picker: ^0.8.5 image_picker: ^0.8.5
intl: ^0.17.0 intl: ^0.17.0
mobx: ^2.1.3 mobx: ^2.1.3

Loading…
Cancel
Save