build: (deps): bump pretty_qr_code from 3.4.0 to 3.5.0
Bumps [pretty_qr_code](https://github.com/promops/flutter_pretty_qr) from 3.4.0 to 3.5.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.4.0...3.5.0) --- updated-dependencies: - dependency-name: pretty_qr_code dependency-version: 3.5.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
92c5549f74
commit
9c9ad57506
2 changed files with 3 additions and 3 deletions
|
|
@ -1472,10 +1472,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: pretty_qr_code
|
||||
sha256: b078bd5d51956dea4342378af1b092ad962b81bdbb55b10fffce03461da8db74
|
||||
sha256: "2291db3f68d70a3dcd46c6bd599f30991ae4c02f27f36215fbb3f4865a609259"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.4.0"
|
||||
version: "3.5.0"
|
||||
process:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ dependencies:
|
|||
path: ^1.9.0
|
||||
path_provider: ^2.1.2
|
||||
permission_handler: ^12.0.1
|
||||
pretty_qr_code: ^3.2.1
|
||||
pretty_qr_code: ^3.5.0
|
||||
provider: ^6.0.2
|
||||
punycode: ^1.0.0
|
||||
qr_code_scanner_plus: ^2.0.10+1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue