Skip to content

Commit 6c26221

Browse files
committed
Upgrade pubspec settings
1 parent 9cf407e commit 6c26221

File tree

1 file changed

+54
-29
lines changed

1 file changed

+54
-29
lines changed

pubspec.lock

+54-29
Original file line numberDiff line numberDiff line change
@@ -5,42 +5,48 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
url: "https://pub.dartlang.org"
8+
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
9+
url: "https://pub.dev"
910
source: hosted
10-
version: "2.9.0"
11+
version: "2.10.0"
1112
boolean_selector:
1213
dependency: transitive
1314
description:
1415
name: boolean_selector
15-
url: "https://pub.dartlang.org"
16+
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
17+
url: "https://pub.dev"
1618
source: hosted
17-
version: "2.1.0"
19+
version: "2.1.1"
1820
characters:
1921
dependency: transitive
2022
description:
2123
name: characters
22-
url: "https://pub.dartlang.org"
24+
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
25+
url: "https://pub.dev"
2326
source: hosted
2427
version: "1.2.1"
2528
clock:
2629
dependency: transitive
2730
description:
2831
name: clock
29-
url: "https://pub.dartlang.org"
32+
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
33+
url: "https://pub.dev"
3034
source: hosted
3135
version: "1.1.1"
3236
collection:
3337
dependency: transitive
3438
description:
3539
name: collection
36-
url: "https://pub.dartlang.org"
40+
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
41+
url: "https://pub.dev"
3742
source: hosted
38-
version: "1.16.0"
43+
version: "1.17.0"
3944
fake_async:
4045
dependency: transitive
4146
description:
4247
name: fake_async
43-
url: "https://pub.dartlang.org"
48+
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
49+
url: "https://pub.dev"
4450
source: hosted
4551
version: "1.3.1"
4652
flutter:
@@ -53,32 +59,44 @@ packages:
5359
description: flutter
5460
source: sdk
5561
version: "0.0.0"
62+
js:
63+
dependency: transitive
64+
description:
65+
name: js
66+
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
67+
url: "https://pub.dev"
68+
source: hosted
69+
version: "0.6.5"
5670
matcher:
5771
dependency: transitive
5872
description:
5973
name: matcher
60-
url: "https://pub.dartlang.org"
74+
sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
75+
url: "https://pub.dev"
6176
source: hosted
62-
version: "0.12.12"
77+
version: "0.12.13"
6378
material_color_utilities:
6479
dependency: transitive
6580
description:
6681
name: material_color_utilities
67-
url: "https://pub.dartlang.org"
82+
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
83+
url: "https://pub.dev"
6884
source: hosted
69-
version: "0.1.5"
85+
version: "0.2.0"
7086
meta:
7187
dependency: transitive
7288
description:
7389
name: meta
74-
url: "https://pub.dartlang.org"
90+
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
91+
url: "https://pub.dev"
7592
source: hosted
7693
version: "1.8.0"
7794
path:
7895
dependency: transitive
7996
description:
8097
name: path
81-
url: "https://pub.dartlang.org"
98+
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
99+
url: "https://pub.dev"
82100
source: hosted
83101
version: "1.8.2"
84102
sky_engine:
@@ -90,51 +108,58 @@ packages:
90108
dependency: transitive
91109
description:
92110
name: source_span
93-
url: "https://pub.dartlang.org"
111+
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
112+
url: "https://pub.dev"
94113
source: hosted
95-
version: "1.9.0"
114+
version: "1.9.1"
96115
stack_trace:
97116
dependency: transitive
98117
description:
99118
name: stack_trace
100-
url: "https://pub.dartlang.org"
119+
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
120+
url: "https://pub.dev"
101121
source: hosted
102-
version: "1.10.0"
122+
version: "1.11.0"
103123
stream_channel:
104124
dependency: transitive
105125
description:
106126
name: stream_channel
107-
url: "https://pub.dartlang.org"
127+
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
128+
url: "https://pub.dev"
108129
source: hosted
109-
version: "2.1.0"
130+
version: "2.1.1"
110131
string_scanner:
111132
dependency: transitive
112133
description:
113134
name: string_scanner
114-
url: "https://pub.dartlang.org"
135+
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
136+
url: "https://pub.dev"
115137
source: hosted
116-
version: "1.1.1"
138+
version: "1.2.0"
117139
term_glyph:
118140
dependency: transitive
119141
description:
120142
name: term_glyph
121-
url: "https://pub.dartlang.org"
143+
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
144+
url: "https://pub.dev"
122145
source: hosted
123146
version: "1.2.1"
124147
test_api:
125148
dependency: transitive
126149
description:
127150
name: test_api
128-
url: "https://pub.dartlang.org"
151+
sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
152+
url: "https://pub.dev"
129153
source: hosted
130-
version: "0.4.12"
154+
version: "0.4.16"
131155
vector_math:
132156
dependency: transitive
133157
description:
134158
name: vector_math
135-
url: "https://pub.dartlang.org"
159+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
160+
url: "https://pub.dev"
136161
source: hosted
137-
version: "2.1.2"
162+
version: "2.1.4"
138163
sdks:
139-
dart: ">=2.17.0-0 <3.0.0"
164+
dart: ">=2.18.0 <3.0.0"
140165
flutter: ">=1.12.0"

0 commit comments

Comments
 (0)