Skip to content

Commit

Permalink
chore(mobile): update flutter_web_auth (immich-app#13863)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 authored and TimVanOnckelen committed Nov 5, 2024
1 parent 1161fec commit 2802864
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PODS:
- flutter_udid (0.0.1):
- Flutter
- SAMKeychain
- flutter_web_auth (0.5.0):
- flutter_web_auth (0.6.0):
- Flutter
- fluttertoast (0.0.2):
- Flutter
Expand Down Expand Up @@ -202,7 +202,7 @@ SPEC CHECKSUMS:
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
flutter_native_splash: edf599c81f74d093a4daf8e17bd7a018854bc778
flutter_udid: a2482c67a61b9c806ef59dd82ed8d007f1b7ac04
flutter_web_auth: c25208760459cec375a3c39f6a8759165ca0fa4d
flutter_web_auth: acc15a8fd7bba796a933c724a6dffc3d00f07c27
fluttertoast: e9a18c7be5413da53898f660530c56f35edfba9c
geolocator_apple: 6cbaf322953988e009e5ecb481f07efece75c450
image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1
Expand Down
8 changes: 4 additions & 4 deletions mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,10 +622,10 @@ packages:
dependency: "direct main"
description:
name: flutter_web_auth
sha256: a69fa8f43b9e4d86ac72176bf747b735e7b977dd7cf215076d95b87cb05affdd
sha256: "95e4856e24fb6ac1678f5ff334743b63f782d839ab324543d29ccbd295176209"
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.6.0"
flutter_web_plugins:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -1861,5 +1861,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.3"
dart: ">=3.5.3 <4.0.0"
flutter: ">=3.24.4"

0 comments on commit 2802864

Please sign in to comment.