diff --git a/pubspec.lock b/pubspec.lock index e15a8713d..9ce007480 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -154,7 +154,7 @@ packages: name: change url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" + version: "0.5.0" characters: dependency: transitive description: @@ -162,13 +162,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" charts_common: dependency: transitive description: @@ -210,7 +203,7 @@ packages: name: cider url: "https://pub.dartlang.org" source: hosted - version: "0.1.1" + version: "0.1.2+1" cli_util: dependency: transitive description: @@ -630,14 +623,14 @@ packages: name: markdown url: "https://pub.dartlang.org" source: hosted - version: "4.0.1" + version: "6.0.1" marker: dependency: transitive description: name: marker url: "https://pub.dartlang.org" source: hosted - version: "0.2.3" + version: "0.4.0" matcher: dependency: transitive description: @@ -1090,7 +1083,7 @@ packages: name: version_manipulation url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.1" video_player: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6ce986f10..8195a9033 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,7 @@ dev_dependencies: mockito: ^5.3.2 network_image_mock: ^2.1.1 flutter_lints: ^2.0.1 - cider: ^0.1.1 + cider: ^0.1.2+1 flutter_icons: android: true