@@ -7,42 +7,49 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.1 "
10
+ version: "2.8.2 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
14
14
name: boolean_selector
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.0.0"
17
+ version: "2.1.0"
18
+ characters:
19
+ dependency: transitive
20
+ description:
21
+ name: characters
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "1.2.0"
18
25
charcode:
19
26
dependency: transitive
20
27
description:
21
28
name: charcode
22
29
url: "https://pub.dartlang.org"
23
30
source: hosted
24
- version: "1.1.3 "
31
+ version: "1.3.1 "
25
32
clock:
26
33
dependency: transitive
27
34
description:
28
35
name: clock
29
36
url: "https://pub.dartlang.org"
30
37
source: hosted
31
- version: "1.0.1 "
38
+ version: "1.1.0 "
32
39
collection:
33
40
dependency: transitive
34
41
description:
35
42
name: collection
36
43
url: "https://pub.dartlang.org"
37
44
source: hosted
38
- version: "1.14.12 "
45
+ version: "1.16.0 "
39
46
fake_async:
40
47
dependency: transitive
41
48
description:
42
49
name: fake_async
43
50
url: "https://pub.dartlang.org"
44
51
source: hosted
45
- version: "1.1 .0"
52
+ version: "1.3 .0"
46
53
flutter:
47
54
dependency: "direct main"
48
55
description: flutter
@@ -59,42 +66,42 @@ packages:
59
66
name: http
60
67
url: "https://pub.dartlang.org"
61
68
source: hosted
62
- version: "0.12.1 "
69
+ version: "0.13.4 "
63
70
http_parser:
64
71
dependency: transitive
65
72
description:
66
73
name: http_parser
67
74
url: "https://pub.dartlang.org"
68
75
source: hosted
69
- version: "3.1.3 "
76
+ version: "4.0.1 "
70
77
matcher:
71
78
dependency: transitive
72
79
description:
73
80
name: matcher
74
81
url: "https://pub.dartlang.org"
75
82
source: hosted
76
- version: "0.12.6 "
77
- meta :
83
+ version: "0.12.11 "
84
+ material_color_utilities :
78
85
dependency: transitive
79
86
description:
80
- name: meta
87
+ name: material_color_utilities
81
88
url: "https://pub.dartlang.org"
82
89
source: hosted
83
- version: "1 .1.8 "
84
- path :
90
+ version: "0 .1.4 "
91
+ meta :
85
92
dependency: transitive
86
93
description:
87
- name: path
94
+ name: meta
88
95
url: "https://pub.dartlang.org"
89
96
source: hosted
90
97
version: "1.7.0"
91
- pedantic :
98
+ path :
92
99
dependency: transitive
93
100
description:
94
- name: pedantic
101
+ name: path
95
102
url: "https://pub.dartlang.org"
96
103
source: hosted
97
- version: "1.8.0+ 1"
104
+ version: "1.8.1"
98
105
sky_engine:
99
106
dependency: transitive
100
107
description: flutter
@@ -106,62 +113,63 @@ packages:
106
113
name: source_span
107
114
url: "https://pub.dartlang.org"
108
115
source: hosted
109
- version: "1.7.0 "
116
+ version: "1.8.2 "
110
117
stack_trace:
111
118
dependency: transitive
112
119
description:
113
120
name: stack_trace
114
121
url: "https://pub.dartlang.org"
115
122
source: hosted
116
- version: "1.9.3 "
123
+ version: "1.10.0 "
117
124
stream_channel:
118
125
dependency: transitive
119
126
description:
120
127
name: stream_channel
121
128
url: "https://pub.dartlang.org"
122
129
source: hosted
123
- version: "2.0 .0"
130
+ version: "2.1 .0"
124
131
string_scanner:
125
132
dependency: transitive
126
133
description:
127
134
name: string_scanner
128
135
url: "https://pub.dartlang.org"
129
136
source: hosted
130
- version: "1.0.5 "
137
+ version: "1.1.0 "
131
138
term_glyph:
132
139
dependency: transitive
133
140
description:
134
141
name: term_glyph
135
142
url: "https://pub.dartlang.org"
136
143
source: hosted
137
- version: "1.1 .0"
144
+ version: "1.2 .0"
138
145
test_api:
139
146
dependency: transitive
140
147
description:
141
148
name: test_api
142
149
url: "https://pub.dartlang.org"
143
150
source: hosted
144
- version: "0.2.15 "
151
+ version: "0.4.9 "
145
152
typed_data:
146
153
dependency: transitive
147
154
description:
148
155
name: typed_data
149
156
url: "https://pub.dartlang.org"
150
157
source: hosted
151
- version: "1.1.6 "
158
+ version: "1.3.1 "
152
159
vector_math:
153
160
dependency: transitive
154
161
description:
155
162
name: vector_math
156
163
url: "https://pub.dartlang.org"
157
164
source: hosted
158
- version: "2.0.8 "
165
+ version: "2.1.2 "
159
166
wp_json_api:
160
167
dependency: "direct dev"
161
168
description:
162
169
path: ".."
163
170
relative: true
164
171
source: path
165
- version: "0.1.4 "
172
+ version: "3.2.0 "
166
173
sdks:
167
- dart: ">=2.6.0 <3.0.0"
174
+ dart: ">=2.17.0 <3.0.0"
175
+ flutter: ">=1.17.0"
0 commit comments