diff --git a/example/pubspec.lock b/example/pubspec.lock index 177cce77..a795eb52 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -130,11 +130,11 @@ packages: url: "https://pub.dev" source: hosted version: "3.0.0+1" - json_schema2: + json_schema: dependency: transitive description: - name: json_schema2 - sha256: "6470116dc3567b766b834d0d83a52685102816426ef45c6cf7a5d1a9a41abc18" + name: json_schema + sha256: "0a5f510ed29e26f4eea261b192bbee1824b6903e04194f4907fd0207e94f6c7d" url: "https://pub.dev" source: hosted version: "5.1.3" @@ -142,10 +142,10 @@ packages: dependency: "direct main" description: name: json_theme - sha256: cf0a1fc5780c848ffd7811154df4862c5782b3d67da1f083b1f650d6c8e12685 + sha256: "488b4d519bbf654bdecd188fa5e95ae9a4d26914cd43244e660e04150ffc7567" url: "https://pub.dev" source: hosted - version: "6.2.5" + version: "6.2.6+1" json_theme_annotation: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 83883168..49af5900 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: cupertino_icons: 1.0.6 flutter: sdk: flutter - json_theme: 6.2.5 + json_theme: 6.2.6+1 dev_dependencies: flutter_driver: diff --git a/macos/Podfile.lock b/macos/Podfile.lock index fd2c5e2c..73c3e03b 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -39,7 +39,7 @@ PODS: - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAppCheckInterop (10.14.0) + - FirebaseAppCheckInterop (10.15.0) - FirebaseAuth (10.12.0): - FirebaseAppCheckInterop (~> 10.0) - FirebaseCore (~> 10.0) @@ -50,9 +50,9 @@ PODS: - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.14.0): + - FirebaseCoreInternal (10.15.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInstallations (10.14.0): + - FirebaseInstallations (10.15.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) @@ -186,11 +186,11 @@ SPEC CHECKSUMS: firebase_auth: d1343ed5a697e39bc05e1b964384869da92a3d50 firebase_core: 559d892df9267acc6b7254d46fb3041866777509 FirebaseAnalytics: 0270389efbe3022b54ec4588862dabec3477ee98 - FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0 + FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 FirebaseAuth: a66c1e14ec58f41d154a4b41ce1a23ea00ad4805 FirebaseCore: f86a1394906b97ac445ae49c92552a9425831bed - FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3 - FirebaseInstallations: f672b1eda64e6381c21d424a2f680a943fd83f3b + FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 + FirebaseInstallations: cae95cab0f965ce05b805189de1d4c70b11c76fb FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 GoogleAppMeasurement: 2d800fab85e7848b1e66a6f8ce5bca06c5aad892 GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 diff --git a/pubspec.lock b/pubspec.lock index 64b7a4cf..1343693e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -659,11 +659,11 @@ packages: url: "https://pub.dev" source: hosted version: "3.0.0+4" - json_schema2: + json_schema: dependency: transitive description: - name: json_schema2 - sha256: "6470116dc3567b766b834d0d83a52685102816426ef45c6cf7a5d1a9a41abc18" + name: json_schema + sha256: "0a5f510ed29e26f4eea261b192bbee1824b6903e04194f4907fd0207e94f6c7d" url: "https://pub.dev" source: hosted version: "5.1.3" @@ -671,10 +671,10 @@ packages: dependency: "direct main" description: name: json_theme - sha256: cf0a1fc5780c848ffd7811154df4862c5782b3d67da1f083b1f650d6c8e12685 + sha256: "488b4d519bbf654bdecd188fa5e95ae9a4d26914cd43244e660e04150ffc7567" url: "https://pub.dev" source: hosted - version: "6.2.5" + version: "6.2.6+1" json_theme_annotation: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d7139859..aeab7d6b 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.2.5 + json_theme: 6.2.6+1 material_color_utilities: ^0.5.0 material_design_icons_flutter: 7.0.7296 ndialog: 4.3.1