mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-13 19:50:28 +00:00
build(deps): bump json_serializable from 6.11.1 to 6.11.2 (#149)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.11.1 to 6.11.2. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.11.1...json_serializable-v6.11.2) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1c8bebec7
commit
69b87620d6
@ -794,10 +794,10 @@ packages:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: json_serializable
|
||||
sha256: "33a040668b31b320aafa4822b7b1e177e163fc3c1e835c6750319d4ab23aa6fe"
|
||||
sha256: c5b2ee75210a0f263c6c7b9eeea80553dbae96ea1bf57f02484e806a3ffdffa3
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.11.1"
|
||||
version: "6.11.2"
|
||||
jwt_decode:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
@ -87,7 +87,7 @@ dev_dependencies:
|
||||
msix: ^3.16.12
|
||||
build_runner: 2.10.3
|
||||
freezed: ^3.2.3
|
||||
json_serializable: ^6.11.1
|
||||
json_serializable: ^6.11.2
|
||||
riverpod_generator: ^3.0.3
|
||||
custom_lint: ^0.8.1
|
||||
riverpod_lint: ^3.0.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user