bump window_manager, build_runner, json_serializable

This commit is contained in:
Adam Velebil 2022-09-22 16:03:12 +02:00
parent cbeffa642d
commit 07bdad09c4
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084
2 changed files with 8 additions and 8 deletions

View File

@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "45.0.0"
version: "47.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "4.5.0"
version: "4.7.0"
archive:
dependency: transitive
description:
@ -77,7 +77,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.2.1"
build_runner_core:
dependency: transitive
description:
@ -336,7 +336,7 @@ packages:
name: json_serializable
url: "https://pub.dartlang.org"
source: hosted
version: "6.3.1"
version: "6.3.2"
lints:
dependency: transitive
description:
@ -747,7 +747,7 @@ packages:
name: window_manager
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.5"
version: "0.2.7"
xdg_directories:
dependency: transitive
description:

View File

@ -48,7 +48,7 @@ dependencies:
flutter_riverpod: ^1.0.0
json_annotation: ^4.6.0
freezed_annotation: ^2.0.3
window_manager: ^0.2.0
window_manager: ^0.2.7
qrscanner_zxing:
path: android/flutter_plugins/qrscanner_zxing
desktop_drop: ^0.3.3
@ -67,9 +67,9 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^2.0.1
build_runner: ^2.2.0
build_runner: ^2.2.1
freezed: ^2.1.0+1
json_serializable: ^6.3.1
json_serializable: ^6.3.2
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec