From 17494a695a61931d0d5c7108129304b82571f29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:54:10 +0000 Subject: [PATCH] Bump photo_view from 0.14.0 to 0.15.0 Bumps [photo_view](https://github.com/renancaraujo/photo_view) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/renancaraujo/photo_view/releases) - [Changelog](https://github.com/bluefireteam/photo_view/blob/main/CHANGELOG.md) - [Commits](https://github.com/renancaraujo/photo_view/compare/0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: photo_view dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 662152f..ca196f2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -876,10 +876,10 @@ packages: dependency: "direct main" description: name: photo_view - sha256: "8036802a00bae2a78fc197af8a158e3e2f7b500561ed23b4c458107685e645bb" + sha256: "1fc3d970a91295fbd1364296575f854c9863f225505c28c46e0a03e48960c75e" url: "https://pub.dev" source: hosted - version: "0.14.0" + version: "0.15.0" platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e8f6361..9cb4d7c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: image_picker: ^1.0.2 flutter_svg: ^2.0.7 - photo_view: ^0.14.0 + photo_view: ^0.15.0 flutter_local_notifications: ^15.1.0+1