Skip to content

Commit

Permalink
Bump flutter_svg from 2.0.7 to 2.0.9 in /uni
Browse files Browse the repository at this point in the history
Bumps [flutter_svg](https://github.com/dnfield/flutter_svg/tree/master/packages) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Commits](https://github.com/dnfield/flutter_svg/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 6ad458a commit 97a1246
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions uni/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "8c5d68a82add3ca76d792f058b186a0599414f279f00ece4830b9b231b570338"
sha256: d39e7f95621fc84376bc0f7d504f05c3a41488c562f4a8ad410569127507402c
url: "https://pub.dev"
source: hosted
version: "2.0.7"
version: "2.0.9"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -1238,26 +1238,26 @@ packages:
dependency: transitive
description:
name: vector_graphics
sha256: "670f6e07aca990b4a2bcdc08a784193c4ccdd1932620244c3a86bb72a0eac67f"
sha256: "0f0c746dd2d6254a0057218ff980fc7f5670fd0fcf5e4db38a490d31eed4ad43"
url: "https://pub.dev"
source: hosted
version: "1.1.7"
version: "1.1.9+1"
vector_graphics_codec:
dependency: transitive
description:
name: vector_graphics_codec
sha256: "7451721781d967db9933b63f5733b1c4533022c0ba373a01bdd79d1a5457f69f"
sha256: "0edf6d630d1bfd5589114138ed8fada3234deacc37966bec033d3047c29248b7"
url: "https://pub.dev"
source: hosted
version: "1.1.7"
version: "1.1.9+1"
vector_graphics_compiler:
dependency: transitive
description:
name: vector_graphics_compiler
sha256: "80a13c613c8bde758b1464a1755a7b3a8f2b6cec61fbf0f5a53c94c30f03ba2e"
sha256: d24333727332d9bd20990f1483af4e09abdb9b1fc7c3db940b56ab5c42790c26
url: "https://pub.dev"
source: hosted
version: "1.1.7"
version: "1.1.9+1"
vector_math:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
flutter_map: ^5.0.0
flutter_map_marker_popup: ^5.0.0
flutter_markdown: ^0.6.0
flutter_svg: ^2.0.0+1
flutter_svg: ^2.0.9
flutter_widget_from_html_core: ^0.14.9
html: ^0.15.0
http: ^1.1.0
Expand Down

0 comments on commit 97a1246

Please sign in to comment.