File tree Expand file tree Collapse file tree 1 file changed +8
-15
lines changed
bricks/dart_frog_dev_server/hooks Expand file tree Collapse file tree 1 file changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,6 @@ packages:
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
17
version: "2.9.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
checked_yaml:
26
19
dependency: transitive
27
20
description:
@@ -63,7 +56,7 @@ packages:
63
56
name: http_parser
64
57
url: "https://pub.dartlang.org"
65
58
source: hosted
66
- version: "4.0.0 "
59
+ version: "4.0.1 "
67
60
json_annotation:
68
61
dependency: transitive
69
62
description:
@@ -77,21 +70,21 @@ packages:
77
70
name: mason
78
71
url: "https://pub.dartlang.org"
79
72
source: hosted
80
- version: "0.1.0-dev.21 "
73
+ version: "0.1.0-dev.24 "
81
74
mason_logger:
82
75
dependency: transitive
83
76
description:
84
77
name: mason_logger
85
78
url: "https://pub.dartlang.org"
86
79
source: hosted
87
- version: "0.1.0-dev.8 "
80
+ version: "0.1.0-dev.10 "
88
81
meta:
89
82
dependency: transitive
90
83
description:
91
84
name: meta
92
85
url: "https://pub.dartlang.org"
93
86
source: hosted
94
- version: "1.7 .0"
87
+ version: "1.8 .0"
95
88
mustache_template:
96
89
dependency: transitive
97
90
description:
@@ -105,7 +98,7 @@ packages:
105
98
name: path
106
99
url: "https://pub.dartlang.org"
107
100
source: hosted
108
- version: "1.8.1 "
101
+ version: "1.8.2 "
109
102
pub_semver:
110
103
dependency: transitive
111
104
description:
@@ -133,7 +126,7 @@ packages:
133
126
name: string_scanner
134
127
url: "https://pub.dartlang.org"
135
128
source: hosted
136
- version: "1.1.0 "
129
+ version: "1.1.1 "
137
130
term_glyph:
138
131
dependency: transitive
139
132
description:
@@ -147,7 +140,7 @@ packages:
147
140
name: typed_data
148
141
url: "https://pub.dartlang.org"
149
142
source: hosted
150
- version: "1.3.0 "
143
+ version: "1.3.1 "
151
144
universal_io:
152
145
dependency: transitive
153
146
description:
@@ -161,6 +154,6 @@ packages:
161
154
name: yaml
162
155
url: "https://pub.dartlang.org"
163
156
source: hosted
164
- version: "3.1.0 "
157
+ version: "3.1.1 "
165
158
sdks:
166
159
dart: ">=2.17.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments