Skip to content

Commit

Permalink
fix(deps): update dependency package_info_plus to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 243919d commit 6ece8b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions app/mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ packages:
source: hosted
version: "3.1.2"
core_analytics:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/analytics"
relative: true
Expand Down Expand Up @@ -219,14 +219,14 @@ packages:
source: path
version: "1.0.0"
core_data:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/data"
relative: true
source: path
version: "1.0.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/database"
relative: true
Expand Down Expand Up @@ -275,7 +275,7 @@ packages:
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network_model"
relative: true
Expand Down Expand Up @@ -834,10 +834,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "894f37107424311bdae3e476552229476777b8752c5a2a2369c0cb9a2d5442ef"
sha256: df3eb3e0aed5c1107bb0fdb80a8e82e778114958b1c5ac5644fb1ac9cae8a998
url: "https://pub.dev"
source: hosted
version: "8.0.3"
version: "8.1.0"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
isar_flutter_libs:
hosted: https://pub.isar-community.dev/
version: 4.0.3
package_info_plus: 8.0.3
package_info_plus: 8.1.0
path_provider: 2.1.4
riverpod_annotation: 2.3.5
shared_preferences: 2.3.2
Expand Down

0 comments on commit 6ece8b2

Please sign in to comment.