Skip to content

Commit 9d92610

Browse files
dependabot[bot]marcnause
authored andcommitted
chore: Bump fl_chart from 1.1.1 to 1.2.0
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/imaNNeo/fl_chart/releases) - [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md) - [Commits](imaNNeo/fl_chart@1.1.1...1.2.0) --- updated-dependencies: - dependency-name: fl_chart dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7b378d commit 9d92610

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
@@ -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:
@@ -293,18 +301,18 @@ packages:
293301
dependency: "direct main"
294302
description:
295303
name: fl_chart
296-
sha256: "7ca9a40f4eb85949190e54087be8b4d6ac09dc4c54238d782a34cf1f7c011de9"
304+
sha256: b938f77d042cbcd822936a7a359a7235bad8bd72070de1f827efc2cc297ac888
297305
url: "https://pub.dev"
298306
source: hosted
299-
version: "1.1.1"
307+
version: "1.2.0"
300308
flusbserial:
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
@@ -18,7 +18,7 @@ dependencies:
1818
cupertino_icons: ^1.0.8
1919
flutter_svg: ^2.2.0
2020
google_fonts: ^8.0.2
21-
fl_chart: ^1.1.0
21+
fl_chart: ^1.2.0
2222
provider: ^6.1.5
2323
usb_serial:
2424
git:

0 commit comments

Comments
 (0)