diff --git a/desktop_photo_search/fluent_ui/pubspec.lock b/desktop_photo_search/fluent_ui/pubspec.lock index a98c22d55..f811dca5a 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -287,7 +287,7 @@ packages: name: fluentui_system_icons url: "https://pub.dartlang.org" source: hosted - version: "1.1.165" + version: "1.1.166" flutter: dependency: "direct main" description: flutter diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index 1005335f6..47d70d7d1 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: file_selector_macos: ^0.8.2 file_selector_windows: ^0.8.2 fluent_ui: ^3.11.0 - fluentui_system_icons: ^1.1.157 + fluentui_system_icons: ^1.1.166 flutter: sdk: flutter http: ^0.13.4