Skip to content

Commit b3638e6

Browse files
Bump flutter_svg from 2.0.5 to 2.0.6 (MixinNetwork#264)
Bumps [flutter_svg](https://github.com/dnfield/flutter_svg/tree/master/packages) from 2.0.5 to 2.0.6. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36f9a52 commit b3638e6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pubspec.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@ packages:
410410
dependency: "direct main"
411411
description:
412412
name: flutter_svg
413-
sha256: f991fdb1533c3caeee0cdc14b04f50f0c3916f0dbcbc05237ccbe4e3c6b93f3f
413+
sha256: "6ff8c902c8056af9736de2689f63f81c42e2d642b9f4c79dbf8790ae48b63012"
414414
url: "https://pub.dev"
415415
source: hosted
416-
version: "2.0.5"
416+
version: "2.0.6"
417417
flutter_test:
418418
dependency: "direct dev"
419419
description: flutter
@@ -1089,26 +1089,26 @@ packages:
10891089
dependency: transitive
10901090
description:
10911091
name: vector_graphics
1092-
sha256: "59a230f8bf37dd8b077335d1d64d895bccef0fb14f50730e3d79e8990bf3ed2b"
1092+
sha256: b96f10cbdfcbd03a65758633a43e7d04574438f059b1043104b5d61b23d38a4f
10931093
url: "https://pub.dev"
10941094
source: hosted
1095-
version: "1.1.5+1"
1095+
version: "1.1.6"
10961096
vector_graphics_codec:
10971097
dependency: transitive
10981098
description:
10991099
name: vector_graphics_codec
1100-
sha256: "40781fe91c6d10a617c0289f7ec16cdb2d85a7f3654af2778c6d0adbf3bf45a3"
1100+
sha256: "57a8e6e24662a3bdfe3b3d61257db91768700c0b8f844e235877b56480f31c69"
11011101
url: "https://pub.dev"
11021102
source: hosted
1103-
version: "1.1.5+1"
1103+
version: "1.1.6"
11041104
vector_graphics_compiler:
11051105
dependency: transitive
11061106
description:
11071107
name: vector_graphics_compiler
1108-
sha256: "6ca1298b70edcc3486fdb14032f1a186a593f1b5f6b5e82fb10febddcb1c61bb"
1108+
sha256: "7430f5d834d0db4560d7b19863362cd892f1e52b43838553a3c5cdfc9ab28e5b"
11091109
url: "https://pub.dev"
11101110
source: hosted
1111-
version: "1.1.5+1"
1111+
version: "1.1.6"
11121112
vector_math:
11131113
dependency: transitive
11141114
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
json_annotation: ^4.8.1
4040
flutter_hooks: ^0.18.6
4141
equatable: ^2.0.5
42-
flutter_svg: ^2.0.5
42+
flutter_svg: ^2.0.6
4343
path_provider: ^2.0.2
4444
provider: ^6.0.4
4545
isolate: ^2.1.1

0 commit comments

Comments
 (0)