瀏覽代碼

Upgrade dependencies

ashilkn 1 年之前
父節點
當前提交
5538f1e5f2
共有 2 個文件被更改,包括 14 次插入11 次删除
  1. 12 4
      pubspec.lock
  2. 2 7
      pubspec.yaml

+ 12 - 4
pubspec.lock

@@ -258,6 +258,14 @@ packages:
       url: "https://github.com/ente-io/chewie.git"
     source: git
     version: "1.7.0"
+  cli_util:
+    dependency: transitive
+    description:
+      name: cli_util
+      sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7
+      url: "https://pub.dev"
+    source: hosted
+    version: "0.4.0"
   clock:
     dependency: transitive
     description:
@@ -666,10 +674,10 @@ packages:
     dependency: "direct main"
     description:
       name: flutter_launcher_icons
-      sha256: "559c600f056e7c704bd843723c21e01b5fba47e8824bd02422165bcc02a5de1d"
+      sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
       url: "https://pub.dev"
     source: hosted
-    version: "0.9.3"
+    version: "0.13.1"
   flutter_lints:
     dependency: "direct dev"
     description:
@@ -735,10 +743,10 @@ packages:
     dependency: "direct main"
     description:
       name: flutter_native_splash
-      sha256: "6777a3abb974021a39b5fdd2d46a03ca390e03903b6351f21d10e7ecc969f12d"
+      sha256: af665ef80a213a9ed502845a3d7a61b9acca4100ee7e9f067a7440bc3acd6730
       url: "https://pub.dev"
     source: hosted
-    version: "2.2.16"
+    version: "2.2.19"
   flutter_password_strength:
     dependency: "direct main"
     description:

+ 2 - 7
pubspec.yaml

@@ -65,7 +65,7 @@ dependencies:
   flutter_email_sender: ^5.2.0
   flutter_image_compress: ^1.1.0
   flutter_inappwebview: ^5.5.0+2
-  flutter_launcher_icons: ^0.9.3
+  flutter_launcher_icons: ^0.13.1
   flutter_local_notifications: ^12.0.4
   flutter_localizations:
     sdk: flutter
@@ -80,7 +80,7 @@ dependencies:
   freezed_annotation: ^2.2.0
   google_nav_bar: ^5.0.5
   http: ^0.13.4
-  image: ^3.3.0
+  image: ^4.0.17
   image_editor: ^1.3.0
   in_app_purchase: ^3.0.7
   intl: ^0.18.0
@@ -135,10 +135,6 @@ dependencies:
     git:
       url: https://github.com/pnyompen/tflite_flutter_helper.git
       ref: 43e87d4b9627539266dc20250beb35bf36320dce
-  # tflite_flutter_helper:
-  #   git:
-  #     url: https://github.com/elephantum/tflite_flutter_helper.git  # Fixes https://github.com/am15h/tflite_flutter_helper/issues/57
-  #     ref: a7d7a59a33f7cffa0a2a12ab05625807622cc97a
   tuple: ^2.0.0
   uni_links: ^0.5.1
   url_launcher: ^6.0.3
@@ -160,7 +156,6 @@ dependency_overrides:
   # but we need ffi: ^2.0.1 for newer packages. The original tfite_flutter_helper
   #
   ffi: ^2.0.1
-  image: ^4.0.17
   video_player:
     git:
       url: https://github.com/ente-io/packages.git