From 59e791b83439efa5dad2382e8727913e896414dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 03:02:39 +0000 Subject: [PATCH] chore: flutter: bump themed in /applications/rpg_table_helper Bumps [themed](https://github.com/marcglasberg/themed) from 7.0.0 to 8.1.0. - [Changelog](https://github.com/marcglasberg/themed/blob/main/CHANGELOG.md) - [Commits](https://github.com/marcglasberg/themed/commits) --- updated-dependencies: - dependency-name: themed dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- applications/rpg_table_helper/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/rpg_table_helper/pubspec.yaml b/applications/rpg_table_helper/pubspec.yaml index 370640ef..dc913431 100644 --- a/applications/rpg_table_helper/pubspec.yaml +++ b/applications/rpg_table_helper/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: auto_size_text: ^3.0.0 animated_text_kit: ^4.2.2 google_fonts: ^6.2.1 - themed: ^7.0.0 + themed: ^8.1.0 page_view_dot_indicator: ^2.3.0 flutter_cache_manager: ^3.4.1