From 5fea8de023b3d0618f45c322e427253ff1a07ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:33:30 +0200 Subject: [PATCH] Bump react-admin from 5.3.3 to 5.4.0 (#163) Bumps [react-admin](https://github.com/marmelab/react-admin) from 5.3.3 to 5.4.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.3.3...v5.4.0) --- updated-dependencies: - dependency-name: react-admin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 70 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 629ba73..35da74f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "ra-language-italian": "^3.13.1", "ra-language-russian": "^4.14.2", "react": "^18.3.1", - "react-admin": "^5.3.3", + "react-admin": "^5.4.0", "react-dom": "^18.3.1", "react-hook-form": "^7.53.1", "react-is": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 293c7ac..299599a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1303,7 +1303,19 @@ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.60.5.tgz#37b7c5ab7e6894cea9ef341299a7a3febc2ea361" integrity sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ== -"@tanstack/react-query@^5.60.5", "@tanstack/react-query@^5.8.4": +"@tanstack/query-core@5.60.6": + version "5.60.6" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.60.6.tgz#0dd33fe231b0d18bf66d0c615b29899738300658" + integrity sha512-tI+k0KyCo1EBJ54vxK1kY24LWj673ujTydCZmzEZKAew4NqZzTaVQJEuaG1qKj2M03kUHN46rchLRd+TxVq/zQ== + +"@tanstack/react-query@^5.21.7": + version "5.61.3" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.61.3.tgz#0187b73b87adaeaed09f3d9717e35b507175fe23" + integrity sha512-c3Oz9KaCBapGkRewu7AJLhxE9BVqpMcHsd3KtFxSd7FSCu2qGwqfIN37zbSGoyk6Ix9LGZBNHQDPI6GpWABnmA== + dependencies: + "@tanstack/query-core" "5.60.6" + +"@tanstack/react-query@^5.60.5": version "5.60.5" resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.60.5.tgz#3194c390f7eff20542b321c3042880dc3f1a81e2" integrity sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q== @@ -4717,12 +4729,12 @@ ra-core@^4.11.2, ra-core@^4.16.2: react-is "^17.0.2" react-query "^3.32.1" -ra-core@^5.3.3, ra-core@^5.3.4: - version "5.3.4" - resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.3.4.tgz#849f6da3460b896f295f5a88ea2b8a1487c7111d" - integrity sha512-BC6pO8jaUjJESfO0FS6J2CMgeRreJ2kpdPkkySBODM0M5S4ZRC0rOFh1jBXFnjSUcNoPWaVc/WaZPwfAg00Wmw== +ra-core@^5.3.4, ra-core@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-5.4.0.tgz#db05e39959c6836a72236517e344ae361d6273c9" + integrity sha512-Gvp7FiItL0fYq0r9C5jU0Gm56096c2FfOY/UaCDnOvshs3UGTLd5cknRZ30lo9Qr+SoZPP8PH8Ef6LblEXkFBA== dependencies: - "@tanstack/react-query" "^5.8.4" + "@tanstack/react-query" "^5.21.7" clsx "^2.1.1" date-fns "^3.6.0" eventemitter3 "^5.0.1" @@ -4733,20 +4745,20 @@ 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.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== +ra-i18n-polyglot@^5.3.4, ra-i18n-polyglot@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/ra-i18n-polyglot/-/ra-i18n-polyglot-5.4.0.tgz#0c8f71e0c03874a5b87ef2c4eaacee497f23b036" + integrity sha512-2bRIa/y1PgZFjMir3bLEo1DcLEkWr7L7jrZuTXc0gXL5E8O6tGMaWkURxJyp1iIeZ0pUiPEahr6rePWwHVeZhA== dependencies: node-polyglot "^2.2.2" - ra-core "^5.3.4" + ra-core "^5.4.0" -ra-language-english@^5.3.3, ra-language-english@^5.3.4: - version "5.3.4" - resolved "https://registry.yarnpkg.com/ra-language-english/-/ra-language-english-5.3.4.tgz#a1ffcd848ec1b080f4dc3728332e0ceedb1f6783" - integrity sha512-QR0ej0JKQaGmtGSh1W+O4HnoaTv/9SQBtpztAkTitPVjlCGJeNBr/IjriAxsp0ezhhCr+uZrwrCfoWjKPkjpDg== +ra-language-english@^5.3.4, ra-language-english@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/ra-language-english/-/ra-language-english-5.4.0.tgz#e1f8dc76ba46faec64ddd40f5c10cfa6d919274f" + integrity sha512-RUV6wo8EIFOjC4UA6d+FbfVslnvnX8f+UhElzuxRvDhXZqmEyRKxsFCLTbeI9DF/IN8Gb6pvKxCoe3jzfUcm5Q== dependencies: - ra-core "^5.3.4" + ra-core "^5.4.0" ra-language-farsi@^5.0.0: version "5.0.0" @@ -4772,12 +4784,12 @@ ra-language-russian@^4.14.2: dependencies: ra-core "^4.16.2" -ra-ui-materialui@^5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/ra-ui-materialui/-/ra-ui-materialui-5.3.3.tgz#2f928e668c0242f2e103afc96016a108256dc23e" - integrity sha512-zaODfIoN+uc/9wuzlgFA0CHWZPpHs8kxtSi4i2HwBEFY42x/UoPsCqsRgLYGGJofBqxlD1UqzFRuVAKTEM/1bg== +ra-ui-materialui@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/ra-ui-materialui/-/ra-ui-materialui-5.4.0.tgz#92511c3274026243ac9ebe027d6aa9eef6b60f7f" + integrity sha512-FwBIboQrUXyB2ztZH150zcq5v6qMiGn2aNc9OoTcft0hoWuVBS1yIE8B67JfyZyH0azgNW20ImPbC5lYDs1l1w== dependencies: - "@tanstack/react-query" "^5.8.4" + "@tanstack/react-query" "^5.21.7" autosuggest-highlight "^3.1.1" clsx "^2.1.1" css-mediaquery "^0.1.2" @@ -4790,19 +4802,19 @@ ra-ui-materialui@^5.3.3: react-error-boundary "^4.0.13" react-transition-group "^4.4.5" -react-admin@^5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/react-admin/-/react-admin-5.3.3.tgz#0db4d69db7eca3e0bfcb42858e069b6710c8bed8" - integrity sha512-TAN3G7/JHQZpR1CieREjYFepSkQQdS4b70k060UVkeUL4RRU1c9whDfnSsUVuO56mnxTBKpQx0e/VHablSmBwA== +react-admin@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/react-admin/-/react-admin-5.4.0.tgz#463208d8d03da0ad5ee21f818a236a37c4aec13b" + integrity sha512-tvGyMUSXKzfqkQKf/uRowTpVhNM03Lo9iZq7e3BgO1nTOTFXqK/QcPbECpRH6IsLgH47uSDQoeqViYkB3ut9cA== dependencies: "@emotion/react" "^11.4.1" "@emotion/styled" "^11.3.0" "@mui/icons-material" "^5.15.20" "@mui/material" "^5.15.20" - ra-core "^5.3.3" - ra-i18n-polyglot "^5.3.3" - ra-language-english "^5.3.3" - ra-ui-materialui "^5.3.3" + ra-core "^5.4.0" + ra-i18n-polyglot "^5.4.0" + ra-language-english "^5.4.0" + ra-ui-materialui "^5.4.0" react-hook-form "^7.53.0" react-router "^6.22.0" react-router-dom "^6.22.0"