Skip to content

Commit

Permalink
build(deps): upgrade wakelock_service version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BBarisKilic committed Apr 16, 2024
1 parent f94a43f commit 2af61ee
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,10 @@ packages:
dependency: transitive
description:
name: ffi
sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878"
sha256: "493f37e7df1804778ff3a53bd691d8692ddf69702cf4c1c1096a2e41b4779e21"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.1.2"
ffmpeg_kit_flutter_full_gpl:
dependency: transitive
description:
Expand Down Expand Up @@ -801,10 +801,10 @@ packages:
dependency: transitive
description:
name: plugin_platform_interface
sha256: f4f88d4a900933e7267e2b353594774fc0d07fb072b47eedcd5b54e1ea3269f8
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
url: "https://pub.dev"
source: hosted
version: "2.1.7"
version: "2.1.8"
pointycastle:
dependency: transitive
description:
Expand Down Expand Up @@ -1136,27 +1136,27 @@ packages:
dependency: transitive
description:
name: wakelock_plus
sha256: "104d94837bb28c735894dcd592877e990149c380e6358b00c04398ca1426eed4"
sha256: c8b7cc80f045533b40a0e6c9109905494e3cf32c0fbd5c62616998e0de44003f
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.4"
wakelock_plus_platform_interface:
dependency: transitive
description:
name: wakelock_plus_platform_interface
sha256: "582f2f7aecc7376332d961a0dd1efa9378ce117657e0ade55d9ff72699a55e82"
sha256: "422d1cdbb448079a8a62a5a770b69baa489f8f7ca21aef47800c726d404f9d16"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "1.2.1"
wakelock_service:
dependency: "direct main"
description:
path: "."
ref: "v1.0.0"
resolved-ref: ae32dd8a5300ac4ff8db6df551b7d1549a1cae8b
ref: "v1.1.0"
resolved-ref: "9592be5dd434d59b5ef557bcd68d1125f38c6557"
url: "https://github.com/BBKDevelopment/Wakelock-Service.git"
source: git
version: "1.0.0"
version: "1.1.0"
watcher:
dependency: transitive
description:
Expand Down Expand Up @@ -1201,10 +1201,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: b0f37db61ba2f2e9b7a78a1caece0052564d1bc70668156cf3a29d676fe4e574
sha256: "0a989dc7ca2bb51eac91e8fd00851297cfffd641aa7538b165c62637ca0eaa4a"
url: "https://pub.dev"
source: hosted
version: "5.1.1"
version: "5.4.0"
win32_registry:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
wakelock_service:
git:
url: https://github.com/BBKDevelopment/Wakelock-Service.git
ref: v1.0.0
ref: v1.1.0
wechat_assets_picker: ^9.0.2

dev_dependencies:
Expand Down

0 comments on commit 2af61ee

Please sign in to comment.