Skip to content

Commit 463cbf1

Browse files
Bump cupertino_icons from 1.0.2 to 1.0.5
Bumps [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) from 1.0.2 to 1.0.5. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages) --- updated-dependencies: - dependency-name: cupertino_icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b1787c commit 463cbf1

1 file changed

Lines changed: 22 additions & 15 deletions

File tree

pubspec.lock

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.6.1"
10+
version: "2.9.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -21,7 +21,7 @@ packages:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.1.0"
24+
version: "1.2.1"
2525
charcode:
2626
dependency: transitive
2727
description:
@@ -35,28 +35,28 @@ packages:
3535
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.0"
38+
version: "1.1.1"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.15.0"
45+
version: "1.16.0"
4646
cupertino_icons:
4747
dependency: "direct main"
4848
description:
4949
name: cupertino_icons
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "1.0.2"
52+
version: "1.0.5"
5353
fake_async:
5454
dependency: transitive
5555
description:
5656
name: fake_async
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "1.2.0"
59+
version: "1.3.1"
6060
flutter:
6161
dependency: "direct main"
6262
description: flutter
@@ -87,14 +87,21 @@ packages:
8787
name: matcher
8888
url: "https://pub.dartlang.org"
8989
source: hosted
90-
version: "0.12.10"
90+
version: "0.12.12"
91+
material_color_utilities:
92+
dependency: transitive
93+
description:
94+
name: material_color_utilities
95+
url: "https://pub.dartlang.org"
96+
source: hosted
97+
version: "0.1.5"
9198
meta:
9299
dependency: transitive
93100
description:
94101
name: meta
95102
url: "https://pub.dartlang.org"
96103
source: hosted
97-
version: "1.3.0"
104+
version: "1.8.0"
98105
mime:
99106
dependency: transitive
100107
description:
@@ -108,7 +115,7 @@ packages:
108115
name: path
109116
url: "https://pub.dartlang.org"
110117
source: hosted
111-
version: "1.8.0"
118+
version: "1.8.2"
112119
pedantic:
113120
dependency: transitive
114121
description:
@@ -141,7 +148,7 @@ packages:
141148
name: source_span
142149
url: "https://pub.dartlang.org"
143150
source: hosted
144-
version: "1.8.1"
151+
version: "1.9.0"
145152
stack_trace:
146153
dependency: transitive
147154
description:
@@ -162,21 +169,21 @@ packages:
162169
name: string_scanner
163170
url: "https://pub.dartlang.org"
164171
source: hosted
165-
version: "1.1.0"
172+
version: "1.1.1"
166173
term_glyph:
167174
dependency: transitive
168175
description:
169176
name: term_glyph
170177
url: "https://pub.dartlang.org"
171178
source: hosted
172-
version: "1.2.0"
179+
version: "1.2.1"
173180
test_api:
174181
dependency: transitive
175182
description:
176183
name: test_api
177184
url: "https://pub.dartlang.org"
178185
source: hosted
179-
version: "0.3.0"
186+
version: "0.4.12"
180187
typed_data:
181188
dependency: transitive
182189
description:
@@ -190,7 +197,7 @@ packages:
190197
name: vector_math
191198
url: "https://pub.dartlang.org"
192199
source: hosted
193-
version: "2.1.0"
200+
version: "2.1.2"
194201
sdks:
195-
dart: ">=2.12.0 <3.0.0"
202+
dart: ">=2.17.0-0 <3.0.0"
196203
flutter: ">=1.12.13+hotfix.5"

0 commit comments

Comments
 (0)