chore: upgrade dependencies to fix low-severity vulnerability

- connectivity_plus 6.1.5 → 7.1.1
- package_info_plus 8.3.1 → 10.1.0
- package_info_plus_platform_interface 3.2.1 → 4.1.0
- win32 5.15.0 → 6.2.0
- json_annotation 4.11.0 → 4.12.0
- ffi_leak_tracker added (0.1.2)
This commit is contained in:
Edison Jwa
2026-05-17 21:48:24 +09:00
parent 618b6930fe
commit b97cc9589b
2 changed files with 20 additions and 12 deletions
+2 -2
View File
@@ -39,7 +39,7 @@ dependencies:
cupertino_icons: ^1.0.8
flutter_rust_bridge: 2.12.0
freezed_annotation: ^3.1.0
connectivity_plus: ^6.1.0
connectivity_plus: ^7.1.1
path_provider: ^2.1.4
# audio_session 0.2.3 (MIT, Ryan Heise, 865k downloads) gives us
# programmatic access to AVAudioSession on iOS + AudioManager on
@@ -73,7 +73,7 @@ dependencies:
# iPhone screen always matches the commit that built it; no
# more "am I testing the right build?" question during the
# iOS audio test cycle.
package_info_plus: ^8.0.0
package_info_plus: ^10.1.0
dev_dependencies:
flutter_test: