From a033e6ea37de13974d71b422abba9bf6e0659cd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 14:26:18 +1000 Subject: [PATCH] fix(deps): update dependency json_theme to v6.0.2+3 (#798) * fix(deps): update dependency json_theme to v6.0.2+3 * chore(deps): dependencies maintenance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- example/pubspec.lock | 16 ++++++++++++---- example/pubspec.yaml | 2 +- pubspec.lock | 16 ++++++++++++---- pubspec.yaml | 2 +- 4 files changed, 26 insertions(+), 10 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 6b559373..9b9945ec 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -134,10 +134,10 @@ packages: dependency: transitive description: name: json_class - sha256: c40fa382860f472e79b18f603e9fe1159c7ed3bfc6998a4bbd331825b42ae17a + sha256: fa872148b86bd2b706617e26ed80eeee292c31071b49cc728b368dd9b1fd0959 url: "https://pub.dev" source: hosted - version: "2.2.1+3" + version: "2.2.2+1" json_schema2: dependency: transitive description: @@ -150,10 +150,18 @@ packages: dependency: "direct main" description: name: json_theme - sha256: "253504864190245b8432def8422d5d176124c8c93ae2c8a4552baea59132998c" + sha256: "5a744e3f72b5f057ae69150e245efcf083400f86c9a3e25646a7d84f878ffc08" url: "https://pub.dev" source: hosted - version: "6.0.1" + version: "6.0.2+3" + json_theme_annotation: + dependency: transitive + description: + name: json_theme_annotation + sha256: "63e4680b33e6c1a1f4e5f4cd12d055903aa1ccb3579f7f17643be3b0e697661e" + url: "https://pub.dev" + source: hosted + version: "1.0.0+1" lints: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 5aa72178..d946b8f2 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -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: diff --git a/pubspec.lock b/pubspec.lock index 05f7bdf4..f50b2bbf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index e0190f9e..fe0c96fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: flutter_markdown: 0.6.17 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