Merge pull request #102 from UjuiUjuMandan/rb

update dependencies again
This commit is contained in:
nyne
2024-12-18 17:22:30 +08:00
committed by GitHub
2 changed files with 17 additions and 17 deletions

View File

@@ -408,8 +408,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e ref: "1657f62fe7545ac43a339e0a5ee2b82bacd81e9f"
resolved-ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e resolved-ref: "1657f62fe7545ac43a339e0a5ee2b82bacd81e9f"
url: "https://github.com/wgh136/flutter_qjs" url: "https://github.com/wgh136/flutter_qjs"
source: git source: git
version: "0.3.7" version: "0.3.7"
@@ -433,9 +433,9 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "480fb169dd1dcfd7e0bace6795f804f94603e1c9" ref: "7637b8b67d0a831f3cd7e702b8173e300880d32e"
resolved-ref: "480fb169dd1dcfd7e0bace6795f804f94603e1c9" resolved-ref: "7637b8b67d0a831f3cd7e702b8173e300880d32e"
url: "https://github.com/UjuiUjuMandan/flutter_saf" url: "https://github.com/pkuislm/flutter_saf.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
flutter_test: flutter_test:
@@ -629,8 +629,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "31fec41cefc565a8b2f4f71dcb5fde0359148333" ref: "9a784b193af5d55b2a35e58fa390bda3e4f35d00"
resolved-ref: "31fec41cefc565a8b2f4f71dcb5fde0359148333" resolved-ref: "9a784b193af5d55b2a35e58fa390bda3e4f35d00"
url: "https://github.com/venera-app/lodepng_flutter" url: "https://github.com/venera-app/lodepng_flutter"
source: git source: git
version: "0.0.1" version: "0.0.1"
@@ -1126,11 +1126,11 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d ref: "7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc"
resolved-ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d resolved-ref: "7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc"
url: "https://github.com/wgh136/zip_flutter" url: "https://github.com/wgh136/zip_flutter"
source: git source: git
version: "0.0.3" version: "0.0.4"
sdks: sdks:
dart: ">=3.6.0 <4.0.0" dart: ">=3.6.0 <4.0.0"
flutter: ">=3.27.0" flutter: ">=3.27.1"

View File

@@ -21,7 +21,7 @@ dependencies:
flutter_qjs: flutter_qjs:
git: git:
url: https://github.com/wgh136/flutter_qjs url: https://github.com/wgh136/flutter_qjs
ref: ff544f6693ba1d08d687403a4d1c36bf09d53b2e ref: 1657f62fe7545ac43a339e0a5ee2b82bacd81e9f
crypto: ^3.0.6 crypto: ^3.0.6
dio: ^5.7.0 dio: ^5.7.0
html: ^0.15.5 html: ^0.15.5
@@ -54,11 +54,11 @@ dependencies:
zip_flutter: zip_flutter:
git: git:
url: https://github.com/wgh136/zip_flutter url: https://github.com/wgh136/zip_flutter
ref: eafa3edda062d99eefc1e765f96f44659bdd6b3d ref: 7fb4e6ad7662f787f2c248b01f89ccbf8e8ab5cc
lodepng_flutter: lodepng_flutter:
git: git:
url: https://github.com/venera-app/lodepng_flutter url: https://github.com/venera-app/lodepng_flutter
ref: 31fec41cefc565a8b2f4f71dcb5fde0359148333 ref: 9a784b193af5d55b2a35e58fa390bda3e4f35d00
rhttp: 0.9.6 rhttp: 0.9.6
webdav_client: webdav_client:
git: git:
@@ -68,8 +68,8 @@ dependencies:
local_auth: ^2.3.0 local_auth: ^2.3.0
flutter_saf: flutter_saf:
git: git:
url: https://github.com/UjuiUjuMandan/flutter_saf url: https://github.com/pkuislm/flutter_saf.git
ref: 480fb169dd1dcfd7e0bace6795f804f94603e1c9 ref: 7637b8b67d0a831f3cd7e702b8173e300880d32e
pdf: ^3.11.1 pdf: ^3.11.1
dynamic_color: ^1.7.0 dynamic_color: ^1.7.0
shimmer: ^3.0.0 shimmer: ^3.0.0