From 13c7b11a957a8dcba7f5fe7f3f475af6c5619c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 10:14:32 +0000 Subject: [PATCH] Bump cupertino_icons from 1.0.6 to 1.0.8 Bumps [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.8/third_party/packages) --- updated-dependencies: - dependency-name: cupertino_icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8b50ba0e..25f2e72e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -330,10 +330,10 @@ packages: dependency: "direct main" description: name: cupertino_icons - sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d + sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6 url: "https://pub.dev" source: hosted - version: "1.0.6" + version: "1.0.8" custom_lint: dependency: "direct dev" description: @@ -1086,7 +1086,7 @@ packages: source: path version: "0.0.1" pagination_dart: - dependency: "direct overridden" + dependency: transitive description: path: "packages/pub/pagination_dart" relative: true diff --git a/pubspec.yaml b/pubspec.yaml index 2b802ed5..479d5baf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: connectivity_plus: ^6.0.2 constants: path: packages/constants - cupertino_icons: ^1.0.6 + cupertino_icons: ^1.0.8 dart_mappable: ^4.1.0 env: path: packages/env