Skip to content

Commit

Permalink
upgrade some pub dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lingol committed Jun 25, 2021
1 parent 8e81f3d commit 5a8d865
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions flutter/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ packages:
name: cupertino_icons
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.0.3"
fake_async:
dependency: transitive
description:
Expand All @@ -63,14 +63,14 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.1.2"
file:
dependency: transitive
description:
name: file
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.0"
version: "6.1.2"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -115,7 +115,7 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "2.0.2"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -143,7 +143,7 @@ packages:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
platform:
dependency: transitive
description:
Expand All @@ -164,7 +164,7 @@ packages:
name: process
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.2.1"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -232,7 +232,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.2.4"
xdg_directories:
dependency: transitive
description:
Expand All @@ -241,5 +241,5 @@ packages:
source: hosted
version: "0.2.0"
sdks:
dart: ">=2.12.0 <3.0.0"
dart: ">=2.13.0 <3.0.0"
flutter: ">=2.0.0"

0 comments on commit 5a8d865

Please sign in to comment.