diff --git a/pubspec.lock b/pubspec.lock index 4dedc5f..ff31562 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -120,13 +120,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.2.1" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" checked_yaml: dependency: transitive description: @@ -154,7 +147,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.16.0" + version: "1.17.0" color: dependency: "direct dev" description: @@ -297,7 +290,7 @@ packages: name: flutter_markdown url: "https://pub.dartlang.org" source: hosted - version: "0.6.10+5" + version: "0.6.13+1" flutter_native_splash: dependency: "direct dev" description: @@ -435,7 +428,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.4" + version: "0.6.5" json_annotation: dependency: transitive description: @@ -470,7 +463,7 @@ packages: name: markdown url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "6.0.1" matcher: dependency: transitive description: @@ -484,7 +477,7 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.2.0" meta: dependency: transitive description: @@ -825,7 +818,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" wakelock: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e791353..ae9a72f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: responsive_framework: ^0.2.0 qr_flutter: ^4.0.0 - flutter_markdown: ^0.6.10+5 + flutter_markdown: ^0.6.13+1 # todo linux support wakelock: ^0.6.2