Skip to content

Commit c2fcad4

Browse files
authored
Merge branch 'main' into strings/typos
2 parents a4e213e + cc73167 commit c2fcad4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -772,10 +772,10 @@ packages:
772772
dependency: "direct main"
773773
description:
774774
name: flutter_svg
775-
sha256: "87fbd7c534435b6c5d9d98b01e1fd527812b82e68ddd8bd35fc45ed0fa8f0a95"
775+
sha256: "1ded017b39c8e15c8948ea855070a5ff8ff8b3d5e83f3446e02d6bb12add7ad9"
776776
url: "https://pub.dev"
777777
source: hosted
778-
version: "2.2.3"
778+
version: "2.2.4"
779779
flutter_test:
780780
dependency: "direct dev"
781781
description: flutter
@@ -1159,10 +1159,10 @@ packages:
11591159
dependency: "direct main"
11601160
description:
11611161
name: local_auth
1162-
sha256: a4f1bf57f0236a4aeb5e8f0ec180e197f4b112a3456baa6c1e73b546630b0422
1162+
sha256: ae6f382f638108c6becd134318d7c3f0a93875383a54010f61d7c97ac05d5137
11631163
url: "https://pub.dev"
11641164
source: hosted
1165-
version: "3.0.0"
1165+
version: "3.0.1"
11661166
local_auth_android:
11671167
dependency: transitive
11681168
description:
@@ -2158,10 +2158,10 @@ packages:
21582158
dependency: "direct main"
21592159
description:
21602160
name: video_player
2161-
sha256: "08bfba72e311d48219acad4e191b1f9c27ff8cf928f2c7234874592d9c9d7341"
2161+
sha256: "48a7bdaa38a3d50ec10c78627abdbfad863fdf6f0d6e08c7c3c040cfd80ae36f"
21622162
url: "https://pub.dev"
21632163
source: hosted
2164-
version: "2.11.0"
2164+
version: "2.11.1"
21652165
video_player_android:
21662166
dependency: transitive
21672167
description:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies:
7474
flutter_localizations:
7575
sdk: flutter
7676
flutter_portal: ^1.1.4
77-
flutter_svg: ^2.2.3
77+
flutter_svg: ^2.2.4
7878
gal:
7979
git:
8080
url: https://github.com/boyan01/gal.git
@@ -93,7 +93,7 @@ dependencies:
9393
isolate: ^2.1.0
9494
json_annotation: ^4.11.0
9595
libsignal_protocol_dart: ^0.7.4
96-
local_auth: ^3.0.0
96+
local_auth: ^3.0.1
9797
lottie: ^3.3.2
9898
map: ^2.0.2
9999
markdown_widget: ^2.3.2+2
@@ -151,7 +151,7 @@ dependencies:
151151
path: plugins/window_size
152152
ref: 12decbe0f592e14e03223f6f2c0c7e0e2dbd70a1
153153
html: ^0.15.6
154-
video_player: ^2.11.0
154+
video_player: ^2.11.1
155155
cupertino_icons: ^1.0.6
156156
video_compress: ^3.1.4
157157
webcrypto:

0 commit comments

Comments
 (0)