From 7a63e0a123066d2b1bc92c0e3d75da17e0a8d271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:38:39 +0100 Subject: [PATCH] Bump ra-language-french from 5.10.0 to 5.10.1 (#737) Bumps [ra-language-french](https://github.com/marmelab/react-admin) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/marmelab/react-admin/compare/v5.10.0...v5.10.1) --- updated-dependencies: - dependency-name: ra-language-french dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 37177af..a296e6a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "ra-i18n-polyglot": "^5.4.4", "ra-language-english": "^5.4.4", "ra-language-farsi": "^5.1.0", - "ra-language-french": "^5.10.0", + "ra-language-french": "^5.10.1", "ra-language-italian": "^3.13.1", "ra-language-russian": "^5.4.4", "react": "^19.1.1", diff --git a/yarn.lock b/yarn.lock index e7be1b3..eecd3e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4997,12 +4997,12 @@ ra-language-farsi@^5.1.0: resolved "https://registry.yarnpkg.com/ra-language-farsi/-/ra-language-farsi-5.1.0.tgz#27d2cc50e4074a0e2565e05da153da0d213729f8" integrity sha512-U4swqsijT6foRP9v/fqLGEXV1TjuyjpQcmoDJfsN2kPyR9QiKlLGNrbv/sfpt7LT0om3egIXIRp/iQG1u44GXQ== -ra-language-french@^5.10.0: - version "5.10.0" - resolved "https://registry.yarnpkg.com/ra-language-french/-/ra-language-french-5.10.0.tgz#bc7df8aabf3c3afdd19ad8b7b2fa0001a148428a" - integrity sha512-7ysBsVOYtiGzavcLC/Ne7NF7dhiZtFWXmtxYC0W+ucuYP+vuZAcG8/wzHXHzhv3j1pPmpoEh97kFhuIo/puI/A== +ra-language-french@^5.10.1: + version "5.10.1" + resolved "https://registry.yarnpkg.com/ra-language-french/-/ra-language-french-5.10.1.tgz#f55edaca916633fe4440306b6d18610841decc88" + integrity sha512-U/9zCEOjDk4VGBI2I3+04ecDiqN4UjjgCA+IDWtsrkRP6dxxD7CxL7XG4VdTc6Y6FzyTv98vTwnvy7IAuzdfbQ== dependencies: - ra-core "^5.10.0" + ra-core "^5.10.1" ra-language-italian@^3.13.1: version "3.13.1"