Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Oct 16, 2023
1 parent 12129a4 commit 1e2b8d3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ packages:
dependency: "direct main"
description:
name: device_info_plus
sha256: "86add5ef97215562d2e090535b0a16f197902b10c369c558a100e74ea06e8659"
sha256: "7035152271ff67b072a211152846e9f1259cf1be41e34cd3e0b5463d2d6b8419"
url: "https://pub.dev"
source: hosted
version: "9.0.3"
version: "9.1.0"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -263,7 +263,7 @@ packages:
description:
path: "packages/dynamite/dynamite_runtime"
ref: HEAD
resolved-ref: "750b17b660faff921629a276134a2f5a4e8f5f0e"
resolved-ref: "7a511100f5cbb52fd6930ca27e91fc842b3be8f0"
url: "https://github.com/nextcloud/neon"
source: git
version: "1.0.0"
Expand Down Expand Up @@ -319,10 +319,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: be325344c1f3070354a1d84a231a1ba75ea85d413774ec4bdf444c023342e030
sha256: "903dd4ba13eae7cef64acc480e91bf54c3ddd23b5b90b639c170f3911e489620"
url: "https://pub.dev"
source: hosted
version: "5.5.0"
version: "6.0.0"
fixnum:
dependency: "direct main"
description:
Expand Down Expand Up @@ -520,10 +520,10 @@ packages:
dependency: "direct main"
description:
name: font_awesome_flutter
sha256: "5fb789145cae1f4c3245c58b3f8fb287d055c26323879eab57a7bf0cfd1e45f3"
sha256: "52671aea66da73b58d42ec6d0912b727a42248dd9a7c76d6c20f275783c48c08"
url: "https://pub.dev"
source: hosted
version: "10.5.0"
version: "10.6.0"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter
Expand All @@ -533,10 +533,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "1bd28265168045adb2df3da178bdbd44d37dddca0e7cfc867f8665d4f6b31f0c"
sha256: "2ccd74480706e0a70a0e0dfa9543dede41bc11d0fe3b146a6ad7b7686f6b4407"
url: "https://pub.dev"
source: hosted
version: "11.1.3"
version: "11.1.4"
google_fonts:
dependency: "direct main"
description:
Expand Down Expand Up @@ -740,7 +740,7 @@ packages:
description:
path: "packages/nextcloud"
ref: main
resolved-ref: "750b17b660faff921629a276134a2f5a4e8f5f0e"
resolved-ref: "7a511100f5cbb52fd6930ca27e91fc842b3be8f0"
url: "https://github.com/nextcloud/neon"
source: git
version: "1.0.0"
Expand Down Expand Up @@ -1040,18 +1040,18 @@ packages:
dependency: "direct main"
description:
name: share_plus
sha256: "6cec740fa0943a826951223e76218df002804adb588235a8910dc3d6b0654e11"
sha256: f74fc3f1cbd99f39760182e176802f693fa0ec9625c045561cfad54681ea93dd
url: "https://pub.dev"
source: hosted
version: "7.1.0"
version: "7.2.1"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
sha256: "357412af4178d8e11d14f41723f80f12caea54cf0d5cd29af9dcdab85d58aea7"
sha256: df08bc3a07d01f5ea47b45d03ffcba1fa9cd5370fb44b3f38c70e42cced0f956
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.3.1"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1125,18 +1125,18 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: ce1270c6dada4163b42811682d49ecc12efa076efbdde066c05e7fd010c4eb23
sha256: "829ae38374a328ac8d97d5835e8b4e9bbed1993f66ca85771c5ccec9c87ac397"
url: "https://pub.dev"
source: hosted
version: "3.24.0"
version: "3.25.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: cbd4dedb7543c5e791100ef565c30e42b609c918260bfb2f5114f420ccee1d56
sha256: cb5e1611744cca620cc03f93a54eca6918e25ae7d600cd940ef2d556e2be4c64
url: "https://pub.dev"
source: hosted
version: "3.24.0"
version: "3.25.0"
source_span:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies:

pdf: ^3.8.4
share_plus: ^7.0.0
file_picker: ^5.2.5
file_picker: ^6.0.0

regexed_validator: ^2.0.0+1

Expand Down

0 comments on commit 1e2b8d3

Please sign in to comment.