From 6c72763bc2ed0ff22aa53123ad3181eca3fb256c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 03:55:12 +0000 Subject: [PATCH] chore(deps): bump liquid_glass_widgets from 0.18.1 to 0.19.0 Bumps [liquid_glass_widgets](https://github.com/sdegenaar/liquid_glass_widgets) from 0.18.1 to 0.19.0. - [Changelog](https://github.com/sdegenaar/liquid_glass_widgets/blob/main/CHANGELOG.md) - [Commits](https://github.com/sdegenaar/liquid_glass_widgets/commits) --- updated-dependencies: - dependency-name: liquid_glass_widgets dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 46e98a7..9e1512c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -498,10 +498,10 @@ packages: dependency: "direct main" description: name: liquid_glass_widgets - sha256: "0405311e32c32c08fde79ab1e5153321afb427fcd2826b719c1e569f6ee6af03" + sha256: "65da26c29527ad29d3e3462a10572574451179279a559f7093b91bf331e198fd" url: "https://pub.dev" source: hosted - version: "0.18.1" + version: "0.19.0" logging: dependency: transitive description: @@ -1061,4 +1061,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.0 <4.0.0" + flutter: ">=3.44.0" diff --git a/pubspec.yaml b/pubspec.yaml index 7cb60a4..444c9a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_colorpicker: 1.1.0 stupid_simple_sheet: 0.9.1+1 json_annotation: 4.12.0 - liquid_glass_widgets: ^0.18.1 + liquid_glass_widgets: ^0.19.0 cupertino_calendar_picker: ^2.2.6 # image_picker: 1.1.2