Update Flutter dependencies.

This commit is contained in:
Dain Nilsson 2022-07-07 10:18:43 +02:00
parent c00a16bbea
commit b41e4bc571
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8
2 changed files with 16 additions and 16 deletions

30
pubspec.lock Normal file → Executable file
View File

@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "38.0.0"
version: "41.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "3.4.1"
version: "4.2.0"
archive:
dependency: transitive
description:
@ -98,7 +98,7 @@ packages:
name: built_value
url: "https://pub.dartlang.org"
source: hosted
version: "8.3.2"
version: "8.3.3"
characters:
dependency: transitive
description:
@ -189,7 +189,7 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
file:
dependency: transitive
description:
@ -244,7 +244,7 @@ packages:
name: freezed
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3+1"
version: "2.0.4"
freezed_annotation:
dependency: "direct main"
description:
@ -270,7 +270,7 @@ packages:
name: glob
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
graphs:
dependency: transitive
description:
@ -284,7 +284,7 @@ packages:
name: http_multi_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
http_parser:
dependency: transitive
description:
@ -373,7 +373,7 @@ packages:
name: package_config
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
path:
dependency: transitive
description:
@ -408,7 +408,7 @@ packages:
name: pigeon
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.6"
version: "3.2.3"
platform:
dependency: transitive
description:
@ -429,7 +429,7 @@ packages:
name: pool
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.0"
version: "1.5.1"
process:
dependency: transitive
description:
@ -534,14 +534,14 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
shelf_web_socket:
dependency: transitive
description:
name: shelf_web_socket
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
sky_engine:
dependency: transitive
description: flutter
@ -644,7 +644,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.3"
version: "6.1.4"
url_launcher_android:
dependency: transitive
description:
@ -679,14 +679,14 @@ packages:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.1.0"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
version: "2.0.12"
url_launcher_windows:
dependency: transitive
description:

View File

@ -43,7 +43,7 @@ dependencies:
collection: ^1.16.0
shared_preferences: ^2.0.12
flutter_riverpod: ^1.0.0
json_annotation: ^4.4.0
json_annotation: ^4.5.0
freezed_annotation: ^2.0.3
window_manager: ^0.2.0
qrscanner_zxing: