From bfc7cd88686b707381929da67a44256621202a38 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 08:46:06 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20@fluent/bundle=20?= =?UTF-8?q?to=20version=200.19.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3af3a396ad..bf69144593 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.36.4", "@firefox-devtools/react-contextmenu": "^5.2.2", - "@fluent/bundle": "^0.18.0", + "@fluent/bundle": "^0.19.0", "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@lezer/highlight": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index a57b15790e..e75308cafd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1168,10 +1168,10 @@ classnames "^2.5.1" object-assign "^4.1.0" -"@fluent/bundle@^0.18.0": - version "0.18.0" - resolved "https://registry.yarnpkg.com/@fluent/bundle/-/bundle-0.18.0.tgz#bf67e306719a33baf3b66c88af5ac427d7800dbd" - integrity sha512-8Wfwu9q8F9g2FNnv82g6Ch/E1AW1wwljsUOolH5NEtdJdv0sZTuWvfCM7c3teB9dzNaJA8rn4khpidpozHWYEA== +"@fluent/bundle@^0.19.0": + version "0.19.0" + resolved "https://registry.yarnpkg.com/@fluent/bundle/-/bundle-0.19.0.tgz#deac223a3a9c725ad288040d5faeffd3f6caddbd" + integrity sha512-Er3tlHttc5jnHrMKzUb3ajaCJa2mzS1dxZ+qb2I+BOgCLWvoYoT4jYXqVf3smZOLiR0W2yPM0TNV3yvPz5BJdA== "@fluent/langneg@^0.7.0": version "0.7.0"