From 01cbe7715c2a785c58afd36025d31b0f1ab053cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:38:21 +0000 Subject: [PATCH] chore(deps): bump flex_color_picker from 3.5.1 to 3.6.0 in /APP Bumps [flex_color_picker](https://github.com/rydmike/flex_color_picker) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/rydmike/flex_color_picker/releases) - [Changelog](https://github.com/rydmike/flex_color_picker/blob/master/CHANGELOG.md) - [Commits](https://github.com/rydmike/flex_color_picker/compare/3.5.1...3.6.0) --- updated-dependencies: - dependency-name: flex_color_picker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- APP/pubspec.lock | 29 ++++++++--------------------- APP/pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 22 deletions(-) diff --git a/APP/pubspec.lock b/APP/pubspec.lock index 0df0dbff..a572952c 100644 --- a/APP/pubspec.lock +++ b/APP/pubspec.lock @@ -5,23 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834 + sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7" url: "https://pub.dev" source: hosted - version: "72.0.0" - _macros: - dependency: transitive - description: dart - source: sdk - version: "0.3.2" + version: "67.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139 + sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d" url: "https://pub.dev" source: hosted - version: "6.7.0" + version: "6.4.1" args: dependency: transitive description: @@ -266,18 +261,18 @@ packages: dependency: "direct main" description: name: flex_color_picker - sha256: "809af4ec82ede3b140ed0219b97d548de99e47aa4b99b14a10f705a2dbbcba5e" + sha256: "12dc855ae8ef5491f529b1fc52c655f06dcdf4114f1f7fdecafa41eec2ec8d79" url: "https://pub.dev" source: hosted - version: "3.5.1" + version: "3.6.0" flex_seed_scheme: dependency: transitive description: name: flex_seed_scheme - sha256: "86470c8dc470f55dd3e28a6d30e3253a1c176df32903263d7daeabfc0c77dbd4" + sha256: "7639d2c86268eff84a909026eb169f008064af0fb3696a651b24b0fa24a40334" url: "https://pub.dev" source: hosted - version: "3.2.0" + version: "3.4.1" flutter: dependency: "direct main" description: flutter @@ -538,14 +533,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.2.0" - macros: - dependency: transitive - description: - name: macros - sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536" - url: "https://pub.dev" - source: hosted - version: "0.1.2-main.4" matcher: dependency: transitive description: diff --git a/APP/pubspec.yaml b/APP/pubspec.yaml index f68635e3..4896fc7f 100644 --- a/APP/pubspec.yaml +++ b/APP/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: universal_html: ^2.2.1 file_picker: ^6.1.1 flutter_dotenv: ^5.0.2 - flex_color_picker: ^3.3.1 + flex_color_picker: ^3.6.0 flag: ^7.0.0 flutter_inappwebview: ^6.0.0 graphview: ^1.2.0