Bump ra-i18n-polyglot from 5.3.3 to 5.3.4 (#147)

Bumps [ra-i18n-polyglot](https://github.com/marmelab/react-admin) from 5.3.3 to 5.3.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.3.3...v5.3.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] 2024-11-18 10:21:01 +02:00 committed by GitHub
parent 03bf4a5c5d
commit 2c5ee7da10
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.4",
"ra-i18n-polyglot": "^5.3.2",
"ra-i18n-polyglot": "^5.3.4",
"ra-language-english": "^5.3.2",
"ra-language-farsi": "^5.0.0",
"ra-language-french": "^5.3.4",

View file

@ -4733,13 +4733,13 @@ ra-core@^5.3.3, ra-core@^5.3.4:
react-error-boundary "^4.0.13"
react-is "^18.2.0"
ra-i18n-polyglot@^5.3.2, ra-i18n-polyglot@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.3.3.tgz#d85c5b9496660454e815d64682f40dbd6ccb4347"
integrity sha512-IqTg364wwPjz+DssVTKe6tKwyCp9336yHhjwil8/xnANLJvEVU6jz4JfQniT9RDg2HtA895hAR/o21dazzXsOg==
ra-i18n-polyglot@^5.3.3, ra-i18n-polyglot@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.3.4.tgz#f4653d6d6a9bcf1f52d65993e2a6e5acf2b7e000"
integrity sha512-9BtWoCHE5LxIN4+VJGOrxL29lDhCTgBjIDkTb/i228vr/CD3+ozjyMiBG8NGeLN5wCqtHpsKDwUNJOcoPtwkiQ==
dependencies:
node-polyglot "^2.2.2"
ra-core "^5.3.3"
ra-core "^5.3.4"
ra-language-english@^5.3.2, ra-language-english@^5.3.3:
version "5.3.3"