Skip to content

Commit ef3772c

Browse files
chore(deps): bump matrix from 7.0.0 to 7.1.0 (#152)
Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/famedly/matrix-dart-sdk/releases) - [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md) - [Commits](famedly/matrix-dart-sdk@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: matrix dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 003eb25 commit ef3772c

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,10 @@ packages:
286286
dependency: transitive
287287
description:
288288
name: characters
289-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
289+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
290290
url: "https://pub.dev"
291291
source: hosted
292-
version: "1.4.0"
292+
version: "1.4.1"
293293
charcode:
294294
dependency: transitive
295295
description:
@@ -1162,26 +1162,26 @@ packages:
11621162
dependency: transitive
11631163
description:
11641164
name: matcher
1165-
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
1165+
sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
11661166
url: "https://pub.dev"
11671167
source: hosted
1168-
version: "0.12.17"
1168+
version: "0.12.19"
11691169
material_color_utilities:
11701170
dependency: transitive
11711171
description:
11721172
name: material_color_utilities
1173-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
1173+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
11741174
url: "https://pub.dev"
11751175
source: hosted
1176-
version: "0.11.1"
1176+
version: "0.13.0"
11771177
matrix:
11781178
dependency: "direct main"
11791179
description:
11801180
name: matrix
1181-
sha256: "0da5f65016c704bda81eae807cdadc18a046a444fa7e5cec83e60e5d04006d17"
1181+
sha256: "629a0e5cae675c141c6ed14a21850e74327bf0e2c90f60e225d5363cc93a50f7"
11821182
url: "https://pub.dev"
11831183
source: hosted
1184-
version: "7.0.0"
1184+
version: "7.1.0"
11851185
matrix4_transform:
11861186
dependency: transitive
11871187
description:
@@ -2032,18 +2032,18 @@ packages:
20322032
dependency: transitive
20332033
description:
20342034
name: test_api
2035-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
2035+
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
20362036
url: "https://pub.dev"
20372037
source: hosted
2038-
version: "0.7.7"
2038+
version: "0.7.10"
20392039
test_core:
20402040
dependency: transitive
20412041
description:
20422042
name: test_core
2043-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
2043+
sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51"
20442044
url: "https://pub.dev"
20452045
source: hosted
2046-
version: "0.6.12"
2046+
version: "0.6.16"
20472047
typed_data:
20482048
dependency: transitive
20492049
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies:
5353
linkify: ^5.0.0
5454
liquid_progress_indicator_v2: ^0.5.0
5555
local_notifier: ^0.1.6
56-
matrix: ^7.0.0
56+
matrix: ^7.1.0
5757
media_kit:
5858
git:
5959
url: https://github.com/Predidit/media-kit.git

0 commit comments

Comments
 (0)