File tree Expand file tree Collapse file tree 2 files changed +2
-15
lines changed
packages/insomnia_collection Expand file tree Collapse file tree 2 files changed +2
-15
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,11 @@ environment:
14
14
sdk : " >=3.0.0 <4.0.0"
15
15
16
16
dependencies :
17
- diff_match_patch : ^0.4.1
18
- equatable : ^2.0.7
19
17
freezed_annotation : ^2.4.4
20
- json_annotation : ^4.9.0
21
18
22
19
dev_dependencies :
23
- build_runner : ^2.4.13
20
+ build_runner : ^2.4.12
24
21
freezed : ^2.5.7
25
- json_serializable : ^6.9.0
22
+ json_serializable : ^6.7.1
26
23
lints : ^4.0.0
27
24
test : ^1.24.0
28
-
29
-
Original file line number Diff line number Diff line change @@ -339,14 +339,6 @@ packages:
339
339
url: "https://pub.dev"
340
340
source: hosted
341
341
version: "0.4.4"
342
- diff_match_patch:
343
- dependency: transitive
344
- description:
345
- name: diff_match_patch
346
- sha256: "2efc9e6e8f449d0abe15be240e2c2a3bcd977c8d126cfd70598aee60af35c0a4"
347
- url: "https://pub.dev"
348
- source: hosted
349
- version: "0.4.1"
350
342
equatable:
351
343
dependency: transitive
352
344
description:
You can’t perform that action at this time.
0 commit comments