Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pub group with 2 updates #629

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: b6283d7387310ad83bc4f3bc245b75d223a032ae6eba275afcd585de2b9a1476
sha256: "29c90806ac5f5fb896547720b73b17ee9aed9bba540dc5d91fe29f8c5745b10a"
url: "https://pub.dev"
source: hosted
version: "8.0.1"
version: "8.0.3"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -564,10 +564,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "2c582551839386fa7ddbc7770658be7c0f87f388a4bff72066478f597c34d17f"
sha256: b93d8b4d624b4ea19b0a5a208b2d6eff06004bc3ce74c06040b120eeadd00ce0
url: "https://pub.dev"
source: hosted
version: "7.0.0"
version: "8.0.0"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
catppuccin_flutter: ^1.0.0
code_text_field: ^1.0.2
collection: ^1.18.0
file_picker: ^8.0.0+1
file_picker: ^8.0.3
fl_chart: ^0.67.0
flutter_markdown: ^0.7.1
flutter_native_splash: ^2.2.19
Expand All @@ -49,7 +49,7 @@ dependencies:
json_path: ^0.7.1
jwt_decode: ^0.3.1
local_auth: ^2.1.2
package_info_plus: ^7.0.0
package_info_plus: ^8.0.0
path_provider: ^2.0.9
provider: ^6.0.4
url_launcher: ^6.0.20
Expand Down