Skip to content

Commit

Permalink
chore(deps): bump cached_network_image from 3.3.1 to 3.4.0 in /fronte…
Browse files Browse the repository at this point in the history
…nd (#269)

Bumps [cached_network_image](https:/Baseflow/flutter_cached_network_image) from 3.3.1 to 3.4.0.
- [Release notes](https:/Baseflow/flutter_cached_network_image/releases)
- [Commits](Baseflow/flutter_cached_network_image@v3.3.1...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4020e57 commit 26aa101
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 @@ -133,10 +133,10 @@ packages:
dependency: "direct main"
description:
name: cached_network_image
sha256: "28ea9690a8207179c319965c13cd8df184d5ee721ae2ce60f398ced1219cea1f"
sha256: "4a5d8d2c728b0f3d0245f69f921d7be90cae4c2fd5288f773088672c0893f819"
url: "https://pub.dev"
source: hosted
version: "3.3.1"
version: "3.4.0"
cached_network_image_platform_interface:
dependency: "direct main"
description:
Expand All @@ -149,10 +149,10 @@ packages:
dependency: transitive
description:
name: cached_network_image_web
sha256: "42a835caa27c220d1294311ac409a43361088625a4f23c820b006dd9bffb3316"
sha256: "6322dde7a5ad92202e64df659241104a43db20ed594c41ca18de1014598d7996"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.3.0"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -705,10 +705,10 @@ packages:
dependency: transitive
description:
name: octo_image
sha256: "45b40f99622f11901238e18d48f5f12ea36426d8eced9f4cbf58479c7aa2430d"
sha256: "34faa6639a78c7e3cbe79be6f9f96535867e879748ade7d17c9b1ae7536293bd"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
version: "2.1.0"
package_config:
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 @@ -39,7 +39,7 @@ dependencies:
infinite_scroll_pagination: ^4.0.0
dropdown_button2: ^2.3.9
material_loading_buttons: ^1.2.1
cached_network_image: ^3.3.1
cached_network_image: ^3.4.0
cached_network_image_platform_interface: ^4.1.0
easy_splash_screen: ^1.0.4
smooth_page_indicator: ^1.2.0+3
Expand Down

0 comments on commit 26aa101

Please sign in to comment.