Skip to content

Commit

Permalink
Lock file maintenance (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 6e6934a commit 2faed81
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ packages:
dependency: "direct dev"
description:
name: dart_code_linter
sha256: "6404494a5f06236cf7546f3e77712fbdcc35e3d56ebb11dee2f87605a27ed177"
sha256: "75c2c91e791669fc5820c8695a9245b852072d39055933015573c30802802082"
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.3.0"
dart_earcut:
dependency: transitive
description:
Expand Down Expand Up @@ -215,10 +215,10 @@ packages:
dependency: transitive
description:
name: http_parser
sha256: "76d306a1c3afb33fe82e2bbacad62a61f409b5634c915fceb0d799de1a913360"
sha256: "178d74305e7866013777bab2c3d8726205dc5a4dd935297175b19a23a2e66571"
url: "https://pub.dev"
source: hosted
version: "4.1.1"
version: "4.1.2"
interactive_bottom_sheet:
dependency: "direct main"
description:
Expand Down Expand Up @@ -499,10 +499,10 @@ packages:
dependency: transitive
description:
name: watcher
sha256: "3d2ad6751b3c16cf07c7fca317a1413b3f26530319181b37e3b9039b84fc01d8"
sha256: "69da27e49efa56a15f8afe8f4438c4ec02eff0a117df1b22ea4aad194fe1c104"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.1.1"
web:
dependency: transitive
description:
Expand Down Expand Up @@ -531,10 +531,10 @@ packages:
dependency: transitive
description:
name: yaml
sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
sha256: b9da305ac7c39faa3f030eccd175340f968459dae4af175130b3fc47e40d76ce
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.3"
sdks:
dart: ">=3.6.0 <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"

0 comments on commit 2faed81

Please sign in to comment.