Skip to content

Commit

Permalink
fix(deps): update dependency json_theme to v6.0.2+3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 4634aff commit 5cc9169
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
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.0.1
json_theme: 6.0.2+3

dev_dependencies:
flutter_driver:
Expand Down
16 changes: 12 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -655,10 +655,10 @@ packages:
dependency: transitive
description:
name: json_class
sha256: "26dc861af85f6894da6346b65875ca9b147a899094dc952a0502f2eb38a2c25d"
sha256: fa872148b86bd2b706617e26ed80eeee292c31071b49cc728b368dd9b1fd0959
url: "https://pub.dev"
source: hosted
version: "2.2.2"
version: "2.2.2+1"
json_schema2:
dependency: transitive
description:
Expand All @@ -671,10 +671,18 @@ packages:
dependency: "direct main"
description:
name: json_theme
sha256: "253504864190245b8432def8422d5d176124c8c93ae2c8a4552baea59132998c"
sha256: "5a744e3f72b5f057ae69150e245efcf083400f86c9a3e25646a7d84f878ffc08"
url: "https://pub.dev"
source: hosted
version: "6.0.2+3"
json_theme_annotation:
dependency: transitive
description:
name: json_theme_annotation
sha256: "63e4680b33e6c1a1f4e5f4cd12d055903aa1ccb3579f7f17643be3b0e697661e"
url: "https://pub.dev"
source: hosted
version: "6.0.1"
version: "1.0.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.15
google_fonts: 5.1.0
intl: 0.18.1
json_theme: 6.0.1
json_theme: 6.0.2+3
material_color_utilities: 0.2.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.0
Expand Down

0 comments on commit 5cc9169

Please sign in to comment.