Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
ff8d5a341b fix(deps): update mobile 2025-12-09 18:29:14 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.35.7" "flutter": "3.38.4"
} }

View File

@@ -7,7 +7,7 @@ environment:
dependencies: dependencies:
analyzer: ^7.0.0 analyzer: ^7.0.0
analyzer_plugin: ^0.13.0 analyzer_plugin: ^0.13.0
custom_lint_builder: ^0.7.5 custom_lint_builder: 0.8.1
glob: ^2.1.2 glob: ^2.1.2
dev_dependencies: dev_dependencies:

View File

@@ -1,5 +1,5 @@
[tools] [tools]
flutter = "3.35.7" flutter = "3.38.4"
[tools."github:CQLabs/homebrew-dcm"] [tools."github:CQLabs/homebrew-dcm"]
version = "1.30.0" version = "1.30.0"

View File

@@ -6,7 +6,7 @@ version: 2.3.1+3028
environment: environment:
sdk: '>=3.8.0 <4.0.0' sdk: '>=3.8.0 <4.0.0'
flutter: 3.35.7 flutter: 3.38.4
dependencies: dependencies:
async: ^2.13.0 async: ^2.13.0
@@ -52,7 +52,7 @@ dependencies:
isar_community_flutter_libs: 3.3.0-dev.3 isar_community_flutter_libs: 3.3.0-dev.3
local_auth: ^2.3.0 local_auth: ^2.3.0
logging: ^1.3.0 logging: ^1.3.0
maplibre_gl: ^0.22.0 maplibre_gl: 0.24.1
native_video_player: native_video_player:
git: git:
@@ -79,7 +79,7 @@ dependencies:
socket_io_client: ^2.0.3+1 socket_io_client: ^2.0.3+1
stream_transform: ^2.1.1 stream_transform: ^2.1.1
thumbhash: 0.1.0+1 thumbhash: 0.1.0+1
timezone: ^0.9.4 timezone: 0.10.1
url_launcher: ^6.3.2 url_launcher: ^6.3.2
uuid: ^4.5.1 uuid: ^4.5.1
wakelock_plus: ^1.3.0 wakelock_plus: ^1.3.0
@@ -88,7 +88,7 @@ dependencies:
dev_dependencies: dev_dependencies:
auto_route_generator: ^9.0.0 auto_route_generator: ^9.0.0
build_runner: ^2.4.8 build_runner: ^2.4.8
custom_lint: ^0.7.5 custom_lint: 0.8.1
# Drift generator # Drift generator
drift_dev: ^2.26.0 drift_dev: ^2.26.0
fake_async: ^1.3.3 fake_async: ^1.3.3