build: (deps): bump pretty_qr_code from 3.5.0 to 3.6.0
Bumps [pretty_qr_code](https://github.com/promops/flutter_pretty_qr) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/promops/flutter_pretty_qr/releases) - [Changelog](https://github.com/promops/flutter_pretty_qr/blob/master/CHANGELOG.md) - [Commits](https://github.com/promops/flutter_pretty_qr/compare/3.5.0...3.6.0) --- updated-dependencies: - dependency-name: pretty_qr_code dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e22f8b2c4
commit
eaa7e8a1fc
2 changed files with 3 additions and 3 deletions
|
|
@ -1328,10 +1328,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: pretty_qr_code
|
||||
sha256: "2291db3f68d70a3dcd46c6bd599f30991ae4c02f27f36215fbb3f4865a609259"
|
||||
sha256: "474f8a4512113fba06f14a6ec9bbf42353b4e651d7a520e3096f2a9b6bbe7a8a"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.5.0"
|
||||
version: "3.6.0"
|
||||
process:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ dependencies:
|
|||
path: ^1.9.0
|
||||
path_provider: ^2.1.2
|
||||
permission_handler: ^12.0.1
|
||||
pretty_qr_code: ^3.5.0
|
||||
pretty_qr_code: ^3.6.0
|
||||
provider: ^6.0.2
|
||||
punycode: ^1.0.0
|
||||
qr_code_scanner_plus: ^2.0.14
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue