From 6b9420dea6bc601b3bd2b4ba4a81fd4cdcfac1d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:31:19 +0000 Subject: [PATCH] Bump fluent_ui from 3.10.0 to 3.12.0 in /desktop_photo_search/fluent_ui Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.10.0 to 3.12.0. - [Release notes](https://github.com/bdlukaa/fluent_ui/releases) - [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/bdlukaa/fluent_ui/compare/v.3.10.0...v3.12.0) --- updated-dependencies: - dependency-name: fluent_ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- desktop_photo_search/fluent_ui/pubspec.lock | 22 ++++++++++----------- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.lock b/desktop_photo_search/fluent_ui/pubspec.lock index ee10d14700d..521fe752df9 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -161,7 +161,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.15.0" + version: "1.16.0" convert: dependency: transitive description: @@ -210,7 +210,7 @@ packages: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.3.0" ffi: dependency: transitive description: @@ -280,7 +280,7 @@ packages: name: fluent_ui url: "https://pub.dartlang.org" source: hosted - version: "3.10.0" + version: "3.12.0" fluentui_system_icons: dependency: "direct main" description: @@ -391,7 +391,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.3" + version: "0.6.4" json_annotation: dependency: transitive description: @@ -426,7 +426,7 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.3" + version: "0.1.4" menubar: dependency: "direct main" description: @@ -477,7 +477,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.8.1" petitparser: dependency: transitive description: @@ -573,7 +573,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.8.2" stack_trace: dependency: transitive description: @@ -615,7 +615,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.8" + version: "0.4.9" timing: dependency: transitive description: @@ -706,7 +706,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.2" watcher: dependency: transitive description: @@ -752,5 +752,5 @@ packages: source: hosted version: "3.1.0" sdks: - dart: ">=2.16.0 <3.0.0" - flutter: ">=2.10.0" + dart: ">=2.17.0-0 <3.0.0" + flutter: ">=3.0.0" diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index 922a6cd293d..6d9cf10aabd 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: file_selector_linux: ^0.0.2+1 file_selector_macos: ^0.8.2 file_selector_windows: ^0.8.2 - fluent_ui: ^3.7.0 + fluent_ui: ^3.12.0 fluentui_system_icons: ^1.1.157 flutter: sdk: flutter