From 86b4987b7fd99dc7a3ded20915c5a85628ac3ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:48:36 +0200 Subject: [PATCH] Bump ra-i18n-polyglot from 5.3.1 to 5.3.2 (#113) Bumps [ra-i18n-polyglot](https://github.com/marmelab/react-admin) from 5.3.1 to 5.3.2. - [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.3.1...v5.3.2) --- updated-dependencies: - dependency-name: ra-i18n-polyglot 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 96c1661..1ed3fae 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "lodash": "^4.17.21", "papaparse": "^5.4.1", "ra-core": "^5.3.2", - "ra-i18n-polyglot": "^5.3.0", + "ra-i18n-polyglot": "^5.3.2", "ra-language-english": "^5.3.2", "ra-language-farsi": "^5.0.0", "ra-language-french": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index 1f6dac5..b9581a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4659,13 +4659,13 @@ ra-core@^5.3.1, ra-core@^5.3.2: react-error-boundary "^4.0.13" react-is "^18.2.0" -ra-i18n-polyglot@^5.3.0, ra-i18n-polyglot@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.3.1.tgz#92fa199d3aab77a540e66c719bcac9c01a50a5a5" - integrity sha512-WcxTBWSYlLy20Hh72BhadyG/El5UHWaJQnglN7JK+M16EDR2Mp8R1kPGHFLtCAbjjMXUaKzZQ50AS51Ct1kVLQ== +ra-i18n-polyglot@^5.3.1, ra-i18n-polyglot@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.3.2.tgz#7da554550fe8e7d2a2028d68280767a9392603cb" + integrity sha512-jyaDTPKyJOZlMnvLnrw7dqpD/ek01iVFg73FGoI3PAD/xYwKj4AfJBvwWlLVwlc6TOz9fcwd4hTWWVKbOMMFbA== dependencies: node-polyglot "^2.2.2" - ra-core "^5.3.1" + ra-core "^5.3.2" ra-language-english@^5.3.1, ra-language-english@^5.3.2: version "5.3.2"