Skip to content

Commit

Permalink
chore: Update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
khoren93 committed Jun 4, 2024
1 parent 8f94539 commit a3120ee
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: ecf4273855368121b1caed0d10d4513c7241dfc813f7d3c8933b36622ae9b265
sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d
url: "https://pub.dev"
source: hosted
version: "3.5.1"
version: "3.6.1"
async:
dependency: transitive
description:
Expand All @@ -29,18 +29,18 @@ packages:
dependency: transitive
description:
name: camera
sha256: cf8ed1789aa244392cfc49d13e97879700476ba641c92500e01f630e109c0f6c
sha256: "2170a943dcb67be2af2c6bcda8775e74b41d4c02d6a4eb10bdc832ee185c4eea"
url: "https://pub.dev"
source: hosted
version: "0.11.0"
version: "0.11.0+1"
camera_android_camerax:
dependency: transitive
description:
name: camera_android_camerax
sha256: "59967e6d80df9d682a33b86f228cc524e6b52d6184b84f6ac62151dd98bd1ea0"
sha256: "7d84815edbb8304b51c10deba3c20f44eef80aa46ff156ec45428ed16600b49a"
url: "https://pub.dev"
source: hosted
version: "0.6.5+2"
version: "0.6.5+5"
camera_avfoundation:
dependency: transitive
description:
Expand Down Expand Up @@ -183,10 +183,10 @@ packages:
dependency: transitive
description:
name: flutter_plugin_android_lifecycle
sha256: "8cf40eebf5dec866a6d1956ad7b4f7016e6c0cc69847ab946833b7d43743809f"
sha256: c6b0b4c05c458e1c01ad9bcc14041dd7b1f6783d487be4386f793f47a8a4d03e
url: "https://pub.dev"
source: hosted
version: "2.0.19"
version: "2.0.20"
flutter_test:
dependency: "direct dev"
description: flutter
Expand All @@ -203,7 +203,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.6.1"
version: "1.7.0"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter
Expand All @@ -229,26 +229,26 @@ packages:
dependency: transitive
description:
name: image
sha256: "4c68bfd5ae83e700b5204c1e74451e7bf3cf750e6843c6e158289cf56bda018e"
sha256: "2237616a36c0d69aef7549ab439b833fb7f9fb9fc861af2cc9ac3eedddd69ca8"
url: "https://pub.dev"
source: hosted
version: "4.1.7"
version: "4.2.0"
image_picker:
dependency: transitive
description:
name: image_picker
sha256: "33974eca2e87e8b4e3727f1b94fa3abcb25afe80b6bc2c4d449a0e150aedf720"
sha256: "021834d9c0c3de46bf0fe40341fa07168407f694d9b2bb18d532dc1261867f7a"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.1.2"
image_picker_android:
dependency: transitive
description:
name: image_picker_android
sha256: "0f57fee1e8bfadf8cc41818bbcd7f72e53bb768a54d9496355d5e8a5681a19f1"
sha256: "4161e1f843d8480d2e9025ee22411778c3c9eb7e40076dcf2da23d8242b7b51c"
url: "https://pub.dev"
source: hosted
version: "0.8.12+1"
version: "0.8.12+3"
image_picker_for_web:
dependency: transitive
description:
Expand All @@ -261,10 +261,10 @@ packages:
dependency: transitive
description:
name: image_picker_ios
sha256: "4824d8c7f6f89121ef0122ff79bb00b009607faecc8545b86bca9ab5ce1e95bf"
sha256: "6703696ad49f5c3c8356d576d7ace84d1faf459afb07accbb0fae780753ff447"
url: "https://pub.dev"
source: hosted
version: "0.8.11+2"
version: "0.8.12"
image_picker_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -524,5 +524,5 @@ packages:
source: hosted
version: "6.5.0"
sdks:
dart: ">=3.3.3 <4.0.0"
flutter: ">=3.19.0"
dart: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
2 changes: 1 addition & 1 deletion zxscanner/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.6.1"
version: "1.7.0"
font_awesome_flutter:
dependency: "direct main"
description:
Expand Down

0 comments on commit a3120ee

Please sign in to comment.