Skip to content

Commit

Permalink
fix(deps): update dependency json_theme_plus to v6.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent ef948a0 commit 8767675
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@ packages:
dependency: "direct main"
description:
name: json_theme_plus
sha256: "34824b7d9aa1b30a50be06a3355ff5abf87c29d7e97b872199586e61185d692a"
sha256: bc1ffeccc4d4a2916a3883c84f0b62295a264149e78105f20c1d57ea5079508e
url: "https://pub.dev"
source: hosted
version: "6.6.4"
version: "6.6.5"
leak_tracker:
dependency: transitive
description:
Expand Down Expand Up @@ -369,4 +369,4 @@ packages:
version: "3.0.3"
sdks:
dart: ">=3.5.4 <4.0.0"
flutter: ">=3.24.4"
flutter: ">=3.24.5"
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
cupertino_icons: 1.0.8
flutter:
sdk: flutter
json_theme_plus: 6.6.4
json_theme_plus: 6.6.5

dev_dependencies:
flutter_driver:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -699,10 +699,10 @@ packages:
dependency: "direct main"
description:
name: json_theme_plus
sha256: "34824b7d9aa1b30a50be06a3355ff5abf87c29d7e97b872199586e61185d692a"
sha256: bc1ffeccc4d4a2916a3883c84f0b62295a264149e78105f20c1d57ea5079508e
url: "https://pub.dev"
source: hosted
version: "6.6.4"
version: "6.6.5"
leak_tracker:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
flutter_markdown: 0.7.4
google_fonts: 6.2.1
intl: 0.19.0
json_theme_plus: 6.6.4
json_theme_plus: 6.6.5
material_color_utilities: ^0.11.1
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit 8767675

Please sign in to comment.