Skip to content

Commit c37a2d3

Browse files
committed
Updated dependencies
1 parent 190938d commit c37a2d3

File tree

1 file changed

+32
-39
lines changed

1 file changed

+32
-39
lines changed

pubspec.lock

Lines changed: 32 additions & 39 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: "40.0.0"
10+
version: "49.0.0"
1111
analyzer:
1212
dependency: transitive
1313
description:
1414
name: analyzer
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "4.1.0"
17+
version: "5.1.0"
1818
args:
1919
dependency: transitive
2020
description:
@@ -28,42 +28,35 @@ packages:
2828
name: async
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "2.8.2"
31+
version: "2.9.0"
3232
boolean_selector:
3333
dependency: transitive
3434
description:
3535
name: boolean_selector
3636
url: "https://pub.dartlang.org"
3737
source: hosted
3838
version: "2.1.0"
39-
charcode:
40-
dependency: transitive
41-
description:
42-
name: charcode
43-
url: "https://pub.dartlang.org"
44-
source: hosted
45-
version: "1.3.1"
4639
collection:
4740
dependency: transitive
4841
description:
4942
name: collection
5043
url: "https://pub.dartlang.org"
5144
source: hosted
52-
version: "1.16.0"
45+
version: "1.17.0"
5346
convert:
5447
dependency: transitive
5548
description:
5649
name: convert
5750
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "3.0.2"
52+
version: "3.1.1"
6053
coverage:
6154
dependency: transitive
6255
description:
6356
name: coverage
6457
url: "https://pub.dartlang.org"
6558
source: hosted
66-
version: "1.3.2"
59+
version: "1.6.1"
6760
crypto:
6861
dependency: transitive
6962
description:
@@ -77,35 +70,35 @@ packages:
7770
name: file
7871
url: "https://pub.dartlang.org"
7972
source: hosted
80-
version: "6.1.2"
73+
version: "6.1.4"
8174
frontend_server_client:
8275
dependency: transitive
8376
description:
8477
name: frontend_server_client
8578
url: "https://pub.dartlang.org"
8679
source: hosted
87-
version: "2.1.3"
80+
version: "3.0.0"
8881
glob:
8982
dependency: transitive
9083
description:
9184
name: glob
9285
url: "https://pub.dartlang.org"
9386
source: hosted
94-
version: "2.0.2"
87+
version: "2.1.0"
9588
http_multi_server:
9689
dependency: transitive
9790
description:
9891
name: http_multi_server
9992
url: "https://pub.dartlang.org"
10093
source: hosted
101-
version: "3.2.0"
94+
version: "3.2.1"
10295
http_parser:
10396
dependency: transitive
10497
description:
10598
name: http_parser
10699
url: "https://pub.dartlang.org"
107100
source: hosted
108-
version: "4.0.1"
101+
version: "4.0.2"
109102
io:
110103
dependency: transitive
111104
description:
@@ -133,14 +126,14 @@ packages:
133126
name: logging
134127
url: "https://pub.dartlang.org"
135128
source: hosted
136-
version: "1.0.2"
129+
version: "1.1.0"
137130
matcher:
138131
dependency: transitive
139132
description:
140133
name: matcher
141134
url: "https://pub.dartlang.org"
142135
source: hosted
143-
version: "0.12.11"
136+
version: "0.12.12"
144137
meta:
145138
dependency: transitive
146139
description:
@@ -168,56 +161,56 @@ packages:
168161
name: package_config
169162
url: "https://pub.dartlang.org"
170163
source: hosted
171-
version: "2.0.2"
164+
version: "2.1.0"
172165
path:
173166
dependency: transitive
174167
description:
175168
name: path
176169
url: "https://pub.dartlang.org"
177170
source: hosted
178-
version: "1.8.1"
171+
version: "1.8.2"
179172
pool:
180173
dependency: transitive
181174
description:
182175
name: pool
183176
url: "https://pub.dartlang.org"
184177
source: hosted
185-
version: "1.5.0"
178+
version: "1.5.1"
186179
pub_semver:
187180
dependency: transitive
188181
description:
189182
name: pub_semver
190183
url: "https://pub.dartlang.org"
191184
source: hosted
192-
version: "2.1.1"
185+
version: "2.1.2"
193186
shelf:
194187
dependency: transitive
195188
description:
196189
name: shelf
197190
url: "https://pub.dartlang.org"
198191
source: hosted
199-
version: "1.3.0"
192+
version: "1.4.0"
200193
shelf_packages_handler:
201194
dependency: transitive
202195
description:
203196
name: shelf_packages_handler
204197
url: "https://pub.dartlang.org"
205198
source: hosted
206-
version: "3.0.0"
199+
version: "3.0.1"
207200
shelf_static:
208201
dependency: transitive
209202
description:
210203
name: shelf_static
211204
url: "https://pub.dartlang.org"
212205
source: hosted
213-
version: "1.1.0"
206+
version: "1.1.1"
214207
shelf_web_socket:
215208
dependency: transitive
216209
description:
217210
name: shelf_web_socket
218211
url: "https://pub.dartlang.org"
219212
source: hosted
220-
version: "1.0.1"
213+
version: "1.0.2"
221214
source_map_stack_trace:
222215
dependency: transitive
223216
description:
@@ -238,7 +231,7 @@ packages:
238231
name: source_span
239232
url: "https://pub.dartlang.org"
240233
source: hosted
241-
version: "1.8.2"
234+
version: "1.9.1"
242235
stack_trace:
243236
dependency: transitive
244237
description:
@@ -252,42 +245,42 @@ packages:
252245
name: stream_channel
253246
url: "https://pub.dartlang.org"
254247
source: hosted
255-
version: "2.1.0"
248+
version: "2.1.1"
256249
string_scanner:
257250
dependency: transitive
258251
description:
259252
name: string_scanner
260253
url: "https://pub.dartlang.org"
261254
source: hosted
262-
version: "1.1.0"
255+
version: "1.1.1"
263256
term_glyph:
264257
dependency: transitive
265258
description:
266259
name: term_glyph
267260
url: "https://pub.dartlang.org"
268261
source: hosted
269-
version: "1.2.0"
262+
version: "1.2.1"
270263
test:
271264
dependency: "direct dev"
272265
description:
273266
name: test
274267
url: "https://pub.dartlang.org"
275268
source: hosted
276-
version: "1.21.1"
269+
version: "1.21.6"
277270
test_api:
278271
dependency: transitive
279272
description:
280273
name: test_api
281274
url: "https://pub.dartlang.org"
282275
source: hosted
283-
version: "0.4.9"
276+
version: "0.4.14"
284277
test_core:
285278
dependency: transitive
286279
description:
287280
name: test_core
288281
url: "https://pub.dartlang.org"
289282
source: hosted
290-
version: "0.4.13"
283+
version: "0.4.18"
291284
typed_data:
292285
dependency: transitive
293286
description:
@@ -301,14 +294,14 @@ packages:
301294
name: vm_service
302295
url: "https://pub.dartlang.org"
303296
source: hosted
304-
version: "8.3.0"
297+
version: "9.4.0"
305298
watcher:
306299
dependency: transitive
307300
description:
308301
name: watcher
309302
url: "https://pub.dartlang.org"
310303
source: hosted
311-
version: "1.0.1"
304+
version: "1.0.2"
312305
web_socket_channel:
313306
dependency: transitive
314307
description:
@@ -322,7 +315,7 @@ packages:
322315
name: webkit_inspection_protocol
323316
url: "https://pub.dartlang.org"
324317
source: hosted
325-
version: "1.1.0"
318+
version: "1.2.0"
326319
yaml:
327320
dependency: transitive
328321
description:
@@ -331,4 +324,4 @@ packages:
331324
source: hosted
332325
version: "3.1.1"
333326
sdks:
334-
dart: ">=2.17.1 <3.0.0"
327+
dart: ">=2.18.0 <3.0.0"

0 commit comments

Comments
 (0)