Bump ra-i18n-polyglot from 5.2.0 to 5.3.0 (#68)

Bumps [ra-i18n-polyglot](https://github.com/marmelab/react-admin) from 5.2.0 to 5.3.0.
- [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.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: ra-i18n-polyglot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-19 16:23:56 +03:00 committed by GitHub
parent 49e8b2d0f5
commit fae7a696de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -55,7 +55,7 @@
"lodash": "^4.17.21",
"papaparse": "^5.4.1",
"ra-core": "^5.3.0",
"ra-i18n-polyglot": "^5.2.0",
"ra-i18n-polyglot": "^5.3.0",
"ra-language-english": "^5.3.0",
"ra-language-farsi": "^5.0.0",
"ra-language-french": "^5.2.0",

View file

@ -4793,13 +4793,13 @@ ra-core@^5.2.0, ra-core@^5.3.0:
react-error-boundary "^4.0.13"
react-is "^18.2.0"
ra-i18n-polyglot@^5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/ra-i18n-polyglot/-/ra-i18n-polyglot-5.2.0.tgz"
integrity sha512-w/3voyhjjlrj+ETeHBUj1Xy5trqmwy9g2qACssC/NJ+fAGtq+QhzZZfO27WKIR5LtM0DIT+lM0hdFxtrR5SnSg==
ra-i18n-polyglot@^5.2.0, ra-i18n-polyglot@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.3.0.tgz#ed10be1e3133b3e4a42990d045646ef336faf1ce"
integrity sha512-Dc2m6MlpF1qHeqH5iJukd7t6oVxnqC/k8AY+HEYQCXCTHhVWkzHDjLOilcKHbgiY6st1p6KoCL93CP8lyEjaqg==
dependencies:
node-polyglot "^2.2.2"
ra-core "^5.2.0"
ra-core "^5.3.0"
ra-language-english@^5.2.0, ra-language-english@^5.3.0:
version "5.3.0"