mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
update dependencies again
This commit is contained in:
22
pubspec.lock
22
pubspec.lock
@@ -408,8 +408,8 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e
|
||||
resolved-ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e
|
||||
ref: "1657f62fe7545ac43a339e0a5ee2b82bacd81e9f"
|
||||
resolved-ref: "1657f62fe7545ac43a339e0a5ee2b82bacd81e9f"
|
||||
url: "https://github.com/wgh136/flutter_qjs"
|
||||
source: git
|
||||
version: "0.3.7"
|
||||
@@ -433,9 +433,9 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "480fb169dd1dcfd7e0bace6795f804f94603e1c9"
|
||||
resolved-ref: "480fb169dd1dcfd7e0bace6795f804f94603e1c9"
|
||||
url: "https://github.com/UjuiUjuMandan/flutter_saf"
|
||||
ref: "7637b8b67d0a831f3cd7e702b8173e300880d32e"
|
||||
resolved-ref: "7637b8b67d0a831f3cd7e702b8173e300880d32e"
|
||||
url: "https://github.com/pkuislm/flutter_saf.git"
|
||||
source: git
|
||||
version: "0.0.1"
|
||||
flutter_test:
|
||||
@@ -629,8 +629,8 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "31fec41cefc565a8b2f4f71dcb5fde0359148333"
|
||||
resolved-ref: "31fec41cefc565a8b2f4f71dcb5fde0359148333"
|
||||
ref: "9a784b193af5d55b2a35e58fa390bda3e4f35d00"
|
||||
resolved-ref: "9a784b193af5d55b2a35e58fa390bda3e4f35d00"
|
||||
url: "https://github.com/venera-app/lodepng_flutter"
|
||||
source: git
|
||||
version: "0.0.1"
|
||||
@@ -1126,11 +1126,11 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d
|
||||
resolved-ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d
|
||||
ref: "7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc"
|
||||
resolved-ref: "7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc"
|
||||
url: "https://github.com/wgh136/zip_flutter"
|
||||
source: git
|
||||
version: "0.0.3"
|
||||
version: "0.0.4"
|
||||
sdks:
|
||||
dart: ">=3.6.0 <4.0.0"
|
||||
flutter: ">=3.27.0"
|
||||
flutter: ">=3.27.1"
|
||||
|
10
pubspec.yaml
10
pubspec.yaml
@@ -21,7 +21,7 @@ dependencies:
|
||||
flutter_qjs:
|
||||
git:
|
||||
url: https://github.com/wgh136/flutter_qjs
|
||||
ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e
|
||||
ref: 1657f62fe7545ac43a339e0a5ee2b82bacd81e9f
|
||||
crypto: ^3.0.6
|
||||
dio: ^5.7.0
|
||||
html: ^0.15.5
|
||||
@@ -54,11 +54,11 @@ dependencies:
|
||||
zip_flutter:
|
||||
git:
|
||||
url: https://github.com/wgh136/zip_flutter
|
||||
ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d
|
||||
ref: 7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc
|
||||
lodepng_flutter:
|
||||
git:
|
||||
url: https://github.com/venera-app/lodepng_flutter
|
||||
ref: 31fec41cefc565a8b2f4f71dcb5fde0359148333
|
||||
ref: 9a784b193af5d55b2a35e58fa390bda3e4f35d00
|
||||
rhttp: 0.9.6
|
||||
webdav_client:
|
||||
git:
|
||||
@@ -68,8 +68,8 @@ dependencies:
|
||||
local_auth: ^2.3.0
|
||||
flutter_saf:
|
||||
git:
|
||||
url: https://github.com/UjuiUjuMandan/flutter_saf
|
||||
ref: 480fb169dd1dcfd7e0bace6795f804f94603e1c9
|
||||
url: https://github.com/pkuislm/flutter_saf.git
|
||||
ref: 7637b8b67d0a831f3cd7e702b8173e300880d32e
|
||||
pdf: ^3.11.1
|
||||
dynamic_color: ^1.7.0
|
||||
shimmer: ^3.0.0
|
||||
|
Reference in New Issue
Block a user