Skip to content

Commit

Permalink
libs upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
moovida committed Mar 31, 2023
1 parent b55f508 commit ab730d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -587,10 +587,10 @@ packages:
dependency: transitive
description:
name: image_picker
sha256: "64b21d9f0e065f9ab0e4dde458076226c97382cc0c6949144cb874c62bf8e9f8"
sha256: cb25f04595a88450970dbe727243ba8cd21b6f7e0d7d1fc5b789fc6f52e95494
url: "https://pub.dev"
source: hosted
version: "0.8.7"
version: "0.8.7+1"
image_picker_android:
dependency: transitive
description:
Expand All @@ -611,10 +611,10 @@ packages:
dependency: transitive
description:
name: image_picker_ios
sha256: "50e882fe0a06bf0c8f7f5bce78d30975f279213293afc9471dc35f05617c50ff"
sha256: d4cb8ab04f770dab9d04c7959e5f6d22e8c5280343d425f9344f93832cf58445
url: "https://pub.dev"
source: hosted
version: "0.8.7+1"
version: "0.8.7+2"
image_picker_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -893,10 +893,10 @@ packages:
dependency: transitive
description:
name: path_provider_foundation
sha256: "12eee51abdf4d34c590f043f45073adbb45514a108bd9db4491547a2fd891059"
sha256: "818b2dc38b0f178e0ea3f7cf3b28146faab11375985d815942a68eee11c2d0f7"
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "2.2.1"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -1189,10 +1189,10 @@ packages:
dependency: transitive
description:
name: shared_preferences_platform_interface
sha256: "824bfd02713e37603b2bdade0842e47d56e7db32b1dcdd1cae533fb88e2913fc"
sha256: fb5cf25c0235df2d0640ac1b1174f6466bd311f621574997ac59018a6664548d
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.2.0"
shared_preferences_web:
dependency: transitive
description:
Expand Down Expand Up @@ -1250,8 +1250,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "187924f"
resolved-ref: "187924fc90b61a3cc4afdcb51fd2f363f00f5acd"
ref: "88879ca"
resolved-ref: "88879caebf79a7087fdb7ea8622f428b4defbd94"
url: "https://github.com/geopaparazzi/smash_import_export_plugins.git"
source: git
version: "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
# path: ../smash_import_export_plugins/
git:
url: https://github.com/geopaparazzi/smash_import_export_plugins.git
ref: 187924f
ref: 88879ca


dart_shp: ^0.4.0
Expand Down

0 comments on commit ab730d7

Please sign in to comment.