Skip to content

Commit c29dfe5

Browse files
chore: Bump cupertino_icons from 1.0.8 to 1.0.9
Bumps [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) from 1.0.8 to 1.0.9. - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.9/third_party/packages) --- updated-dependencies: - dependency-name: cupertino_icons dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ce35d7 commit c29dfe5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ packages:
181181
dependency: "direct main"
182182
description:
183183
name: cupertino_icons
184-
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
184+
sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd"
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "1.0.8"
187+
version: "1.0.9"
188188
dart_earcut:
189189
dependency: transitive
190190
description:
@@ -193,6 +193,14 @@ packages:
193193
url: "https://pub.dev"
194194
source: hosted
195195
version: "1.2.0"
196+
dart_libusb:
197+
dependency: transitive
198+
description:
199+
name: dart_libusb
200+
sha256: "6e3e6999ee09cde919af10931e9476202ac89b37e3b88fe8ef458bc6ae59bfd8"
201+
url: "https://pub.dev"
202+
source: hosted
203+
version: "1.0.0"
196204
dart_polylabel2:
197205
dependency: transitive
198206
description:
@@ -301,10 +309,10 @@ packages:
301309
dependency: "direct main"
302310
description:
303311
name: flusbserial
304-
sha256: "2085c951d4cd9ba3c022563300a9f83e46460e5c8434f34a65ca644a9c1efced"
312+
sha256: a2ce3994f0def89b2621081ba13ce83fa085f329884515adbc45a577769b9a57
305313
url: "https://pub.dev"
306314
source: hosted
307-
version: "0.3.1"
315+
version: "0.4.0"
308316
flutter:
309317
dependency: "direct main"
310318
description: flutter
@@ -628,14 +636,6 @@ packages:
628636
url: "https://pub.dev"
629637
source: hosted
630638
version: "3.0.2"
631-
libusb:
632-
dependency: transitive
633-
description:
634-
name: libusb
635-
sha256: ca24c95f475eb53fac4dcdcd754b5a0b1b04d0bbf744f61163ae5d59197471c6
636-
url: "https://pub.dev"
637-
source: hosted
638-
version: "0.3.23+2"
639639
light:
640640
dependency: "direct main"
641641
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
sdk: flutter
1616
intl: any
1717

18-
cupertino_icons: ^1.0.8
18+
cupertino_icons: ^1.0.9
1919
flutter_svg: ^2.2.0
2020
google_fonts: ^8.0.2
2121
fl_chart: ^1.1.0

0 commit comments

Comments
 (0)