Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/yuorb/enthrirhs
Browse files Browse the repository at this point in the history
  • Loading branch information
lomirus committed May 3, 2024
2 parents 04b250d + 6f2146c commit 0b95fbd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "4e42aacde3b993c5947467ab640882c56947d9d27342a5b6f2895b23956954a6"
sha256: caa6bc229eab3e32eb2f37b53a5f9d22a6981474afd210c512a7546c1e1a04f6
url: "https://pub.dev"
source: hosted
version: "6.1.1"
version: "6.2.0"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -274,10 +274,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: d39e7f95621fc84376bc0f7d504f05c3a41488c562f4a8ad410569127507402c
sha256: "7b4ca6cf3304575fe9c8ec64813c8d02ee41d2afe60bcfe0678bcb5375d596a2"
url: "https://pub.dev"
source: hosted
version: "2.0.9"
version: "2.0.10+1"
flutter_web_plugins:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -559,10 +559,10 @@ packages:
dependency: "direct main"
description:
name: provider
sha256: "9a96a0a19b594dbc5bf0f1f27d2bc67d5f95957359b461cd9feb44ed6ae75096"
sha256: c8a055ee5ce3fd98d6fc872478b03823ffdb448699c6ebdbbc71d59b596fd48c
url: "https://pub.dev"
source: hosted
version: "6.1.1"
version: "6.1.2"
pub_semver:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ environment:
dependencies:
flutter:
sdk: flutter
file_picker: 6.1.1
file_picker: 6.2.0
drift: 2.15.0
path_provider: 2.1.2
path: 1.9.0
provider: 6.1.1
provider: 6.1.2
sqlite3_flutter_libs: ^0.5.20
sqlite3: 2.4.0
flutter_svg: ^2.0.9
flutter_svg: ^2.0.10+1
url_launcher: ^6.2.5
shared_preferences: ^2.2.2
flutter_markdown: ^0.6.19
Expand Down

0 comments on commit 0b95fbd

Please sign in to comment.