Skip to content

Commit

Permalink
fix(deps): update dependency json_theme_plus to v6.6.4 (#1412)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency json_theme_plus to v6.6.4

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 3, 2024
1 parent 3bb054c commit e0b2c97
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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: "5254e66f3f6b39ebf562cfe09877ea5e3af778a5a977ac187ed351414f0a15e0"
sha256: "34824b7d9aa1b30a50be06a3355ff5abf87c29d7e97b872199586e61185d692a"
url: "https://pub.dev"
source: hosted
version: "6.6.3"
version: "6.6.4"
leak_tracker:
dependency: transitive
description:
Expand Down Expand Up @@ -368,5 +368,5 @@ packages:
source: hosted
version: "3.0.3"
sdks:
dart: ">=3.5.3 <4.0.0"
flutter: ">=3.24.3"
dart: ">=3.5.4 <4.0.0"
flutter: ">=3.24.4"
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.3
json_theme_plus: 6.6.4

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: "5254e66f3f6b39ebf562cfe09877ea5e3af778a5a977ac187ed351414f0a15e0"
sha256: "34824b7d9aa1b30a50be06a3355ff5abf87c29d7e97b872199586e61185d692a"
url: "https://pub.dev"
source: hosted
version: "6.6.3"
version: "6.6.4"
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.3
json_theme_plus: 6.6.4
material_color_utilities: ^0.11.1
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit e0b2c97

Please sign in to comment.