Skip to content

Commit d8556e2

Browse files
authored
chore(repo): Update dependencies (#2450)
Co-authored-by: xsahil03x <[email protected]>
1 parent 1d0ba89 commit d8556e2

File tree

111 files changed

+8
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+8
-10
lines changed

melos.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ command:
3030
collection: ^1.17.2
3131
connectivity_plus: ">=6.0.3 <8.0.0"
3232
cupertino_icons: ^1.0.3
33-
desktop_drop: '>=0.5.0 <0.7.0'
33+
desktop_drop: '>=0.5.0 <0.8.0'
3434
device_info_plus: '>=11.0.0 <13.0.0'
3535
diacritic: ^0.1.5
3636
dio: ^5.4.3+1
@@ -61,8 +61,8 @@ command:
6161
just_audio: ">=0.9.38 <0.11.0"
6262
logging: ^1.2.0
6363
lottie: ^3.1.2
64-
media_kit: ^1.1.10+1
65-
media_kit_video: ^1.2.4
64+
media_kit: ^1.2.2
65+
media_kit_video: ^2.0.0
6666
meta: ^1.9.1
6767
mime: ^2.0.0
6868
package_info_plus: ">=8.3.0 <10.0.0"
@@ -95,7 +95,7 @@ command:
9595

9696
# List of all the dev_dependencies used in the project.
9797
dev_dependencies:
98-
alchemist: ">=0.11.0 <0.13.0"
98+
alchemist: ">=0.11.0 <0.14.0"
9999
build_runner: ^2.4.9
100100
connectivity_plus_platform_interface: ^2.0.0
101101
drift_dev: ^2.22.1

packages/stream_chat_flutter/example/linux/flutter/generated_plugins.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
99
record_linux
1010
sqlite3_flutter_libs
1111
url_launcher_linux
12-
volume_controller
1312
)
1413

1514
list(APPEND FLUTTER_FFI_PLUGIN_LIST

packages/stream_chat_flutter/example/windows/flutter/generated_plugins.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
1313
sqlite3_flutter_libs
1414
thumblr_windows
1515
url_launcher_windows
16-
volume_controller
1716
)
1817

1918
list(APPEND FLUTTER_FFI_PLUGIN_LIST

packages/stream_chat_flutter/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
cached_network_image: ^3.3.1
2626
chewie: ^1.8.1
2727
collection: ^1.17.2
28-
desktop_drop: ">=0.5.0 <0.7.0"
28+
desktop_drop: ">=0.5.0 <0.8.0"
2929
diacritic: ^0.1.5
3030
dio: ^5.4.3+1
3131
ezanimation: ^0.6.0
@@ -44,8 +44,8 @@ dependencies:
4444
jiffy: ^6.2.1
4545
just_audio: ">=0.9.38 <0.11.0"
4646
lottie: ^3.1.2
47-
media_kit: ^1.1.10+1
48-
media_kit_video: ^1.2.4
47+
media_kit: ^1.2.2
48+
media_kit_video: ^2.0.0
4949
meta: ^1.9.1
5050
path_provider: ^2.1.3
5151
photo_manager: ^3.2.0
@@ -63,7 +63,7 @@ dependencies:
6363
video_player: ^2.8.7
6464

6565
dev_dependencies:
66-
alchemist: ">=0.11.0 <0.13.0"
66+
alchemist: ">=0.11.0 <0.14.0"
6767
connectivity_plus_platform_interface: ^2.0.0
6868
faker_dart: ^0.2.1
6969
flutter_test:
-42 Bytes
-38 Bytes
-37 Bytes
-49 Bytes
-79 Bytes
-71 Bytes

0 commit comments

Comments
 (0)