Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@ packages:
dependency: "direct main"
description:
name: data_table_2
sha256: b8dd157e4efe5f2beef092c9952a254b2192cf76a26ad1c6aa8b06c8b9d665da
sha256: a6584f7bd0d1115b9eef36c1a7181840e24a33c38bbd8255491c297502d0f2a2
url: "https://pub.dev"
source: hosted
version: "2.6.0"
version: "2.7.1"
device_frame:
dependency: transitive
description:
Expand Down Expand Up @@ -360,10 +360,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
url: "https://pub.dev"
source: hosted
version: "1.16.0"
version: "1.17.0"
mime:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies:
git:
url: https://github.com/flutter-news-app-full-source-code/data-repository.git
ref: v1.0.1
data_table_2: ^2.6.0
data_table_2: ^2.7.1
device_preview: ^1.2.0
equatable: ^2.0.7
flex_color_scheme: ^8.3.0
Expand Down
Loading