Skip to content

Commit

Permalink
chore(deps): bump the ui-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ui-deps group with 2 updates in the /packages/ui directory: [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) and [go_router](https://github.com/flutter/packages/tree/main/packages).


Updates `cupertino_icons` 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)

Updates `go_router` from 13.2.1 to 14.0.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v14.0.2/packages)

---
updated-dependencies:
- dependency-name: cupertino_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-deps
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ui-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 83f5c2c commit 5a4e38a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions packages/ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,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"
db:
dependency: transitive
description:
Expand Down Expand Up @@ -202,10 +202,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "7ecb2f391edbca5473db591b48555a8912dde60edd0fb3013bd6743033b2d3f8"
sha256: "9e0f7d1a3e7dc5010903e330fbc5497872c4c3cf6626381d69083cc1d5113c1e"
url: "https://pub.dev"
source: hosted
version: "13.2.1"
version: "14.0.2"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -362,10 +362,10 @@ packages:
dependency: transitive
description:
name: postgres
sha256: b743c8b1d4af6e2840fa1e2ce2d3376b829d097b6db7340a1154effac69cc738
sha256: bd1df6d2f4ad71aef92dc59e867e3ba9ec22cf2212a81cf9d35aa061ce80b1ae
url: "https://pub.dev"
source: hosted
version: "3.1.1"
version: "3.2.0"
sasl_scram:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ dependencies:
cli:
path: ../cli
collection: ^1.17.1
cupertino_icons: ^1.0.2
cupertino_icons: ^1.0.8
file: ^7.0.0
flutter:
sdk: flutter
go_router: ^13.2.1
go_router: ^14.0.2
http: ^0.13.6
openapi:
path: ../openapi
Expand Down

0 comments on commit 5a4e38a

Please sign in to comment.