Skip to content

Commit bd9c259

Browse files
committed
Updated dependencies
1 parent 67fe977 commit bd9c259

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

pubspec.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
name: _fe_analyzer_shared
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "49.0.0"
10+
version: "52.0.0"
1111
analyzer:
1212
dependency: transitive
1313
description:
1414
name: analyzer
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "5.1.0"
17+
version: "5.4.0"
1818
args:
1919
dependency: transitive
2020
description:
@@ -28,14 +28,14 @@ packages:
2828
name: async
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "2.9.0"
31+
version: "2.10.0"
3232
boolean_selector:
3333
dependency: transitive
3434
description:
3535
name: boolean_selector
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "2.1.0"
38+
version: "2.1.1"
3939
collection:
4040
dependency: transitive
4141
description:
@@ -77,14 +77,14 @@ packages:
7777
name: frontend_server_client
7878
url: "https://pub.dartlang.org"
7979
source: hosted
80-
version: "3.0.0"
80+
version: "3.2.0"
8181
glob:
8282
dependency: transitive
8383
description:
8484
name: glob
8585
url: "https://pub.dartlang.org"
8686
source: hosted
87-
version: "2.1.0"
87+
version: "2.1.1"
8888
http_multi_server:
8989
dependency: transitive
9090
description:
@@ -112,14 +112,14 @@ packages:
112112
name: js
113113
url: "https://pub.dartlang.org"
114114
source: hosted
115-
version: "0.6.4"
115+
version: "0.6.5"
116116
lints:
117117
dependency: "direct dev"
118118
description:
119119
name: lints
120120
url: "https://pub.dartlang.org"
121121
source: hosted
122-
version: "2.0.0"
122+
version: "2.0.1"
123123
logging:
124124
dependency: transitive
125125
description:
@@ -133,7 +133,7 @@ packages:
133133
name: matcher
134134
url: "https://pub.dartlang.org"
135135
source: hosted
136-
version: "0.12.12"
136+
version: "0.12.14"
137137
meta:
138138
dependency: transitive
139139
description:
@@ -147,7 +147,7 @@ packages:
147147
name: mime
148148
url: "https://pub.dartlang.org"
149149
source: hosted
150-
version: "1.0.2"
150+
version: "1.0.3"
151151
node_preamble:
152152
dependency: transitive
153153
description:
@@ -168,7 +168,7 @@ packages:
168168
name: path
169169
url: "https://pub.dartlang.org"
170170
source: hosted
171-
version: "1.8.2"
171+
version: "1.8.3"
172172
pool:
173173
dependency: transitive
174174
description:
@@ -182,7 +182,7 @@ packages:
182182
name: pub_semver
183183
url: "https://pub.dartlang.org"
184184
source: hosted
185-
version: "2.1.2"
185+
version: "2.1.3"
186186
shelf:
187187
dependency: transitive
188188
description:
@@ -210,21 +210,21 @@ packages:
210210
name: shelf_web_socket
211211
url: "https://pub.dartlang.org"
212212
source: hosted
213-
version: "1.0.2"
213+
version: "1.0.3"
214214
source_map_stack_trace:
215215
dependency: transitive
216216
description:
217217
name: source_map_stack_trace
218218
url: "https://pub.dartlang.org"
219219
source: hosted
220-
version: "2.1.0"
220+
version: "2.1.1"
221221
source_maps:
222222
dependency: transitive
223223
description:
224224
name: source_maps
225225
url: "https://pub.dartlang.org"
226226
source: hosted
227-
version: "0.10.10"
227+
version: "0.10.11"
228228
source_span:
229229
dependency: transitive
230230
description:
@@ -238,7 +238,7 @@ packages:
238238
name: stack_trace
239239
url: "https://pub.dartlang.org"
240240
source: hosted
241-
version: "1.10.0"
241+
version: "1.11.0"
242242
stream_channel:
243243
dependency: transitive
244244
description:
@@ -252,7 +252,7 @@ packages:
252252
name: string_scanner
253253
url: "https://pub.dartlang.org"
254254
source: hosted
255-
version: "1.1.1"
255+
version: "1.2.0"
256256
term_glyph:
257257
dependency: transitive
258258
description:
@@ -266,21 +266,21 @@ packages:
266266
name: test
267267
url: "https://pub.dartlang.org"
268268
source: hosted
269-
version: "1.21.6"
269+
version: "1.22.1"
270270
test_api:
271271
dependency: transitive
272272
description:
273273
name: test_api
274274
url: "https://pub.dartlang.org"
275275
source: hosted
276-
version: "0.4.14"
276+
version: "0.4.17"
277277
test_core:
278278
dependency: transitive
279279
description:
280280
name: test_core
281281
url: "https://pub.dartlang.org"
282282
source: hosted
283-
version: "0.4.18"
283+
version: "0.4.21"
284284
typed_data:
285285
dependency: transitive
286286
description:

0 commit comments

Comments
 (0)