Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump flutter_svg from 2.0.13 to 2.0.14 in /gui/p…
Browse files Browse the repository at this point in the history
…ackages/ubuntupro (#958)
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
2 parents 952d0c3 + b5e9d18 commit 5da20eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: de82e6bf958cec7190fbc1c5298282c851228e35ae2b14e2b103e7f777818c64
sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
url: "https://pub.dev"
source: hosted
version: "2.0.13"
version: "2.0.14"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -917,10 +917,10 @@ packages:
dependency: transitive
description:
name: vector_graphics
sha256: "32c3c684e02f9bc0afb0ae0aa653337a2fe022e8ab064bcd7ffda27a74e288e3"
sha256: "773c9522d66d523e1c7b25dfb95cc91c26a1e17b107039cfe147285e92de7878"
url: "https://pub.dev"
source: hosted
version: "1.1.11+1"
version: "1.1.14"
vector_graphics_codec:
dependency: transitive
description:
Expand All @@ -933,10 +933,10 @@ packages:
dependency: transitive
description:
name: vector_graphics_compiler
sha256: "12faff3f73b1741a36ca7e31b292ddeb629af819ca9efe9953b70bd63fc8cd81"
sha256: ab9ff38fc771e9ee1139320adbe3d18a60327370c218c60752068ebee4b49ab1
url: "https://pub.dev"
source: hosted
version: "1.1.11+1"
version: "1.1.15"
vector_math:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.7.4
flutter_svg: ^2.0.13
flutter_svg: ^2.0.14
grpc: ^4.0.1
intl: ^0.19.0
meta: ^1.12.0
Expand Down

0 comments on commit 5da20eb

Please sign in to comment.