diff --git a/po/es.po b/po/es.po index e167171..e8328db 100644 --- a/po/es.po +++ b/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: io.github.andrepg.Doit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-09 00:42+0000\n" +"POT-Creation-Date: 2026-06-28 21:47+0000\n" "PO-Revision-Date: 2026-04-07 21:05-0300\n" "Last-Translator: André Paul Grandsire \n" "Language-Team: Spanish\n" diff --git a/po/io.github.andrepg.Doit.pot b/po/io.github.andrepg.Doit.pot index 417de63..493acb4 100644 --- a/po/io.github.andrepg.Doit.pot +++ b/po/io.github.andrepg.Doit.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: io.github.andrepg.Doit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-09 00:42+0000\n" +"POT-Creation-Date: 2026-06-28 21:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 4b15436..373a5c2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: io.github.andrepg.Doit\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-09 00:42+0000\n" +"POT-Creation-Date: 2026-06-28 21:47+0000\n" "PO-Revision-Date: 2026-04-07 21:15-0300\n" "Last-Translator: André Paul Grandsire \n" "Language-Team: Portuguese \n" diff --git a/yarn.lock b/yarn.lock index 2535b93..b81cd36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1710,9 +1710,9 @@ js-tokens@^4.0.0: integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-yaml@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b" - integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA== + version "4.3.0" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592" + integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q== dependencies: argparse "^2.0.1"