build(deps): bump gettext_i18n from 1.0.5 to 1.0.7
Bumps [gettext_i18n](https://github.com/frenchguych/gettext_i18n) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/frenchguych/gettext_i18n/releases) - [Changelog](https://github.com/frenchguych/gettext_i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/frenchguych/gettext_i18n/compare/v1.0.5...v1.0.7) --- updated-dependencies: - dependency-name: gettext_i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
59a623abfd
commit
d591153da4
|
@ -281,10 +281,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: gettext_i18n
|
||||
sha256: e15f1a6bd5b79435377d8245359e68750af5091d30f571abe36fd10ba5cc5eee
|
||||
sha256: "1acdb7f6bb7c06aaa69016a248de20123ac9af2e1a29321244012fbf6f2d4bdd"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.5"
|
||||
version: "1.0.7"
|
||||
gettext_parser:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -17,7 +17,7 @@ dependencies:
|
|||
file_picker: ^8.0.6
|
||||
flutter_svg: ^2.0.10+1
|
||||
gettext: ^1.2.0
|
||||
gettext_i18n: ^1.0.5
|
||||
gettext_i18n: ^1.0.7
|
||||
gettext_parser: ^0.2.0
|
||||
package_info_plus: ^8.0.0
|
||||
process_run: ^1.0.0+1
|
||||
|
|
Loading…
Reference in New Issue