From 11ea50e4b7ed8638aad2d10517bd981929dcf951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 02:19:44 +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.0.2. - [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..9fe698e1 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.0.2 page_view_dot_indicator: ^2.3.0 flutter_cache_manager: ^3.4.1