Skip to content

Commit 0efa979

Browse files
dependabot[bot]Endika
authored andcommitted
build(deps): bump share_plus from 12.0.2 to 13.0.0
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 12.0.2 to 13.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.0.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad86e5b commit 0efa979

2 files changed

Lines changed: 15 additions & 7 deletions

File tree

pubspec.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,14 @@ packages:
8181
url: "https://pub.dev"
8282
source: hosted
8383
version: "2.2.0"
84+
ffi_leak_tracker:
85+
dependency: transitive
86+
description:
87+
name: ffi_leak_tracker
88+
sha256: "25a58eeab3f50c90b5c8ee734a816af8021777246e3272db296d1d724cc63188"
89+
url: "https://pub.dev"
90+
source: hosted
91+
version: "0.1.1"
8492
file:
8593
dependency: transitive
8694
description:
@@ -321,18 +329,18 @@ packages:
321329
dependency: "direct main"
322330
description:
323331
name: share_plus
324-
sha256: "223873d106614442ea6f20db5a038685cc5b32a2fba81cdecaefbbae0523f7fa"
332+
sha256: ad3e91cabb7dc3c7687e0f4bdaf24fb192141d11bfbf9ddea7c26f3d4e8bfb5d
325333
url: "https://pub.dev"
326334
source: hosted
327-
version: "12.0.2"
335+
version: "13.0.0"
328336
share_plus_platform_interface:
329337
dependency: transitive
330338
description:
331339
name: share_plus_platform_interface
332-
sha256: "88023e53a13429bd65d8e85e11a9b484f49d4c190abbd96c7932b74d6927cc9a"
340+
sha256: ccf360f79b95993b083259d8f37baf20a47bcf8e2551ccebdc4f781b4d15e734
333341
url: "https://pub.dev"
334342
source: hosted
335-
version: "6.1.0"
343+
version: "7.0.0"
336344
sky_engine:
337345
dependency: transitive
338346
description: flutter
@@ -462,10 +470,10 @@ packages:
462470
dependency: transitive
463471
description:
464472
name: win32
465-
sha256: d7cb55e04cd34096cd3a79b3330245f54cb96a370a1c27adb3c84b917de8b08e
473+
sha256: e7489db51886360dad710b3bc177108267f0554644dd04102dcb35f23b71c738
466474
url: "https://pub.dev"
467475
source: hosted
468-
version: "5.15.0"
476+
version: "6.0.0"
469477
xdg_directories:
470478
dependency: transitive
471479
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212
flutter_localizations:
1313
sdk: flutter
14-
share_plus: ^12.0.2
14+
share_plus: ^13.0.0
1515
path_provider: ^2.1.0
1616
web: ^1.1.1
1717
dev_dependencies:

0 commit comments

Comments
 (0)