Skip to content

Commit 42a97b9

Browse files
build(deps)(deps): bump cupertino_icons from 1.0.8 to 1.0.9 in /src (#24)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8bf3eb commit 42a97b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ packages:
101101
dependency: "direct main"
102102
description:
103103
name: cupertino_icons
104-
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
104+
sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd"
105105
url: "https://pub.dev"
106106
source: hosted
107-
version: "1.0.8"
107+
version: "1.0.9"
108108
dart_jsonwebtoken:
109109
dependency: transitive
110110
description:

src/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333

3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
36-
cupertino_icons: ^1.0.8
36+
cupertino_icons: ^1.0.9
3737
flutter_dotenv: ^6.0.0
3838
intl: ^0.20.2
3939
supabase_flutter: ^2.12.2

0 commit comments

Comments
 (0)