Skip to content

Commit

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

* 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 Aug 12, 2023
1 parent 154fb56 commit 2c57366
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 @@ -150,10 +150,10 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: a32b9489dd2dba5c3c9e369ca49ef280541572d850da021171943387ab9fc0d6
sha256: a7d96e02c4cdc01361ba4e0c8f6f3ce0f8ea9545e29df6cf152041a3026b008c
url: "https://pub.dev"
source: hosted
version: "6.2.2"
version: "6.2.3"
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.5
flutter:
sdk: flutter
json_theme: 6.2.2
json_theme: 6.2.3

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 @@ -671,10 +671,10 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: a32b9489dd2dba5c3c9e369ca49ef280541572d850da021171943387ab9fc0d6
sha256: a7d96e02c4cdc01361ba4e0c8f6f3ce0f8ea9545e29df6cf152041a3026b008c
url: "https://pub.dev"
source: hosted
version: "6.2.2"
version: "6.2.3"
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.17
google_fonts: 5.1.0
intl: 0.18.1
json_theme: 6.2.2
json_theme: 6.2.3
material_color_utilities: 0.2.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit 2c57366

Please sign in to comment.