mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-03 16:49:48 +08:00
upgrade deps
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
26
pubspec.lock
26
pubspec.lock
@@ -139,8 +139,8 @@ packages:
|
|||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: master
|
ref: master
|
||||||
resolved-ref: "4d28c7d6dad6c099a44058527ddc65405a94b4d0"
|
resolved-ref: ca2bb137bd0e4b221df3bc5ba1492d2902c78624
|
||||||
url: "https://github.com/orz12/auto_orientation.git"
|
url: "https://github.com/bggRGjQaUbCoE/auto_orientation.git"
|
||||||
source: git
|
source: git
|
||||||
version: "2.3.1"
|
version: "2.3.1"
|
||||||
boolean_selector:
|
boolean_selector:
|
||||||
@@ -285,10 +285,10 @@ packages:
|
|||||||
description:
|
description:
|
||||||
path: "packages/chat_bottom_container"
|
path: "packages/chat_bottom_container"
|
||||||
ref: main
|
ref: main
|
||||||
resolved-ref: "475331343d9ae041807d0d862a88fb1d2b7a64a1"
|
resolved-ref: acccababf698ef1712031c383ea4b7ff54ae630c
|
||||||
url: "https://github.com/pye52/flutter_chat_packages.git"
|
url: "https://github.com/bggRGjQaUbCoE/flutter_chat_packages.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.3.0"
|
version: "0.3.2"
|
||||||
checked_yaml:
|
checked_yaml:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@@ -1366,10 +1366,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: permission_handler
|
name: permission_handler
|
||||||
sha256: "2d070d8684b68efb580a5997eb62f675e8a885ef0be6e754fb9ef489c177470f"
|
sha256: bc917da36261b00137bbc8896bf1482169cd76f866282368948f032c8c1caae1
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "12.0.0+1"
|
version: "12.0.1"
|
||||||
permission_handler_android:
|
permission_handler_android:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@@ -1454,10 +1454,10 @@ packages:
|
|||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: posix
|
name: posix
|
||||||
sha256: f0d7856b6ca1887cfa6d1d394056a296ae33489db914e365e2044fdada449e62
|
sha256: "6323a5b0fa688b6a010df4905a56b00181479e6d10534cecfecede2aa55add61"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "6.0.2"
|
version: "6.0.3"
|
||||||
pretty_qr_code:
|
pretty_qr_code:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@@ -1598,10 +1598,10 @@ packages:
|
|||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: sentry
|
name: sentry
|
||||||
sha256: "4aee18ffcdb6d92db3a770764fd0034b93f27ae736cf9f39855575a36c04fe91"
|
sha256: "40583b61f5f4dc0ea7095a34c03cd71e17b43bd8866fba34972398f70806b464"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "9.1.0"
|
version: "9.2.0"
|
||||||
share_plus:
|
share_plus:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@@ -1804,10 +1804,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: synchronized
|
name: synchronized
|
||||||
sha256: "0669c70faae6270521ee4f05bffd2919892d42d1276e6c495be80174b6bc0ef6"
|
sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.3.1"
|
version: "3.4.0"
|
||||||
system_proxy:
|
system_proxy:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|||||||
@@ -124,7 +124,7 @@ dependencies:
|
|||||||
# universal_platform: ^1.1.0
|
# universal_platform: ^1.1.0
|
||||||
auto_orientation:
|
auto_orientation:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/orz12/auto_orientation.git
|
url: https://github.com/bggRGjQaUbCoE/auto_orientation.git
|
||||||
ref: master
|
ref: master
|
||||||
protobuf: ^4.0.0
|
protobuf: ^4.0.0
|
||||||
animations: ^2.0.11
|
animations: ^2.0.11
|
||||||
@@ -177,7 +177,7 @@ dependencies:
|
|||||||
# chat_bottom_container: ^0.2.0
|
# chat_bottom_container: ^0.2.0
|
||||||
chat_bottom_container:
|
chat_bottom_container:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/pye52/flutter_chat_packages.git
|
url: https://github.com/bggRGjQaUbCoE/flutter_chat_packages.git
|
||||||
ref: main
|
ref: main
|
||||||
path: packages/chat_bottom_container
|
path: packages/chat_bottom_container
|
||||||
image_picker: ^1.1.2
|
image_picker: ^1.1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user