Skip to content

Commit dea51e0

Browse files
Bump xml from 6.6.1 to 7.0.1
Bumps [xml](https://github.com/renggli/dart-xml) from 6.6.1 to 7.0.1. - [Changelog](https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md) - [Commits](renggli/dart-xml@v6.6.1...v7.0.1) --- updated-dependencies: - dependency-name: xml dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e8da06 commit dea51e0

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -357,10 +357,10 @@ packages:
357357
dependency: transitive
358358
description:
359359
name: dbus
360-
sha256: d0c98dcd4f5169878b6cf8f6e0a52403a9dff371a3e2f019697accbf6f44a270
360+
sha256: "792974a4007974fbc5c1b5433eb2330a9db3e368c3f906253af4c007d0f49a91"
361361
url: "https://pub.dev"
362362
source: hosted
363-
version: "0.7.12"
363+
version: "0.7.13"
364364
drift:
365365
dependency: "direct main"
366366
description:
@@ -540,10 +540,10 @@ packages:
540540
dependency: "direct dev"
541541
description:
542542
name: flutter_native_splash
543-
sha256: "4fb9f4113350d3a80841ce05ebf1976a36de622af7d19aca0ca9a9911c7ff002"
543+
sha256: "9db4b80b044e9af17cc4b1272137fc7ace0054d879ef8210a76adc34aaf4cdff"
544544
url: "https://pub.dev"
545545
source: hosted
546-
version: "2.4.7"
546+
version: "2.4.8"
547547
flutter_plugin_android_lifecycle:
548548
dependency: transitive
549549
description:
@@ -771,10 +771,10 @@ packages:
771771
dependency: transitive
772772
description:
773773
name: image
774-
sha256: f9881ff4998044947ec38d098bc7c8316ae1186fa786eddffdb867b9bc94dfce
774+
sha256: "6300175e00616bbc832e2fc91bfa4d776af5402c81c7151bee6905bb08473c52"
775775
url: "https://pub.dev"
776776
source: hosted
777-
version: "4.8.0"
777+
version: "4.9.1"
778778
image_picker:
779779
dependency: "direct main"
780780
description:
@@ -1669,10 +1669,10 @@ packages:
16691669
dependency: transitive
16701670
description:
16711671
name: vector_graphics_compiler
1672-
sha256: "5a88dd14c0954a5398af544651c7fb51b457a2a556949bfb25369b210ef73a74"
1672+
sha256: "7ee12e6dffe0fc8e755179d6d91b3b34f5924223fc104d85572ef9180d73d172"
16731673
url: "https://pub.dev"
16741674
source: hosted
1675-
version: "1.2.0"
1675+
version: "1.2.5"
16761676
vector_math:
16771677
dependency: transitive
16781678
description:
@@ -1813,10 +1813,10 @@ packages:
18131813
dependency: "direct dev"
18141814
description:
18151815
name: xml
1816-
sha256: "971043b3a0d3da28727e40ed3e0b5d18b742fa5a68665cca88e74b7876d5e025"
1816+
sha256: "67f0aff7be013d107995e9b75bf4e7f2c3ef2dfdb2c8e68024bba0a7fd5756a4"
18171817
url: "https://pub.dev"
18181818
source: hosted
1819-
version: "6.6.1"
1819+
version: "7.0.1"
18201820
yaml:
18211821
dependency: transitive
18221822
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dev_dependencies:
8686
# Used to stub the url_launcher platform interface for the web-handoff test
8787
url_launcher_platform_interface: ^2.3.2
8888
drift_dev: ^2.33.0
89-
xml: ^6.6.1
89+
xml: ^7.0.1
9090
flutter_lints: ^6.0.0
9191
flutter_native_splash: ^2.4.7
9292
freezed: ^3.2.0

0 commit comments

Comments
 (0)