Skip to content

Commit

Permalink
chore(deps): bump talker_flutter from 4.1.0 to 4.2.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [talker_flutter](https://github.com/Frezyx/talker) from 4.1.0 to 4.2.3.
- [Release notes](https://github.com/Frezyx/talker/releases)
- [Commits](Frezyx/talker@v4.1.0...v4.2.3)

---
updated-dependencies:
- dependency-name: talker_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 89ffbf4 commit db58a61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions frontend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -881,18 +881,18 @@ packages:
dependency: transitive
description:
name: share_plus
sha256: "3ef39599b00059db0990ca2e30fca0a29d8b37aae924d60063f8e0184cf20900"
sha256: ef3489a969683c4f3d0239010cc8b7a2a46543a8d139e111c06c558875083544
url: "https://pub.dev"
source: hosted
version: "7.2.2"
version: "9.0.0"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
sha256: "251eb156a8b5fa9ce033747d73535bf53911071f8d3b6f4f0b578505ce0d4496"
sha256: "0f9e4418835d1b2c3ae78fdb918251959106cefdbc4dd43526e182f80e82f6d4"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
version: "4.0.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1118,10 +1118,10 @@ packages:
dependency: "direct main"
description:
name: talker_flutter
sha256: ceb4e475957c82c41f853caa9fce851f8ebeade787eccf0bfe3dea1834b83120
sha256: "45dab03948d8a611b97d396a782497d567f8fa5694466a2d306f84cfffca6910"
url: "https://pub.dev"
source: hosted
version: "4.1.0"
version: "4.2.3"
talker_logger:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion frontend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies:
url_launcher: ^6.2.6
package_info_plus: ^6.0.0
talker: ^4.2.3
talker_flutter: ^4.1.0
talker_flutter: ^4.2.3
toastification: ^1.2.1
image_picker: ^1.0.7
http_parser: ^4.0.2
Expand Down

0 comments on commit db58a61

Please sign in to comment.