diff --git a/package.json b/package.json index 8738c4f..b2acb09 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "ra-language-italian": "^3.13.1", "ra-language-russian": "^4.14.2", "react": "^18.3.1", - "react-admin": "^5.2.0", + "react-admin": "^5.3.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 21516b7..143b793 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3267,11 +3267,6 @@ hoist-non-react-statics@^3.3.1: dependencies: react-is "^16.7.0" -hotscript@^1.0.12: - version "1.0.13" - resolved "https://registry.npmjs.org/hotscript/-/hotscript-1.0.13.tgz" - integrity sha512-C++tTF1GqkGYecL+2S1wJTfoH6APGAsbb7PAWQ3iVIwgG/EFseAfEVOKFgAFq4yK3+6j1EjUD4UQ9dRJHX/sSQ== - html-encoding-sniffer@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz" @@ -4794,7 +4789,7 @@ 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, ra-i18n-polyglot@^5.3.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== @@ -4802,7 +4797,7 @@ ra-i18n-polyglot@^5.2.0, ra-i18n-polyglot@^5.3.0: node-polyglot "^2.2.2" ra-core "^5.3.0" -ra-language-english@^5.2.0, ra-language-english@^5.3.0: +ra-language-english@^5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/ra-language-english/-/ra-language-english-5.3.0.tgz#f2811d9c72513c18ff0f48498bfa92f97911b4ad" integrity sha512-Gp8dt4annXcxFd7BJ/EgngLmI74A25++iwE5lS8WqD6yBL3byU5Xwu9+CQ8YQkU9+cQEFhLhkWIGfXXczxSymw== @@ -4833,17 +4828,16 @@ ra-language-russian@^4.14.2: dependencies: ra-core "^4.16.2" -ra-ui-materialui@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/ra-ui-materialui/-/ra-ui-materialui-5.2.0.tgz" - integrity sha512-OTjj/CJSxDDojH+e8Ba2eN0S2E672JeVxO5h+KpNg/h8jEF/PTb4Vc3uNF1oXxoXakoMNiKF1DhfTNAZgOfsnQ== +ra-ui-materialui@^5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/ra-ui-materialui/-/ra-ui-materialui-5.3.0.tgz#14b1c35f98a4d133dd0ef6be85191de71da88bb2" + integrity sha512-jmEqI77LDcEbhrMC45QM1YmUMSOwzNH8dEjr9A/Xm+UW+YnzOFDkVJJumfP3jpFL4wviX48Qy5mBi54t19CYjw== dependencies: "@tanstack/react-query" "^5.8.4" autosuggest-highlight "^3.1.1" clsx "^2.1.1" css-mediaquery "^0.1.2" dompurify "^2.4.3" - hotscript "^1.0.12" inflection "^3.0.0" jsonexport "^3.2.0" lodash "~4.17.5" @@ -4852,19 +4846,19 @@ ra-ui-materialui@^5.2.0: react-error-boundary "^4.0.13" react-transition-group "^4.4.5" -react-admin@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/react-admin/-/react-admin-5.2.0.tgz" - integrity sha512-EEHz5jhB/OLMN1PPINVY5LF86hOhqMA6n7nTPwK8hJUT56OUfK9MTUdRkn4ucc8Cy+vxT5a3BlmH6BJSnDs5sw== +react-admin@^5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/react-admin/-/react-admin-5.3.0.tgz#c94dce0e96b949717e3c79df03b7cba133949ba1" + integrity sha512-86M0c76ClN7mbMsONLY83lV32hAQREH1hnhHXANZPS4BnRSKSyFjI93Wke+TwUkWlYiqXlEwaYzISfDTTU3xqA== 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.2.0" - ra-i18n-polyglot "^5.2.0" - ra-language-english "^5.2.0" - ra-ui-materialui "^5.2.0" + ra-core "^5.3.0" + ra-i18n-polyglot "^5.3.0" + ra-language-english "^5.3.0" + ra-ui-materialui "^5.3.0" react-hook-form "^7.53.0" react-router "^6.22.0" react-router-dom "^6.22.0"