Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump package_info_plus and matomo_tracker in /packages/smooth_app #201

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1028,10 +1028,10 @@ packages:
dependency: "direct main"
description:
name: matomo_tracker
sha256: "9c4bfa031191655b09d757c35b9ffeabff2a267a982ebd385b8dff0556d9e50f"
sha256: b7950a0d8e8a8533e451b54de8ab1005bd72af6a209e198a3b8cd58ff106ff46
url: "https://pub.dev"
source: hosted
version: "5.0.0-dev.2"
version: "5.0.0+1"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -1117,10 +1117,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "2c582551839386fa7ddbc7770658be7c0f87f388a4bff72066478f597c34d17f"
sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918
url: "https://pub.dev"
source: hosted
version: "7.0.0"
version: "8.0.2"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dependencies:
image_picker: 1.1.2
iso_countries: 2.2.0
latlong2: 0.9.1
matomo_tracker: 5.0.0-dev.2
package_info_plus: 7.0.0
matomo_tracker: 5.0.0+1
package_info_plus: 8.0.2
device_info_plus: 9.1.2
permission_handler: 11.3.1
photo_view: 0.15.0
Expand Down
Loading