From 5ad787075c7116e08b374e1e768f6e3bd0b15163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:42:49 +0200 Subject: [PATCH] Bump ra-i18n-polyglot from 5.4.3 to 5.4.4 (#298) Bumps [ra-i18n-polyglot](https://github.com/marmelab/react-admin) from 5.4.3 to 5.4.4. - [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.4.3...v5.4.4) --- 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 bf4dbc8..75ff3f1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "lodash": "^4.17.21", "papaparse": "^5.4.1", "ra-core": "^5.4.4", - "ra-i18n-polyglot": "^5.3.4", + "ra-i18n-polyglot": "^5.4.4", "ra-language-english": "^5.3.4", "ra-language-farsi": "^5.1.0", "ra-language-french": "^5.4.3", diff --git a/yarn.lock b/yarn.lock index 71a98a3..210856e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4657,13 +4657,13 @@ ra-core@^5.4.3, ra-core@^5.4.4: react-error-boundary "^4.0.13" react-is "^18.2.0" -ra-i18n-polyglot@^5.3.4, ra-i18n-polyglot@^5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.4.3.tgz#f559edeb9db7e74755a8b44128e407aa8515ceea" - integrity sha512-/O2FIjzMrU1JZp26YbAuqikleOwcRHVbEuBZg8uoIwCf3YWRcFknxgOTXbE4/iozQsY2pW5XB5YU0a2Oy58eCg== +ra-i18n-polyglot@^5.4.3, ra-i18n-polyglot@^5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.4.4.tgz#2d0c068c75a872387b1984b4ff59fb55d459a810" + integrity sha512-C7ZNhw+65ZOofSYViHkITBYKHTPGYiasaMqBppbOlfDyqpwIqYC2PIG/Mtbmgxgtb9AJhOFwdUskd3ZrrxC+ag== dependencies: node-polyglot "^2.2.2" - ra-core "^5.4.3" + ra-core "^5.4.4" ra-language-english@^5.3.4, ra-language-english@^5.4.3: version "5.4.3"