From e25aca50a0614baf02dbbef8f6bf010d47a21270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:26:09 +0000 Subject: [PATCH] build(deps): bump google_fonts from 6.3.2 to 6.3.3 Bumps [google_fonts](https://github.com/flutter/packages/tree/main/packages) from 6.3.2 to 6.3.3. - [Commits](https://github.com/flutter/packages/commits/google_fonts-v6.3.3/packages) --- updated-dependencies: - dependency-name: google_fonts dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index aac3b25f..6495b94c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -285,10 +285,10 @@ packages: dependency: "direct main" description: name: google_fonts - sha256: "517b20870220c48752eafa0ba1a797a092fb22df0d89535fd9991e86ee2cdd9c" + sha256: ba03d03bcaa2f6cb7bd920e3b5027181db75ab524f8891c8bc3aa603885b8055 url: "https://pub.dev" source: hosted - version: "6.3.2" + version: "6.3.3" http: dependency: transitive description: @@ -368,10 +368,10 @@ packages: dependency: transitive description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mime: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e8f4ff7b..89d7cbaa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: flutter_localizations: sdk: flutter go_router: ^16.0.0 - google_fonts: ^6.2.1 + google_fonts: ^6.3.3 http_client: git: url: https://github.com/flutter-news-app-full-source-code/http-client.git