Skip to content

Commit

Permalink
chore: merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
B0berman committed Feb 29, 2024
2 parents ce32454 + 9c73d92 commit 9d09c7a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: "737321f9be522620ed3794937298fb0027a48a402624fa2500f7532f94aea810"
sha256: fe4c077084ddda88f327dc1c96d16631cd68d4948644593fcbcd911c2c89e2fa
url: "https://pub.dev"
source: hosted
version: "1.3.22"
version: "1.3.23"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -156,34 +156,34 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: "06863a0031b5f1b11ecac2c7d93c026df039a1379224a6671c59f528397d19e1"
sha256: "6d8b4455524e2a619a135169a0ae817778d4acf56172188acae85f69f5e67185"
url: "https://pub.dev"
source: hosted
version: "4.17.5"
version: "4.17.6"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
sha256: dba259dee045b706112c3d7619b01c2ad338d86cc492df52dd2073584a64de66
sha256: "3eed984830f610f43164d539ec6228820cf4936ab6ef491e1afcfaca80143c84"
url: "https://pub.dev"
source: hosted
version: "7.1.5"
version: "7.1.6"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
sha256: ea47c590d0da836ae7253fadb95546b4595fbc59a5c50583e0fb5a1c5c476aff
sha256: fcf4718abc722131218de3b84772d83019be48c9211dbd5998aece716c52ff31
url: "https://pub.dev"
source: hosted
version: "5.9.5"
version: "5.9.6"
firebase_core:
dependency: "direct main"
description:
name: firebase_core
sha256: "7e049e32a9d347616edb39542cf92cd53fdb4a99fb6af0a0bff327c14cd76445"
sha256: "797379ea206eaeeb62499775de812761493d0692890fdc7f90b6183a3369176d"
url: "https://pub.dev"
source: hosted
version: "2.25.4"
version: "2.25.5"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -196,10 +196,10 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "57e61d6010e253b36d38191cefd6199d7849152cdcd234b61ca290cdb278a0ba"
sha256: c8e1d59385eee98de63c92f961d2a7062c5d9a65e7f45bdc7f1b0b205aab2492
url: "https://pub.dev"
source: hosted
version: "2.11.4"
version: "2.11.5"
flutter:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
path: packages/authentication_repository
bloc: ^8.1.3
equatable: ^2.0.5
firebase_auth: ^4.17.5
firebase_auth: ^4.17.6
firebase_core: ^2.25.4
flame: ^1.10.1
flame_audio: ^2.1.3
Expand Down

0 comments on commit 9d09c7a

Please sign in to comment.