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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-20 11:42:49 +02:00 committed by GitHub
parent 01ae5a411f
commit 5ad787075c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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"