Skip to content

Commit

Permalink
fix(deps): update dependency json_theme to v6.4.1 (#1103)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency json_theme to v6.4.1

* 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 Mar 3, 2024
1 parent 66793a0 commit 3ef38a5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: c6ae6a88ccaec32eb04215e56d0099f8d139d5cfc22460aef38258ae46772eff
sha256: d2a8b74b041ade9cb29a48fa0db72aadd6d41064a338f57a69a70b9e62376e68
url: "https://pub.dev"
source: hosted
version: "6.4.0"
version: "6.4.1"
json_theme_annotation:
dependency: transitive
description:
Expand Down
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.6
flutter:
sdk: flutter
json_theme: 6.4.0
json_theme: 6.4.1

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 @@ -670,10 +670,10 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: c6ae6a88ccaec32eb04215e56d0099f8d139d5cfc22460aef38258ae46772eff
sha256: d2a8b74b041ade9cb29a48fa0db72aadd6d41064a338f57a69a70b9e62376e68
url: "https://pub.dev"
source: hosted
version: "6.4.0"
version: "6.4.1"
json_theme_annotation:
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.6.20+1
google_fonts: 6.1.0
intl: 0.19.0
json_theme: 6.4.0
json_theme: 6.4.1
material_color_utilities: ^0.8.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit 3ef38a5

Please sign in to comment.