From 5aa49a1ae1f6e8f70440ec17b6473851041dece4 Mon Sep 17 00:00:00 2001 From: dom Date: Sat, 11 Jul 2026 08:24:31 +0800 Subject: [PATCH] upgrade deps Signed-off-by: dom --- pubspec.lock | 30 +++++++++++++++--------------- pubspec.yaml | 1 + 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 93783c853..ef2a5be18 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: app_links - sha256: "9d3c82f634c7f5b5c752f7ee46b67724246043f5e1d5fc1b433dd5b38d780dbe" + sha256: f8db46d2ea9ff6f3a37191a7fd5b7813da1253ace8c32c1b9eadace41d1188ea url: "https://pub.dev" source: hosted - version: "7.2.0" + version: "7.2.1" app_links_linux: dependency: transitive description: @@ -45,10 +45,10 @@ packages: dependency: transitive description: name: app_links_platform_interface - sha256: "78a18580eecac98108d1eef52a7db668bc317714f5205e616973363326efe333" + sha256: "7546f09a6e93f4a2df2fe2bd40a5c6c64310ac461b036d82b43033be7a59f809" url: "https://pub.dev" source: hosted - version: "2.0.3" + version: "2.0.4" app_links_web: dependency: transitive description: @@ -94,10 +94,10 @@ packages: description: path: audio_service ref: main - resolved-ref: "81cf56d5a8b8e9c8aa5a4c9396aebe094e09622f" + resolved-ref: e0860cf42618880b7e4fc5843d1e297c93d23922 url: "https://github.com/bggRGjQaUbCoE/audio_service.git" source: git - version: "0.18.18" + version: "0.18.19" audio_service_platform_interface: dependency: transitive description: @@ -158,34 +158,34 @@ packages: dependency: transitive description: name: build - sha256: a156715e7cd728130c592f30552575908aae5b100005fbc1f0fb16b3c03a3d10 + sha256: "45d14a0fb23e018d8287c32fc98d726ce466b231928ed9b9200f29bd3ccd39ae" url: "https://pub.dev" source: hosted - version: "4.0.6" + version: "4.0.7" build_config: dependency: transitive description: name: build_config - sha256: "4070d2a59f8eec34c97c86ceb44403834899075f66e8a9d59706f8e7834f6f71" + sha256: f2c223156a26eea323e6244b85141d76413a80aeee9fe0b380773789fabaf8ae url: "https://pub.dev" source: hosted - version: "1.3.0" + version: "1.3.1" build_daemon: dependency: transitive description: name: build_daemon - sha256: bf05f6e12cfea92d3c09308d7bcdab1906cd8a179b023269eed00c071004b957 + sha256: fd754058c342243718d5171a95f352cfc9fcf0cba8cfa26df67cb13a5836db78 url: "https://pub.dev" source: hosted - version: "4.1.1" + version: "4.1.2" build_runner: dependency: "direct dev" description: name: build_runner - sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6" + sha256: "5367e521935b102bdf1e735d2aab461e36b2edca6517662d088dd04cc39f8d16" url: "https://pub.dev" source: hosted - version: "2.15.0" + version: "2.15.1" built_collection: dependency: transitive description: @@ -984,7 +984,7 @@ packages: dependency: "direct dev" description: path: "pkgs/jnigen" - ref: HEAD + ref: "55520836d363aac7f1ebae47387d03a30302be7b" resolved-ref: "55520836d363aac7f1ebae47387d03a30302be7b" url: "https://github.com/dart-lang/native.git" source: git diff --git a/pubspec.yaml b/pubspec.yaml index 69aef51cb..2c9625473 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -235,6 +235,7 @@ dev_dependencies: git: url: https://github.com/dart-lang/native.git path: pkgs/jnigen + ref: 55520836d363aac7f1ebae47387d03a30302be7b flutter_launcher_icons: android: true