mirror of
https://github.com/etkecc/synapse-admin.git
synced 2025-03-15 02:38:35 +03:00
Bump react-admin from 5.2.0 to 5.3.0 (#77)
Bumps [react-admin](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: react-admin 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:
parent
3a595247e8
commit
53dff66978
2 changed files with 15 additions and 21 deletions
|
@ -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",
|
||||
|
|
34
yarn.lock
34
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue