From 832145adae10ead2d8f1f62ca91744c05899f3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 03:55:16 +0000 Subject: [PATCH] chore(deps): bump liquid_glass_widgets from 0.16.1 to 0.16.2 Bumps [liquid_glass_widgets](https://github.com/sdegenaar/liquid_glass_widgets) from 0.16.1 to 0.16.2. - [Changelog](https://github.com/sdegenaar/liquid_glass_widgets/blob/main/CHANGELOG.md) - [Commits](https://github.com/sdegenaar/liquid_glass_widgets/compare/v0.16.1...v0.16.2) --- updated-dependencies: - dependency-name: liquid_glass_widgets dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 47541e4..3da4dba 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -482,10 +482,10 @@ packages: dependency: "direct main" description: name: liquid_glass_widgets - sha256: "881b8d7c40d8ac23ac5b56ccf747250c45dc1bb9f3fa92bc0444fee1d2ff7187" + sha256: "4dc8107a4f45d697c661dfec91d9442d2f306f90e49a9848a2f0f8d7c2dc2209" url: "https://pub.dev" source: hosted - version: "0.16.1" + version: "0.16.2" logging: dependency: transitive description: @@ -1045,4 +1045,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 5bcb039..5a45c63 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.16.1 + liquid_glass_widgets: ^0.16.2 # image_picker: 1.1.2 dev_dependencies: