Skip to content

Commit

Permalink
Merge pull request #84 from JonasWanke/dependabot/pub/example/pub-5ba…
Browse files Browse the repository at this point in the history
…2c06d28

build(deps): bump the pub group across 1 directory with 2 updates
  • Loading branch information
jwbot authored Jan 13, 2025
2 parents 1c921ae + c00dd02 commit 4da9647
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,18 +349,18 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "2fd11229f59e23e967b0775df8d5948a519cd7e1e8b6e849729e010587b46539"
sha256: "7c2d40b59890a929824f30d442e810116caf5088482629c894b9e4478c67472d"
url: "https://pub.dev"
source: hosted
version: "14.6.2"
version: "14.6.3"
go_router_builder:
dependency: "direct dev"
description:
name: go_router_builder
sha256: "3425b72dea69209754ac6b71b4da34165dcd4d4a2934713029945709a246427a"
sha256: "293e366566c209f70a05508bb5fdd6ce536fa3f75e58ccba1f83341a7943a6be"
url: "https://pub.dev"
source: hosted
version: "2.7.1"
version: "2.7.3"
graphs:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ environment:
dependencies:
flutter:
sdk: flutter
go_router: ^14.2.1
go_router: ^14.6.3
swipeable_page_route:
path: ../

dev_dependencies:
build_runner: ^2.4.14
go_router_builder: ^2.7.0
go_router_builder: ^2.7.3
supernova:
git:
url: https://github.com/JonasWanke/supernova.git
Expand Down

0 comments on commit 4da9647

Please sign in to comment.