mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: pump auto_route (#27876)
* chore: pump auto_route * make build * chore: use drift from pubdev (#27877) Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
+5
-12
@@ -10,7 +10,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
async: ^2.13.0
|
||||
auto_route: ^9.2.0
|
||||
auto_route: ^11.1.0
|
||||
background_downloader: ^9.3.0
|
||||
cast: ^2.1.0
|
||||
collection: ^1.19.1
|
||||
@@ -19,8 +19,8 @@ dependencies:
|
||||
crypto: ^3.0.6
|
||||
device_info_plus: ^12.2.0
|
||||
# DB
|
||||
drift: ^2.26.0
|
||||
drift_flutter: ^0.2.6
|
||||
drift: ^2.32.1
|
||||
drift_flutter: ^0.3.0
|
||||
dynamic_color: ^1.8.1
|
||||
easy_localization: ^3.0.8
|
||||
ffi: ^2.1.4
|
||||
@@ -91,10 +91,10 @@ dependencies:
|
||||
path: pkgs/ok_http/
|
||||
|
||||
dev_dependencies:
|
||||
auto_route_generator: ^9.0.0
|
||||
auto_route_generator: ^10.5.0
|
||||
build_runner: ^2.4.8
|
||||
# Drift generator
|
||||
drift_dev: ^2.26.0
|
||||
drift_dev: ^2.32.1
|
||||
fake_async: ^1.3.3
|
||||
file: ^7.0.1 # for MemoryFileSystem
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
@@ -108,13 +108,6 @@ dev_dependencies:
|
||||
# Type safe platform code
|
||||
pigeon: ^26.0.2
|
||||
|
||||
dependency_overrides:
|
||||
drift:
|
||||
git:
|
||||
url: https://github.com/immich-app/drift
|
||||
ref: '53ef7e9f19fe8f68416251760b4b99fe43f1c575'
|
||||
path: drift/
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
|
||||
Reference in New Issue
Block a user