Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Dec 21, 2022
1 parent cc97ec1 commit 63aa9e3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Expand Up @@ -130,14 +130,14 @@ packages:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.17.0"
version: "0.18.0"
json_class:
dependency: transitive
description:
name: json_class
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2+14"
version: "2.1.3"
json_schema2:
dependency: transitive
description:
Expand Down Expand Up @@ -214,14 +214,14 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.2.1"
rest_client:
dependency: transitive
description:
name: rest_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0+4"
version: "2.2.0+5"
sky_engine:
dependency: transitive
description: flutter
Expand Down
4 changes: 2 additions & 2 deletions macos/Podfile.lock
Expand Up @@ -13,7 +13,7 @@ PODS:
- Firebase/Analytics (= 10.3.0)
- firebase_core
- FlutterMacOS
- firebase_auth (4.2.0):
- firebase_auth (4.2.1):
- Firebase/Auth (~> 10.3.0)
- Firebase/CoreOnly (~> 10.3.0)
- firebase_core
Expand Down Expand Up @@ -170,7 +170,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Firebase: f92fc551ead69c94168d36c2b26188263860acd9
firebase_analytics: eabf460269aabf88e5641fe6542fef2a4070a17d
firebase_auth: 845851827499eb92e56bed878ff756ae75c0324e
firebase_auth: f964cc059335df5c911cf2132b6234019328e6db
firebase_core: 7bd6c8dabdeba26600cf939a5f59b20e78156d7c
FirebaseAnalytics: 036232b6a1e2918e5f67572417be1173576245f3
FirebaseAuth: 0e415d29d846c1dce2fb641e46f35e9888d9bec6
Expand Down
24 changes: 12 additions & 12 deletions pubspec.lock
Expand Up @@ -168,7 +168,7 @@ packages:
name: cider
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.2+1"
version: "0.1.3"
clock:
dependency: transitive
description:
Expand All @@ -182,7 +182,7 @@ packages:
name: cloud_firestore_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "5.9.1"
version: "5.9.2"
cloud_firestore_web:
dependency: transitive
description:
Expand All @@ -196,7 +196,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.0"
version: "4.4.0"
collection:
dependency: "direct main"
description:
Expand Down Expand Up @@ -378,21 +378,21 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.0"
version: "4.2.1"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.11.4"
version: "6.11.5"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.0"
version: "5.2.1"
firebase_core:
dependency: "direct main"
description:
Expand Down Expand Up @@ -699,7 +699,7 @@ packages:
name: ndialog
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.1"
version: "4.2.2"
nested:
dependency: transitive
description:
Expand Down Expand Up @@ -832,7 +832,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.4"
version: "6.0.5"
pub_semver:
dependency: transitive
description:
Expand All @@ -853,7 +853,7 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.2.1"
random_color_scheme:
dependency: "direct main"
description:
Expand Down Expand Up @@ -930,7 +930,7 @@ packages:
name: shared_preferences_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
shared_preferences_macos:
dependency: transitive
description:
Expand Down Expand Up @@ -958,7 +958,7 @@ packages:
name: shared_preferences_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
shelf:
dependency: transitive
description:
Expand Down Expand Up @@ -1236,7 +1236,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.2"
version: "3.1.3"
window_size:
dependency: "direct main"
description:
Expand Down

0 comments on commit 63aa9e3

Please sign in to comment.