Browse Source

Bump icons_launcher from 1.2.1 to 2.0.2 in /zxscanner

Bumps [icons_launcher](https://github.com/mrrhak/icons_launcher) from 1.2.1 to 2.0.2.
- [Release notes](https://github.com/mrrhak/icons_launcher/releases)
- [Changelog](https://github.com/mrrhak/icons_launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mrrhak/icons_launcher/compare/v1.2.1...v2.0.2)

---
updated-dependencies:
- dependency-name: icons_launcher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

4
zxscanner/pubspec.lock

@ -391,7 +391,7 @@ packages:
name: icons_launcher name: icons_launcher
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.2.1" version: "2.0.2"
image: image:
dependency: "direct main" dependency: "direct main"
description: description:
@ -958,5 +958,5 @@ packages:
source: hosted source: hosted
version: "3.1.1" version: "3.1.1"
sdks: sdks:
dart: ">=2.17.0 <3.0.0" dart: ">=2.17.1 <3.0.0"
flutter: ">=3.0.0" flutter: ">=3.0.0"

2
zxscanner/pubspec.yaml

@ -43,7 +43,7 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
hive_generator: hive_generator:
icons_launcher: ^1.1.9 # flutter pub run icons_launcher:create icons_launcher: ^2.0.2 # flutter pub run icons_launcher:create
# integration_test: # integration_test:
# sdk: flutter # sdk: flutter
mobx_codegen: mobx_codegen:

Loading…
Cancel
Save