From 159dea2d5cd33eef1ff1c327b635182868714d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:29:42 +0000 Subject: [PATCH] Bump pdf from 3.10.8 to 3.11.0 Bumps [pdf](https://github.com/DavBfr/dart_pdf) from 3.10.8 to 3.11.0. - [Commits](https://github.com/DavBfr/dart_pdf/commits) --- updated-dependencies: - dependency-name: pdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8c97e6c..fb17597 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -665,10 +665,10 @@ packages: dependency: "direct main" description: name: pdf - sha256: "243f05342fc0bdf140eba5b069398985cdbdd3dbb1d776cf43d5ea29cc570ba6" + sha256: "81d5522bddc1ef5c28e8f0ee40b71708761753c163e0c93a40df56fd515ea0f0" url: "https://pub.dev" source: hosted - version: "3.10.8" + version: "3.11.0" pdf_widget_wrapper: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6e566cd..bb71a71 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: intl: any dropdown_search: ^5.0.6 omni_datetime_picker: ^1.1.0 - pdf: ^3.10.8 + pdf: ^3.11.0 printing: ^5.12.0 dev_dependencies: