Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump slang from 4.3.0 to 4.4.0 #148

Closed
wants to merge 1 commit into from
Closed
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
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,26 +883,26 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: e02feadc1291280e755ed01da39817213247295368671da67570e28ac0120aa8
sha256: "4cdc3d8f4b384dbc56d94c87a5371d4a584460d82a74e18247ec690a0e369ff2"
url: "https://pub.dev"
source: hosted
version: "4.3.0"
version: "4.4.0"
slang_build_runner:
dependency: "direct dev"
description:
name: slang_build_runner
sha256: "9f5497fb1562bfbcf60ff10765d72e26d24fe29747d953756f110f0929503563"
sha256: "2111b409ca65b0adf33db02f21cbe05eb557af920edc71038e2133657ed451c4"
url: "https://pub.dev"
source: hosted
version: "4.3.0"
version: "4.4.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: "493456b7c4f842ec2e7519c2358a4653b3198b84e9b2656b03a648f7f3405471"
sha256: "819637a23348adbc4f4e8faee3f274d8908f9af31d57bf1e277cd730b14bacde"
url: "https://pub.dev"
source: hosted
version: "4.3.0"
version: "4.4.0"
source_gen:
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 @@ -22,7 +22,7 @@ dependencies:
markdown_widget: ^2.3.2+3
riverpod_annotation: ^2.6.1
shared_preferences: ^2.3.3
slang: ^4.3.0
slang: ^4.4.0
slang_flutter: ^4.1.0
url_launcher: ^6.3.1

Expand Down
Loading