Skip to content

Commit

Permalink
Update dependency mobile_scanner to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 1972b46 commit 7470bb7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,10 +425,10 @@ packages:
dependency: "direct main"
description:
name: mobile_scanner
sha256: "54dd914e1bb5758b3db7aa02e56d65d80285ba0705e0e5fa5cfbb11e27344c4b"
sha256: d234581c090526676fd8fab4ada92f35c6746e3fb4f05a399665d75a399fb760
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "5.2.3"
nested:
dependency: transitive
description:
Expand All @@ -453,6 +453,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.9.0"
plugin_platform_interface:
dependency: transitive
description:
name: plugin_platform_interface
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
url: "https://pub.dev"
source: hosted
version: "2.1.8"
pool:
dependency: transitive
description:
Expand Down Expand Up @@ -660,4 +668,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.5.0-259.0.dev <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"
flutter: ">=3.22.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
sdk: flutter
http: ^1.0.0
js: ^0.6.0
mobile_scanner: 3.3.0
mobile_scanner: 5.2.3
provider: ^6.0.0
web_browser_detect: ^2.0.0

Expand Down

0 comments on commit 7470bb7

Please sign in to comment.