From e3e7857683df242dae73b4151cffaf222eb7a263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:14:24 +0000 Subject: [PATCH] Bump boxy from 2.2.0 to 2.2.1 Bumps [boxy](https://github.com/pingbird/boxy) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/pingbird/boxy/releases) - [Commits](https://github.com/pingbird/boxy/commits) --- updated-dependencies: - dependency-name: boxy dependency-type: direct:production update-type: version-update:semver-patch ... 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 221edf473..e2c9bfe49 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -128,10 +128,10 @@ packages: dependency: "direct main" description: name: boxy - sha256: eaa774ff591191b86f2eb8e8eae878aec50604404b74388a27e655cf3aadf758 + sha256: "71af0cd1bf7889c09787f26219a345aa4f38ccb98384c8ec24189e4d8e746005" url: "https://pub.dev" source: hosted - version: "2.2.0" + version: "2.2.1" build: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4c15d5324..b405ccf56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: equatable: ^2.0.0 device_info_plus: ^11.2.0 sqflite: ^2.0.0+3 - boxy: ^2.0.0 + boxy: ^2.2.1 back_button_interceptor: ^8.0.0 flutter_sticky_header: ^0.7.0 palette_generator: ^0.3.3+2