Skip to content

Commit 810a6c5

Browse files
chore(deps): Bump json_serializable from 6.8.0 to 6.9.0 in /flutter_news_example/api (#1340)
1 parent b2730e7 commit 810a6c5

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

flutter_news_example/api/pubspec.lock

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,23 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051
8+
sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "64.0.0"
11+
version: "72.0.0"
12+
_macros:
13+
dependency: transitive
14+
description: dart
15+
source: sdk
16+
version: "0.3.2"
1217
analyzer:
1318
dependency: transitive
1419
description:
1520
name: analyzer
16-
sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893"
21+
sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139
1722
url: "https://pub.dev"
1823
source: hosted
19-
version: "6.2.0"
24+
version: "6.7.0"
2025
args:
2126
dependency: transitive
2227
description:
@@ -285,10 +290,10 @@ packages:
285290
dependency: "direct dev"
286291
description:
287292
name: json_serializable
288-
sha256: ea1432d167339ea9b5bb153f0571d0039607a873d6e04e0117af043f14a1fd4b
293+
sha256: c2fcb3920cf2b6ae6845954186420fca40bc0a8abcc84903b7801f17d7050d7c
289294
url: "https://pub.dev"
290295
source: hosted
291-
version: "6.8.0"
296+
version: "6.9.0"
292297
logging:
293298
dependency: transitive
294299
description:
@@ -297,6 +302,14 @@ packages:
297302
url: "https://pub.dev"
298303
source: hosted
299304
version: "1.2.0"
305+
macros:
306+
dependency: transitive
307+
description:
308+
name: macros
309+
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
310+
url: "https://pub.dev"
311+
source: hosted
312+
version: "0.1.2-main.4"
300313
matcher:
301314
dependency: transitive
302315
description:
@@ -309,10 +322,10 @@ packages:
309322
dependency: transitive
310323
description:
311324
name: meta
312-
sha256: "25dfcaf170a0190f47ca6355bdd4552cb8924b430512ff0cafb8db9bd41fe33b"
325+
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
313326
url: "https://pub.dev"
314327
source: hosted
315-
version: "1.14.0"
328+
version: "1.16.0"
316329
mime:
317330
dependency: transitive
318331
description:
@@ -356,10 +369,10 @@ packages:
356369
dependency: transitive
357370
description:
358371
name: path
359-
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
372+
sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
360373
url: "https://pub.dev"
361374
source: hosted
362-
version: "1.8.3"
375+
version: "1.9.1"
363376
pool:
364377
dependency: transitive
365378
description:

flutter_news_example/api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717

1818
dev_dependencies:
1919
build_runner: ^2.4.9
20-
json_serializable: ^6.8.0
20+
json_serializable: ^6.9.0
2121
mocktail: ^1.0.4
2222
test: ^1.25.8
2323
very_good_analysis: ^6.0.0

0 commit comments

Comments
 (0)