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.2.1 to 4.3.0 #142

Merged
merged 1 commit into from
Dec 2, 2024
Merged
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
Bump slang from 4.2.1 to 4.3.0
Bumps [slang](https://github.com/slang-i18n/slang) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/slang-i18n/slang/releases)
- [Commits](https://github.com/slang-i18n/slang/commits/v4.3.0)

---
updated-dependencies:
- dependency-name: slang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
commit 9fb71dc4c243c454a8b043c443d7dd14a7df9e19
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
@@ -883,26 +883,26 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: "0af2983d4863f9b57f7a28f47fdd86df4ada462e1fad727b47e6bf5fc64d0060"
sha256: e02feadc1291280e755ed01da39817213247295368671da67570e28ac0120aa8
url: "https://pub.dev"
source: hosted
version: "4.2.1"
version: "4.3.0"
slang_build_runner:
dependency: "direct dev"
description:
name: slang_build_runner
sha256: "2c0f2790ad0f68210c151fefee86b863c483f315816cbe59496dbbe744ef90e2"
sha256: "9f5497fb1562bfbcf60ff10765d72e26d24fe29747d953756f110f0929503563"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.3.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: "1693804c4c16a14134e753e48e488dca6a86ad682d5faf3c9c53e80b7b2e6b49"
sha256: "493456b7c4f842ec2e7519c2358a4653b3198b84e9b2656b03a648f7f3405471"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.3.0"
source_gen:
dependency: transitive
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ dependencies:
markdown_widget: ^2.3.2+3
riverpod_annotation: ^2.6.1
shared_preferences: ^2.3.3
slang: ^4.2.1
slang: ^4.3.0
slang_flutter: ^4.1.0
url_launcher: ^6.3.1