Skip to content

Commit dfe4ea1

Browse files
chore(deps): bump window_manager from 0.2.8 to 0.3.0
Bumps [window_manager](https://github.com/leanflutter/window_manager) from 0.2.8 to 0.3.0. - [Release notes](https://github.com/leanflutter/window_manager/releases) - [Changelog](https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md) - [Commits](leanflutter/window_manager@v0.2.8...v0.3.0) --- updated-dependencies: - dependency-name: window_manager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59561ab commit dfe4ea1

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pubspec.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ packages:
9898
name: async
9999
url: "https://pub.dartlang.org"
100100
source: hosted
101-
version: "2.9.0"
101+
version: "2.10.0"
102102
audio_service:
103103
dependency: "direct main"
104104
description:
@@ -196,7 +196,7 @@ packages:
196196
name: boolean_selector
197197
url: "https://pub.dartlang.org"
198198
source: hosted
199-
version: "2.1.0"
199+
version: "2.1.1"
200200
build:
201201
dependency: transitive
202202
description:
@@ -322,7 +322,7 @@ packages:
322322
name: collection
323323
url: "https://pub.dartlang.org"
324324
source: hosted
325-
version: "1.16.0"
325+
version: "1.17.0"
326326
color:
327327
dependency: transitive
328328
description:
@@ -776,7 +776,7 @@ packages:
776776
name: js
777777
url: "https://pub.dartlang.org"
778778
source: hosted
779-
version: "0.6.4"
779+
version: "0.6.5"
780780
json_annotation:
781781
dependency: transitive
782782
description:
@@ -839,14 +839,14 @@ packages:
839839
name: matcher
840840
url: "https://pub.dartlang.org"
841841
source: hosted
842-
version: "0.12.12"
842+
version: "0.12.13"
843843
material_color_utilities:
844844
dependency: transitive
845845
description:
846846
name: material_color_utilities
847847
url: "https://pub.dartlang.org"
848848
source: hosted
849-
version: "0.1.5"
849+
version: "0.2.0"
850850
meta:
851851
dependency: transitive
852852
description:
@@ -1287,7 +1287,7 @@ packages:
12871287
name: source_span
12881288
url: "https://pub.dartlang.org"
12891289
source: hosted
1290-
version: "1.9.0"
1290+
version: "1.9.1"
12911291
spotify:
12921292
dependency: "direct main"
12931293
description:
@@ -1315,7 +1315,7 @@ packages:
13151315
name: stack_trace
13161316
url: "https://pub.dartlang.org"
13171317
source: hosted
1318-
version: "1.10.0"
1318+
version: "1.11.0"
13191319
state_notifier:
13201320
dependency: transitive
13211321
description:
@@ -1329,7 +1329,7 @@ packages:
13291329
name: stream_channel
13301330
url: "https://pub.dartlang.org"
13311331
source: hosted
1332-
version: "2.1.0"
1332+
version: "2.1.1"
13331333
stream_transform:
13341334
dependency: transitive
13351335
description:
@@ -1343,7 +1343,7 @@ packages:
13431343
name: string_scanner
13441344
url: "https://pub.dartlang.org"
13451345
source: hosted
1346-
version: "1.1.1"
1346+
version: "1.2.0"
13471347
synchronized:
13481348
dependency: transitive
13491349
description:
@@ -1364,7 +1364,7 @@ packages:
13641364
name: test_api
13651365
url: "https://pub.dartlang.org"
13661366
source: hosted
1367-
version: "0.4.12"
1367+
version: "0.4.16"
13681368
time:
13691369
dependency: transitive
13701370
description:
@@ -1462,7 +1462,7 @@ packages:
14621462
name: vector_math
14631463
url: "https://pub.dartlang.org"
14641464
source: hosted
1465-
version: "2.1.2"
1465+
version: "2.1.4"
14661466
version:
14671467
dependency: "direct main"
14681468
description:
@@ -1504,7 +1504,7 @@ packages:
15041504
name: window_manager
15051505
url: "https://pub.dartlang.org"
15061506
source: hosted
1507-
version: "0.2.8"
1507+
version: "0.3.0"
15081508
window_size:
15091509
dependency: "direct main"
15101510
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies:
6464
adwaita: ^0.5.2
6565
flutter_svg: ^1.1.6
6666
fuzzywuzzy: ^0.2.0
67-
window_manager: 0.2.8
67+
window_manager: ^0.3.0
6868
window_size:
6969
git:
7070
url: https://github.com/google/flutter-desktop-embedding.git

0 commit comments

Comments
 (0)