Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Try updating pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzo-Olivares committed Feb 23, 2021
1 parent 0bdc7f6 commit cdf6275
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,35 +324,35 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0-nullsafety.1"
version: "2.0.0"
path_provider_linux:
dependency: transitive
description:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.0-nullsafety"
version: "2.0.0"
path_provider_macos:
dependency: transitive
description:
name: path_provider_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.5-nullsafety"
version: "2.0.0"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0-nullsafety"
version: "2.0.0"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0-nullsafety.3"
version: "2.0.0"
pedantic:
dependency: "direct dev"
description:
Expand All @@ -373,7 +373,7 @@ packages:
name: plugin_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.1"
version: "2.0.0"
pool:
dependency: transitive
description:
Expand All @@ -394,7 +394,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.0-nullsafety.4"
version: "5.0.0-nullsafety.5"
pub_semver:
dependency: transitive
description:
Expand Down Expand Up @@ -443,7 +443,7 @@ packages:
name: shelf_web_socket
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.4"
version: "0.2.4+1"
shrine_images:
dependency: "direct main"
description:
Expand Down Expand Up @@ -518,7 +518,7 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
version: "1.16.2"
version: "1.16.3"
test_api:
dependency: transitive
description:
Expand Down Expand Up @@ -546,42 +546,42 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.0-nullsafety.7"
version: "6.0.0"
url_launcher_linux:
dependency: transitive
description:
name: url_launcher_linux
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0-nullsafety.3"
version: "2.0.0"
url_launcher_macos:
dependency: transitive
description:
name: url_launcher_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0-nullsafety.2"
version: "2.0.0"
url_launcher_platform_interface:
dependency: transitive
description:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0-nullsafety.1"
version: "2.0.1"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0-nullsafety"
version: "2.0.0"
url_launcher_windows:
dependency: transitive
description:
name: url_launcher_windows
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0-nullsafety.2"
version: "2.0.0"
vector_math:
dependency: "direct main"
description:
Expand Down Expand Up @@ -616,7 +616,7 @@ packages:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "2.0.0"
webdriver:
dependency: transitive
description:
Expand Down

0 comments on commit cdf6275

Please sign in to comment.