mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Bump quiver from 3.0.1+1 to 3.1.0 in /navigation_and_routing (#1215)
Bumps [quiver](https://github.com/google/quiver-dart) from 3.0.1+1 to 3.1.0. - [Release notes](https://github.com/google/quiver-dart/releases) - [Changelog](https://github.com/google/quiver-dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/quiver-dart/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: quiver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -288,7 +288,7 @@ packages:
|
|||||||
name: quiver
|
name: quiver
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.0.1+1"
|
version: "3.1.0"
|
||||||
shelf:
|
shelf:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
path_to_regexp: ^0.4.0
|
path_to_regexp: ^0.4.0
|
||||||
quiver: ^3.0.0
|
quiver: ^3.1.0
|
||||||
url_launcher: ^6.1.0
|
url_launcher: ^6.1.0
|
||||||
url_strategy: ^0.2.0
|
url_strategy: ^0.2.0
|
||||||
window_size:
|
window_size:
|
||||||
|
|||||||
Reference in New Issue
Block a user