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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 11:48:36 +02:00 committed by GitHub
parent a7cf647669
commit 86b4987b7f
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.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",

View file

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