Skip to content

Commit

Permalink
fix(deps): update dependency json_theme to v6.4.0 (#945)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent b05011a commit a8b3417
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,10 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: bc44c5b91c90a62e923f3a9dfce13ac01e0794a6323d94c31f060c5ed45c5677
sha256: c6ae6a88ccaec32eb04215e56d0099f8d139d5cfc22460aef38258ae46772eff
url: "https://pub.dev"
source: hosted
version: "6.3.2"
version: "6.4.0"
json_theme_annotation:
dependency: transitive
description:
Expand Down Expand Up @@ -1409,5 +1409,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.2.0-194.0.dev <4.0.0"
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.13.9"
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.6.18
google_fonts: 6.1.0
intl: 0.18.1
json_theme: 6.3.2
json_theme: 6.4.0
material_color_utilities: ^0.5.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit a8b3417

Please sign in to comment.