From ab98b1223e18b7ced0ec25f20a725a7be4a68ac5 Mon Sep 17 00:00:00 2001 From: Garrett Bischof Date: Thu, 9 Jan 2025 01:01:27 -0500 Subject: [PATCH] touch up --- pubspec.lock | 20 ++------------------ pubspec.yaml | 1 - 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2fda8da08..cfb7a83c3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -853,22 +853,6 @@ packages: url: "https://pub.dev" source: hosted version: "5.2.0" - flutter_web_auth_2: - dependency: "direct main" - description: - name: flutter_web_auth_2 - sha256: "3c14babeaa066c371f3a743f204dd0d348b7d42ffa6fae7a9847a521aff33696" - url: "https://pub.dev" - source: hosted - version: "4.1.0" - flutter_web_auth_2_platform_interface: - dependency: transitive - description: - name: flutter_web_auth_2_platform_interface - sha256: c63a472c8070998e4e422f6b34a17070e60782ac442107c70000dd1bed645f4d - url: "https://pub.dev" - source: hosted - version: "4.1.0" flutter_web_plugins: dependency: transitive description: flutter @@ -990,10 +974,10 @@ packages: dependency: transitive description: name: http_parser - sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" + sha256: "178d74305e7866013777bab2c3d8726205dc5a4dd935297175b19a23a2e66571" url: "https://pub.dev" source: hosted - version: "4.0.2" + version: "4.1.2" image: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cf0cae719..2ef8a9bac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -95,7 +95,6 @@ dependencies: youtube_player_flutter: "^9.1.0" youtube_player_iframe: "^5.2.0" freezed_annotation: ^2.4.4 - flutter_web_auth_2: ^4.0.1 uuid: ^4.5.1 dev_dependencies: