mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore(deps): bump html from 0.15.0 to 0.15.1
Bumps [html](https://github.com/dart-lang/html) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/dart-lang/html/releases) - [Changelog](https://github.com/dart-lang/html/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/html/compare/0.15.0...0.15.1) --- updated-dependencies: - dependency-name: html dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1223cf2629
commit
83716656cf
@ -694,7 +694,7 @@ packages:
|
|||||||
name: html
|
name: html
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.15.0"
|
version: "0.15.1"
|
||||||
http:
|
http:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -13,7 +13,7 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
cupertino_icons: ^1.0.5
|
cupertino_icons: ^1.0.5
|
||||||
cached_network_image: ^3.2.2
|
cached_network_image: ^3.2.2
|
||||||
html: ^0.15.0
|
html: ^0.15.1
|
||||||
http: ^0.13.5
|
http: ^0.13.5
|
||||||
shared_preferences: ^2.0.11
|
shared_preferences: ^2.0.11
|
||||||
spotify: ^0.8.0
|
spotify: ^0.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user