Skip to content

Commit a68f054

Browse files
chore(deps): bump json_serializable from 6.12.0 to 6.13.0
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.12.0...json_serializable-v6.13.0) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5224fc1 commit a68f054

2 files changed

Lines changed: 5 additions & 29 deletions

File tree

pubspec.lock

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -544,26 +544,18 @@ packages:
544544
dependency: "direct main"
545545
description:
546546
name: json_annotation
547-
sha256: "805fa86df56383000f640384b282ce0cb8431f1a7a2396de92fb66186d8c57df"
547+
sha256: cb09e7dac6210041fad964ed7fbee004f14258b4eca4040f72d1234062ace4c8
548548
url: "https://pub.dev"
549549
source: hosted
550-
version: "4.10.0"
551-
json_schema:
552-
dependency: transitive
553-
description:
554-
name: json_schema
555-
sha256: f37d9c3fdfe8c9aae55fdfd5af815d24ce63c3a0f6a2c1f0982c30f43643fa1a
556-
url: "https://pub.dev"
557-
source: hosted
558-
version: "5.2.2"
550+
version: "4.11.0"
559551
json_serializable:
560552
dependency: "direct dev"
561553
description:
562554
name: json_serializable
563-
sha256: "93fba3ad139dab2b1ce59ecc6fdce6da46a42cdb6c4399ecda30f1e7e725760d"
555+
sha256: "44729f5c45748e6748f6b9a57ab8f7e4336edc8ae41fc295070e3814e616a6c0"
564556
url: "https://pub.dev"
565557
source: hosted
566-
version: "6.12.0"
558+
version: "6.13.0"
567559
kitty_protocol:
568560
dependency: transitive
569561
description:
@@ -884,14 +876,6 @@ packages:
884876
url: "https://pub.dev"
885877
source: hosted
886878
version: "3.2.2"
887-
rfc_6901:
888-
dependency: transitive
889-
description:
890-
name: rfc_6901
891-
sha256: "6a43b1858dca2febaf93e15639aa6b0c49ccdfd7647775f15a499f872b018154"
892-
url: "https://pub.dev"
893-
source: hosted
894-
version: "0.2.1"
895879
riverpod:
896880
dependency: transitive
897881
description:
@@ -1217,14 +1201,6 @@ packages:
12171201
url: "https://pub.dev"
12181202
source: hosted
12191203
version: "1.1.0"
1220-
uri:
1221-
dependency: transitive
1222-
description:
1223-
name: uri
1224-
sha256: "889eea21e953187c6099802b7b4cf5219ba8f3518f604a1033064d45b1b8268a"
1225-
url: "https://pub.dev"
1226-
source: hosted
1227-
version: "1.0.0"
12281204
url_launcher:
12291205
dependency: "direct main"
12301206
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dev_dependencies:
119119

120120
# 代码生成
121121
build_runner: ^2.10.5
122-
json_serializable: ^6.11.3
122+
json_serializable: ^6.13.0
123123
riverpod_generator: ^4.0.3
124124
flutter_launcher_icons: ^0.14.4
125125

0 commit comments

Comments
 (0)