@@ -7,21 +7,14 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.8.2 "
10
+ version: "2.9.0 "
11
11
characters:
12
12
dependency: transitive
13
13
description:
14
14
name: characters
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
17
version: "1.2.0"
18
- charcode:
19
- dependency: transitive
20
- description:
21
- name: charcode
22
- url: "https://pub.dartlang.org"
23
- source: hosted
24
- version: "1.3.1"
25
18
clock:
26
19
dependency: transitive
27
20
description:
@@ -42,7 +35,7 @@ packages:
42
35
name: ffi
43
36
url: "https://pub.dartlang.org"
44
37
source: hosted
45
- version: "1.1.2 "
38
+ version: "1.2.1 "
46
39
flutter:
47
40
dependency: "direct main"
48
41
description: flutter
@@ -71,7 +64,7 @@ packages:
71
64
name: http_parser
72
65
url: "https://pub.dartlang.org"
73
66
source: hosted
74
- version: "4.0.0 "
67
+ version: "4.0.1 "
75
68
intl:
76
69
dependency: "direct main"
77
70
description:
@@ -106,14 +99,14 @@ packages:
106
99
name: package_info_plus
107
100
url: "https://pub.dartlang.org"
108
101
source: hosted
109
- version: "1.4.0 "
102
+ version: "1.4.2 "
110
103
package_info_plus_linux:
111
104
dependency: transitive
112
105
description:
113
106
name: package_info_plus_linux
114
107
url: "https://pub.dartlang.org"
115
108
source: hosted
116
- version: "1.0.3 "
109
+ version: "1.0.5 "
117
110
package_info_plus_macos:
118
111
dependency: transitive
119
112
description:
@@ -134,14 +127,14 @@ packages:
134
127
name: package_info_plus_web
135
128
url: "https://pub.dartlang.org"
136
129
source: hosted
137
- version: "1.0.4 "
130
+ version: "1.0.5 "
138
131
package_info_plus_windows:
139
132
dependency: transitive
140
133
description:
141
134
name: package_info_plus_windows
142
135
url: "https://pub.dartlang.org"
143
136
source: hosted
144
- version: "1.0.4 "
137
+ version: "1.0.5 "
145
138
path:
146
139
dependency: transitive
147
140
description:
@@ -167,14 +160,14 @@ packages:
167
160
name: source_span
168
161
url: "https://pub.dartlang.org"
169
162
source: hosted
170
- version: "1.8.2 "
163
+ version: "1.9.0 "
171
164
string_scanner:
172
165
dependency: transitive
173
166
description:
174
167
name: string_scanner
175
168
url: "https://pub.dartlang.org"
176
169
source: hosted
177
- version: "1.1.0 "
170
+ version: "1.1.1 "
178
171
term_glyph:
179
172
dependency: transitive
180
173
description:
@@ -202,7 +195,7 @@ packages:
202
195
name: win32
203
196
url: "https://pub.dartlang.org"
204
197
source: hosted
205
- version: "2.4.1 "
198
+ version: "2.5.2 "
206
199
sdks:
207
200
dart: ">=2.15.0 <3.0.0"
208
201
flutter: ">=1.20.0"
0 commit comments