Skip to content

Commit 451fa5d

Browse files
committed
.
1 parent d67b953 commit 451fa5d

File tree

1 file changed

+12
-19
lines changed

1 file changed

+12
-19
lines changed

pubspec.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages:
1414
name: async
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "2.8.2"
17+
version: "2.9.0"
1818
boolean_selector:
1919
dependency: transitive
2020
description:
@@ -28,21 +28,14 @@ packages:
2828
name: characters
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.2.0"
32-
charcode:
33-
dependency: transitive
34-
description:
35-
name: charcode
36-
url: "https://pub.dartlang.org"
37-
source: hosted
38-
version: "1.3.1"
31+
version: "1.2.1"
3932
clock:
4033
dependency: transitive
4134
description:
4235
name: clock
4336
url: "https://pub.dartlang.org"
4437
source: hosted
45-
version: "1.1.0"
38+
version: "1.1.1"
4639
collection:
4740
dependency: transitive
4841
description:
@@ -63,7 +56,7 @@ packages:
6356
name: fake_async
6457
url: "https://pub.dartlang.org"
6558
source: hosted
66-
version: "1.3.0"
59+
version: "1.3.1"
6760
flutter:
6861
dependency: "direct main"
6962
description: flutter
@@ -115,28 +108,28 @@ packages:
115108
name: matcher
116109
url: "https://pub.dartlang.org"
117110
source: hosted
118-
version: "0.12.11"
111+
version: "0.12.12"
119112
material_color_utilities:
120113
dependency: transitive
121114
description:
122115
name: material_color_utilities
123116
url: "https://pub.dartlang.org"
124117
source: hosted
125-
version: "0.1.4"
118+
version: "0.1.5"
126119
meta:
127120
dependency: transitive
128121
description:
129122
name: meta
130123
url: "https://pub.dartlang.org"
131124
source: hosted
132-
version: "1.7.0"
125+
version: "1.8.0"
133126
path:
134127
dependency: transitive
135128
description:
136129
name: path
137130
url: "https://pub.dartlang.org"
138131
source: hosted
139-
version: "1.8.1"
132+
version: "1.8.2"
140133
sky_engine:
141134
dependency: transitive
142135
description: flutter
@@ -148,7 +141,7 @@ packages:
148141
name: source_span
149142
url: "https://pub.dartlang.org"
150143
source: hosted
151-
version: "1.8.2"
144+
version: "1.9.0"
152145
stack_trace:
153146
dependency: transitive
154147
description:
@@ -169,21 +162,21 @@ packages:
169162
name: string_scanner
170163
url: "https://pub.dartlang.org"
171164
source: hosted
172-
version: "1.1.0"
165+
version: "1.1.1"
173166
term_glyph:
174167
dependency: transitive
175168
description:
176169
name: term_glyph
177170
url: "https://pub.dartlang.org"
178171
source: hosted
179-
version: "1.2.0"
172+
version: "1.2.1"
180173
test_api:
181174
dependency: transitive
182175
description:
183176
name: test_api
184177
url: "https://pub.dartlang.org"
185178
source: hosted
186-
version: "0.4.9"
179+
version: "0.4.12"
187180
vector_math:
188181
dependency: transitive
189182
description:

0 commit comments

Comments
 (0)