Skip to content

Commit 0f4e537

Browse files
committed
chore: update pubspec.lock
1 parent af68eef commit 0f4e537

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.6.1"
10+
version: "2.8.2"
1111
audioplayers:
1212
dependency: "direct main"
1313
description:
1414
name: audioplayers
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "0.19.0"
17+
version: "0.20.1"
1818
beautifulsoup:
1919
dependency: "direct main"
2020
description:
@@ -35,14 +35,14 @@ packages:
3535
name: characters
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.0"
38+
version: "1.2.0"
3939
charcode:
4040
dependency: transitive
4141
description:
4242
name: charcode
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.2.0"
45+
version: "1.3.1"
4646
clock:
4747
dependency: transitive
4848
description:
@@ -127,7 +127,7 @@ packages:
127127
name: flutter_windowmanager
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "0.1.0"
130+
version: "0.2.0"
131131
html:
132132
dependency: transitive
133133
description:
@@ -169,14 +169,14 @@ packages:
169169
name: matcher
170170
url: "https://pub.dartlang.org"
171171
source: hosted
172-
version: "0.12.10"
172+
version: "0.12.11"
173173
meta:
174174
dependency: transitive
175175
description:
176176
name: meta
177177
url: "https://pub.dartlang.org"
178178
source: hosted
179-
version: "1.3.0"
179+
version: "1.7.0"
180180
package_info:
181181
dependency: "direct main"
182182
description:
@@ -307,7 +307,7 @@ packages:
307307
name: test_api
308308
url: "https://pub.dartlang.org"
309309
source: hosted
310-
version: "0.3.0"
310+
version: "0.4.3"
311311
timeago:
312312
dependency: "direct main"
313313
description:
@@ -342,7 +342,7 @@ packages:
342342
name: vector_math
343343
url: "https://pub.dartlang.org"
344344
source: hosted
345-
version: "2.1.0"
345+
version: "2.1.1"
346346
win32:
347347
dependency: transitive
348348
description:
@@ -358,5 +358,5 @@ packages:
358358
source: hosted
359359
version: "0.2.0"
360360
sdks:
361-
dart: ">=2.12.0 <3.0.0"
361+
dart: ">=2.14.0 <3.0.0"
362362
flutter: ">=2.0.0"

0 commit comments

Comments
 (0)