Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnlog committed Mar 10, 2024
1 parent 1c03552 commit 5e76318
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 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: fe4c077084ddda88f327dc1c96d16631cd68d4948644593fcbcd911c2c89e2fa
sha256: "4eec93681221723a686ad580c2e7d960e1017cf1a4e0a263c2573c2c6b0bf5cd"
url: "https://pub.dev"
source: hosted
version: "1.3.23"
version: "1.3.25"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -285,34 +285,34 @@ packages:
dependency: "direct main"
description:
name: firebase_analytics
sha256: c6220b23397f9302a42617227ee8fb1c5d718097a5351fcce53561d73fc10339
sha256: b13cbf1ee78744ca5e6b762e9218db3bd3967a0edfed75f58339907892a2ccb9
url: "https://pub.dev"
source: hosted
version: "10.8.7"
version: "10.8.9"
firebase_analytics_platform_interface:
dependency: transitive
description:
name: firebase_analytics_platform_interface
sha256: "7f1c02cdd93a5e0a561af2f551465ffb6abdd541dbd0c8a9b8628d9ae0a5d024"
sha256: "416b33d62033db5ecd2df719fcb657ad04e9995fa0fc392ffdab4ca0e76cb679"
url: "https://pub.dev"
source: hosted
version: "3.9.7"
version: "3.9.9"
firebase_analytics_web:
dependency: transitive
description:
name: firebase_analytics_web
sha256: ebb857c23f35fed52220b6c3271c12eeb6137de3930845223e3d0590b6fd0649
sha256: "9dca9d8d468172444ef18cabb73fe99f7aae24733bfad67115bd36bffd2d65c1"
url: "https://pub.dev"
source: hosted
version: "0.5.5+19"
version: "0.5.5+21"
firebase_core:
dependency: "direct main"
description:
name: firebase_core
sha256: "797379ea206eaeeb62499775de812761493d0692890fdc7f90b6183a3369176d"
sha256: "53316975310c8af75a96e365f9fccb67d1c544ef0acdbf0d88bbe30eedd1c4f9"
url: "https://pub.dev"
source: hosted
version: "2.25.5"
version: "2.27.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -426,10 +426,10 @@ packages:
dependency: "direct main"
description:
name: flutter_local_notifications
sha256: c18f1de98fe0bb9dd5ba91e1330d4febc8b6a7de6aae3ffe475ef423723e72f3
sha256: f9a05409385b77b06c18f200a41c7c2711ebf7415669350bb0f8474c07bd40d1
url: "https://pub.dev"
source: hosted
version: "16.3.2"
version: "17.0.0"
flutter_local_notifications_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -924,10 +924,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: d2ee9c850d876d285f22e2e662f400ec2438df9939fe4acd5d780df9841794ce
sha256: a524a87d096799b775530176c8c082afe7aa1f10cc31ba078fecdd74e9afc923
url: "https://pub.dev"
source: hosted
version: "7.16.1"
version: "7.17.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -940,10 +940,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "5b428c189c825f16fb14e9166529043f06b965d5b59bfc3a1415e39c082398c0"
sha256: e0f8367f8f7c74dba9f7521f71700bce6c6ee065cf342f065d4fce411b84fc7b
url: "https://pub.dev"
source: hosted
version: "7.16.1"
version: "7.17.0"
shelf:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ dependencies:
image_gallery_saver: ^2.0.3
json_annotation: ^4.8.1
event: ^2.1.2
firebase_analytics: ^10.8.7
firebase_core: ^2.25.5
firebase_analytics: ^10.8.9
firebase_core: ^2.27.0
flutter_secure_storage: ^9.0.0
sentry_flutter: ^7.16.1
sentry_flutter: ^7.17.0
flutter_exit_app: ^1.1.2
df: ^0.4.0-nullsafety.0
workmanager: ^0.5.2
flutter_local_notifications: ^16.3.2
flutter_local_notifications: ^17.0.0
logger: ^2.1.0
disable_battery_optimization: ^1.1.1
randomstring_dart: ^0.0.4
Expand Down

0 comments on commit 5e76318

Please sign in to comment.