Skip to content

Commit

Permalink
fix(deps): update dependency json_theme to v6.2.1+1 (#830)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency json_theme to v6.2.1+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 Aug 8, 2023
1 parent 7fb0bad commit dc1887c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,18 +150,18 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: "6645c2b0ec8b03560e9b6900f2b98190512547e54a6c9a40c24cff361c1b48c4"
sha256: "69647a23432fdd966c94684f47654da84babe844d4e68fffdf15f545b566db98"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.1+1"
json_theme_annotation:
dependency: transitive
description:
name: json_theme_annotation
sha256: "63e4680b33e6c1a1f4e5f4cd12d055903aa1ccb3579f7f17643be3b0e697661e"
sha256: "96d6a5c48772734c1d72339ab3998bc2dfa1d77ca229899123548cd8b8dbd062"
url: "https://pub.dev"
source: hosted
version: "1.0.0+1"
version: "1.0.1"
lints:
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.1.0
json_theme: 6.2.1+1

dev_dependencies:
flutter_driver:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,18 +671,18 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: "6645c2b0ec8b03560e9b6900f2b98190512547e54a6c9a40c24cff361c1b48c4"
sha256: "69647a23432fdd966c94684f47654da84babe844d4e68fffdf15f545b566db98"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.1+1"
json_theme_annotation:
dependency: transitive
description:
name: json_theme_annotation
sha256: "63e4680b33e6c1a1f4e5f4cd12d055903aa1ccb3579f7f17643be3b0e697661e"
sha256: "96d6a5c48772734c1d72339ab3998bc2dfa1d77ca229899123548cd8b8dbd062"
url: "https://pub.dev"
source: hosted
version: "1.0.0+1"
version: "1.0.1"
lints:
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.1.0
json_theme: 6.2.1+1
material_color_utilities: 0.2.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
Expand Down

0 comments on commit dc1887c

Please sign in to comment.