Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Oct 11, 2022
1 parent c77756e commit b11b4b6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions app/pubspec.lock
Expand Up @@ -14,7 +14,7 @@ packages:
name: _flutterfire_internals
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -77,7 +77,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.1"
version: "2.3.0"
build_runner_core:
dependency: transitive
description:
Expand Down Expand Up @@ -133,14 +133,14 @@ packages:
name: cloud_firestore_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "5.7.6"
version: "5.7.7"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.9"
version: "2.8.10"
code_builder:
dependency: transitive
description:
Expand Down Expand Up @@ -224,21 +224,21 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.11.1"
version: "3.11.2"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.10.0"
version: "6.10.1"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "4.6.0"
version: "4.6.1"
firebase_core:
dependency: transitive
description:
Expand Down Expand Up @@ -379,7 +379,7 @@ packages:
name: logging
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.1.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -456,7 +456,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.3"
version: "6.0.4"
pub_semver:
dependency: transitive
description:
Expand Down Expand Up @@ -531,7 +531,7 @@ packages:
name: stream_transform
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
string_scanner:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions server/pubspec.lock
Expand Up @@ -84,7 +84,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.1"
version: "2.3.0"
build_runner_core:
dependency: transitive
description:
Expand Down Expand Up @@ -287,7 +287,7 @@ packages:
name: json_serializable
url: "https://pub.dartlang.org"
source: hosted
version: "6.4.1"
version: "6.5.1"
knarly_common:
dependency: "direct main"
description:
Expand All @@ -301,7 +301,7 @@ packages:
name: logging
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.1.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -483,7 +483,7 @@ packages:
name: stream_transform
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
string_scanner:
dependency: transitive
description:
Expand Down

0 comments on commit b11b4b6

Please sign in to comment.