Skip to content

Commit 66c519b

Browse files
committed
publoc
k :
1 parent de1bde8 commit 66c519b

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

example/pubspec.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Generated by pub
2-
# See https://www.dartlang.org/tools/pub/glossary#lockfile
2+
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
44
async:
55
dependency: transitive
66
description:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.0.8"
10+
version: "2.3.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "1.0.4"
17+
version: "1.0.5"
1818
charcode:
1919
dependency: transitive
2020
description:
@@ -73,35 +73,35 @@ packages:
7373
name: matcher
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "0.12.3+1"
76+
version: "0.12.5"
7777
meta:
7878
dependency: transitive
7979
description:
8080
name: meta
8181
url: "https://pub.dartlang.org"
8282
source: hosted
83-
version: "1.1.6"
83+
version: "1.1.7"
8484
path:
8585
dependency: transitive
8686
description:
8787
name: path
8888
url: "https://pub.dartlang.org"
8989
source: hosted
90-
version: "1.6.2"
90+
version: "1.6.4"
9191
pedantic:
9292
dependency: transitive
9393
description:
9494
name: pedantic
9595
url: "https://pub.dartlang.org"
9696
source: hosted
97-
version: "1.4.0"
97+
version: "1.8.0+1"
9898
quiver:
9999
dependency: transitive
100100
description:
101101
name: quiver
102102
url: "https://pub.dartlang.org"
103103
source: hosted
104-
version: "2.0.1"
104+
version: "2.0.5"
105105
sky_engine:
106106
dependency: transitive
107107
description: flutter
@@ -113,7 +113,7 @@ packages:
113113
name: source_span
114114
url: "https://pub.dartlang.org"
115115
source: hosted
116-
version: "1.5.4"
116+
version: "1.5.5"
117117
stack_trace:
118118
dependency: transitive
119119
description:
@@ -127,14 +127,14 @@ packages:
127127
name: stream_channel
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "1.6.8"
130+
version: "2.0.0"
131131
string_scanner:
132132
dependency: transitive
133133
description:
134134
name: string_scanner
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "1.0.4"
137+
version: "1.0.5"
138138
term_glyph:
139139
dependency: transitive
140140
description:
@@ -148,7 +148,7 @@ packages:
148148
name: test_api
149149
url: "https://pub.dartlang.org"
150150
source: hosted
151-
version: "0.2.2"
151+
version: "0.2.5"
152152
typed_data:
153153
dependency: transitive
154154
description:
@@ -164,4 +164,4 @@ packages:
164164
source: hosted
165165
version: "2.0.8"
166166
sdks:
167-
dart: ">=2.1.0 <3.0.0"
167+
dart: ">=2.2.2 <3.0.0"

pubspec.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Generated by pub
2-
# See https://www.dartlang.org/tools/pub/glossary#lockfile
2+
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
44
async:
55
dependency: transitive
66
description:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.0.8"
10+
version: "2.3.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "1.0.4"
17+
version: "1.0.5"
1818
charcode:
1919
dependency: transitive
2020
description:
@@ -59,35 +59,35 @@ packages:
5959
name: matcher
6060
url: "https://pub.dartlang.org"
6161
source: hosted
62-
version: "0.12.3+1"
62+
version: "0.12.5"
6363
meta:
6464
dependency: transitive
6565
description:
6666
name: meta
6767
url: "https://pub.dartlang.org"
6868
source: hosted
69-
version: "1.1.6"
69+
version: "1.1.7"
7070
path:
7171
dependency: transitive
7272
description:
7373
name: path
7474
url: "https://pub.dartlang.org"
7575
source: hosted
76-
version: "1.6.2"
76+
version: "1.6.4"
7777
pedantic:
7878
dependency: transitive
7979
description:
8080
name: pedantic
8181
url: "https://pub.dartlang.org"
8282
source: hosted
83-
version: "1.4.0"
83+
version: "1.8.0+1"
8484
quiver:
8585
dependency: transitive
8686
description:
8787
name: quiver
8888
url: "https://pub.dartlang.org"
8989
source: hosted
90-
version: "2.0.1"
90+
version: "2.0.5"
9191
sky_engine:
9292
dependency: transitive
9393
description: flutter
@@ -99,7 +99,7 @@ packages:
9999
name: source_span
100100
url: "https://pub.dartlang.org"
101101
source: hosted
102-
version: "1.5.4"
102+
version: "1.5.5"
103103
stack_trace:
104104
dependency: transitive
105105
description:
@@ -113,14 +113,14 @@ packages:
113113
name: stream_channel
114114
url: "https://pub.dartlang.org"
115115
source: hosted
116-
version: "1.6.8"
116+
version: "2.0.0"
117117
string_scanner:
118118
dependency: transitive
119119
description:
120120
name: string_scanner
121121
url: "https://pub.dartlang.org"
122122
source: hosted
123-
version: "1.0.4"
123+
version: "1.0.5"
124124
term_glyph:
125125
dependency: transitive
126126
description:
@@ -134,7 +134,7 @@ packages:
134134
name: test_api
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "0.2.2"
137+
version: "0.2.5"
138138
typed_data:
139139
dependency: transitive
140140
description:
@@ -150,4 +150,4 @@ packages:
150150
source: hosted
151151
version: "2.0.8"
152152
sdks:
153-
dart: ">=2.1.0 <3.0.0"
153+
dart: ">=2.2.2 <3.0.0"

0 commit comments

Comments
 (0)