Update dependency zard to ^0.0.26 #26

Open
mars3142 wants to merge 1 commits from renovate/zard-0.x into main
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -661,9 +661,9 @@ packages:
dependency: "direct main"
description:
name: zard
sha256: "1a8f4bcbb9a2402b00a88a27e9238884ce886cfb120b9b762a1b4dc41f8b2d28"
sha256: ba5e65a68cc222df2721a204203b6c7b7480e2e975f969a636a77daabca4cc76
url: "https://pub.dev"
source: hosted
version: "0.0.25"
version: "0.0.26"
sdks:
dart: ">=3.9.0 <4.0.0"
+1 -1
View File
@@ -16,7 +16,7 @@ dependencies:
shelf: ^1.4.2
shelf_router: ^1.1.2
shelf_web_socket: ^3.0.0
zard: ^0.0.24
zard: ^0.0.26
dev_dependencies:
build_runner: ^2.10.4