0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update material-ui monorepo to v5.14.13 (#4069)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-13 23:04:28 +02:00 committed by GitHub
parent b52f7d35b4
commit 654caefff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 203 additions and 180 deletions

View file

@ -18,9 +18,9 @@
"@emotion/jest": "11.10.5",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@mui/icons-material": "5.13.7",
"@mui/material": "5.13.7",
"@mui/styles": "5.13.7",
"@mui/icons-material": "5.14.13",
"@mui/material": "5.14.13",
"@mui/styles": "5.14.13",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@rematch/persist": "2.1.2",

View file

@ -23,10 +23,10 @@
"@emotion/styled": "^11.10.6",
"@fontsource/material-icons": "^4.5.4",
"@fontsource/roboto": "^4.5.8",
"@mui/icons-material": "5.13.7",
"@mui/material": "5.13.7",
"@mui/styles": "5.13.7",
"@mui/system": "5.13.7",
"@mui/icons-material": "5.14.13",
"@mui/material": "5.14.13",
"@mui/styles": "5.14.13",
"@mui/system": "5.14.13",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@rematch/persist": "2.1.2",

View file

@ -1189,14 +1189,14 @@ importers:
specifier: 11.10.6
version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@mui/icons-material':
specifier: 5.13.7
version: 5.13.7(@mui/material@5.13.7)(@types/react@18.2.25)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@mui/material@5.14.13)(@types/react@18.2.25)(react@18.2.0)
'@mui/material':
specifier: 5.13.7
version: 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.13.7
version: 5.13.7(@types/react@18.2.25)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@rematch/core':
specifier: 2.2.0
version: 2.2.0(redux@4.2.1)
@ -1822,17 +1822,17 @@ importers:
specifier: ^4.5.8
version: 4.5.8
'@mui/icons-material':
specifier: 5.13.7
version: 5.13.7(@mui/material@5.13.7)(@types/react@18.2.25)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@mui/material@5.14.13)(@types/react@18.2.25)(react@18.2.0)
'@mui/material':
specifier: 5.13.7
version: 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: 5.13.7
version: 5.13.7(@types/react@18.2.25)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@mui/system':
specifier: 5.13.7
version: 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0)
specifier: 5.14.13
version: 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@rematch/core':
specifier: 2.2.0
version: 2.2.0(redux@4.2.1)
@ -2185,14 +2185,14 @@ importers:
specifier: ^1.6.22
version: 1.6.22(react@17.0.2)
'@mui/icons-material':
specifier: 5.13.7
version: 5.13.7(@mui/material@5.13.7)(@types/react@18.2.25)(react@17.0.2)
specifier: 5.14.13
version: 5.14.13(@mui/material@5.14.13)(@types/react@18.2.25)(react@17.0.2)
'@mui/material':
specifier: 5.13.7
version: 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
specifier: 5.14.13
version: 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
'@mui/styles':
specifier: 5.13.7
version: 5.13.7(@types/react@18.2.25)(react@17.0.2)
specifier: 5.14.13
version: 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@orama/orama':
specifier: 1.2.4
version: 1.2.4
@ -6389,18 +6389,6 @@ packages:
dependencies:
regenerator-runtime: 0.13.11
/@babel/runtime@7.22.15:
resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.0
/@babel/runtime@7.22.6:
resolution: {integrity: sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.11
/@babel/runtime@7.23.1:
resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==}
engines: {node: '>=6.9.0'}
@ -7013,7 +7001,7 @@ packages:
'@babel/preset-env': 7.22.20(@babel/core@7.22.20)
'@babel/preset-react': 7.22.15(@babel/core@7.22.20)
'@babel/preset-typescript': 7.22.15(@babel/core@7.22.20)
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
'@babel/runtime-corejs3': 7.21.0
'@babel/traverse': 7.22.10
'@docusaurus/cssnano-preset': 2.0.0-beta.3
@ -8112,11 +8100,6 @@ packages:
dependencies:
'@emotion/memoize': 0.8.1
/@emotion/is-prop-valid@1.2.1:
resolution: {integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==}
dependencies:
'@emotion/memoize': 0.8.1
/@emotion/jest@11.10.5(@types/jest@29.5.5):
resolution: {integrity: sha512-LagosxybgisPlxfBGas9kGcNB5xTTX125WbjEVZiE3MEbb+dI4UYn0XIzrsilR8nUaQ5lH6yKUFrMmz7kB34vg==}
peerDependencies:
@ -8517,6 +8500,41 @@ packages:
dependencies:
fast-json-stringify: 5.7.0
/@floating-ui/core@1.5.0:
resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==}
dependencies:
'@floating-ui/utils': 0.1.6
/@floating-ui/dom@1.5.3:
resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==}
dependencies:
'@floating-ui/core': 1.5.0
'@floating-ui/utils': 0.1.6
/@floating-ui/react-dom@2.0.2(react-dom@17.0.2)(react@17.0.2):
resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
'@floating-ui/dom': 1.5.3
react: 17.0.2
react-dom: 17.0.2(react@17.0.2)
dev: false
/@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
'@floating-ui/dom': 1.5.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
/@floating-ui/utils@0.1.6:
resolution: {integrity: sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==}
/@fontsource/material-icons@4.5.4:
resolution: {integrity: sha512-YGmXkkEdu6EIgpFKNmB/nIXzZocwSmbI01Ninpmml8x8BT0M6RR++V1KqOfpzZ6Cw/FQ2/KYonQ3x4IY/4VRRA==}
dev: false
@ -9013,8 +9031,8 @@ packages:
- supports-color
dev: true
/@mui/base@5.0.0-beta.6(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2):
resolution: {integrity: sha512-jcHy6HwOX7KzRhRtL8nvIvUlxvLx2Fl6NMRCyUSQSvMTyfou9kndekz0H4HJaXvG1Y4WEifk23RYedOlrD1kEQ==}
/@mui/base@5.0.0-beta.19(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2):
resolution: {integrity: sha512-maNBgAscddyPNzFZQUJDF/puxM27Li+NqSBsr/lAP8TLns2VvWS2SoL3OKFOIoRnAMKGY/Ic6Aot6gCYeQnssA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9024,21 +9042,20 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@emotion/is-prop-valid': 1.2.1
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@17.0.2)
'@babel/runtime': 7.23.1
'@floating-ui/react-dom': 2.0.2(react-dom@17.0.2)(react@17.0.2)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@popperjs/core': 2.11.8
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
prop-types: 15.8.1
react: 17.0.2
react-dom: 17.0.2(react@17.0.2)
react-is: 18.2.0
dev: false
/@mui/base@5.0.0-beta.6(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-jcHy6HwOX7KzRhRtL8nvIvUlxvLx2Fl6NMRCyUSQSvMTyfou9kndekz0H4HJaXvG1Y4WEifk23RYedOlrD1kEQ==}
/@mui/base@5.0.0-beta.19(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-maNBgAscddyPNzFZQUJDF/puxM27Li+NqSBsr/lAP8TLns2VvWS2SoL3OKFOIoRnAMKGY/Ic6Aot6gCYeQnssA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9048,23 +9065,22 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@emotion/is-prop-valid': 1.2.1
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@18.2.0)
'@babel/runtime': 7.23.1
'@floating-ui/react-dom': 2.0.2(react-dom@18.2.0)(react@18.2.0)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@popperjs/core': 2.11.8
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-is: 18.2.0
/@mui/core-downloads-tracker@5.13.7:
resolution: {integrity: sha512-/suIo4WoeL/OyO3KUsFVpdOmKiSAr6NpWXmQ4WLSxwKrTiha1FJxM6vwAki5W/5kR9WnVLw5E8JC4oHHsutT8w==}
/@mui/core-downloads-tracker@5.14.13:
resolution: {integrity: sha512-3ZUbzcH4yloLKlV6Y+S0Edn2wef9t+EGHSfEkwVCn8E0ULdshifEFgfEroKRegQifDIwcKS/ofccxuZ8njTAYg==}
/@mui/icons-material@5.13.7(@mui/material@5.13.7)(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-zoVtkb9jYVUGfI7CobOdDBEAlpg3XESiO6cWqSDGwEma69+CBDIAwGpnO5truvQDJHBGSAfzFj3nObwxjkyA7Q==}
/@mui/icons-material@5.14.13(@mui/material@5.14.13)(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-fxKE1UrjI4xVxHe9IAGuVQZrc18dSBJg0P+Sqi2SZmcDUCShmgRq6Jq7l7GduvuMIkOSqAJdNgLtXmtmZkjtLg==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@mui/material': ^5.0.0
@ -9074,14 +9090,14 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@mui/material': 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
'@babel/runtime': 7.23.1
'@mui/material': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
'@types/react': 18.2.25
react: 17.0.2
dev: false
/@mui/icons-material@5.13.7(@mui/material@5.13.7)(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-zoVtkb9jYVUGfI7CobOdDBEAlpg3XESiO6cWqSDGwEma69+CBDIAwGpnO5truvQDJHBGSAfzFj3nObwxjkyA7Q==}
/@mui/icons-material@5.14.13(@mui/material@5.14.13)(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-fxKE1UrjI4xVxHe9IAGuVQZrc18dSBJg0P+Sqi2SZmcDUCShmgRq6Jq7l7GduvuMIkOSqAJdNgLtXmtmZkjtLg==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@mui/material': ^5.0.0
@ -9091,13 +9107,13 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@mui/material': 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@babel/runtime': 7.23.1
'@mui/material': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.25
react: 18.2.0
/@mui/material@5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2):
resolution: {integrity: sha512-+n453jDDm88zZM3b5YK29nZ7gXY+s+rryH9ovDbhmfSkOlFtp+KSqbXy5cTaC/UlDqDM7sYYJGq8BmJov3v9Tg==}
/@mui/material@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2):
resolution: {integrity: sha512-iPEFwhoVG789UVsXX4gqd1eJUlcLW1oceqwJYQN8Z4MpcAKfL9Lv3fda65AwG7pQ5lf+d7IbHzm4m48SWZxI2g==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@ -9113,17 +9129,17 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@17.0.2)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@17.0.2)
'@mui/base': 5.0.0-beta.6(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
'@mui/core-downloads-tracker': 5.13.7
'@mui/system': 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@17.0.2)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@17.0.2)
'@mui/base': 5.0.0-beta.19(@types/react@18.2.25)(react-dom@17.0.2)(react@17.0.2)
'@mui/core-downloads-tracker': 5.14.13
'@mui/system': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@17.0.2)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@types/react': 18.2.25
'@types/react-transition-group': 4.4.6
clsx: 1.2.1
'@types/react-transition-group': 4.4.7
clsx: 2.0.0
csstype: 3.1.2
prop-types: 15.8.1
react: 17.0.2
@ -9132,8 +9148,8 @@ packages:
react-transition-group: 4.4.5(react-dom@17.0.2)(react@17.0.2)
dev: false
/@mui/material@5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-+n453jDDm88zZM3b5YK29nZ7gXY+s+rryH9ovDbhmfSkOlFtp+KSqbXy5cTaC/UlDqDM7sYYJGq8BmJov3v9Tg==}
/@mui/material@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-iPEFwhoVG789UVsXX4gqd1eJUlcLW1oceqwJYQN8Z4MpcAKfL9Lv3fda65AwG7pQ5lf+d7IbHzm4m48SWZxI2g==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@ -9149,17 +9165,17 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@mui/base': 5.0.0-beta.6(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.13.7
'@mui/system': 5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@18.2.0)
'@mui/base': 5.0.0-beta.19(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.14.13
'@mui/system': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@types/react': 18.2.25
'@types/react-transition-group': 4.4.6
clsx: 1.2.1
'@types/react-transition-group': 4.4.7
clsx: 2.0.0
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
@ -9167,8 +9183,8 @@ packages:
react-is: 18.2.0
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
/@mui/private-theming@5.13.7(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-qbSr+udcij5F9dKhGX7fEdx2drXchq7htLNr2Qg2Ma+WJ6q0ERlEqGSBiPiVDJkptcjeVL4DGmcf1wl5+vD4EA==}
/@mui/private-theming@5.14.13(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-5EFqk4tqiSwPguj4NW/6bUf4u1qoUWXy9lrKfNh9H6oAohM+Ijv/7qSxFjnxPGBctj469/Sc5aKAR35ILBKZLQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9177,15 +9193,15 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@mui/utils': 5.13.7(react@17.0.2)
'@babel/runtime': 7.23.1
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@types/react': 18.2.25
prop-types: 15.8.1
react: 17.0.2
dev: false
/@mui/private-theming@5.13.7(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-qbSr+udcij5F9dKhGX7fEdx2drXchq7htLNr2Qg2Ma+WJ6q0ERlEqGSBiPiVDJkptcjeVL4DGmcf1wl5+vD4EA==}
/@mui/private-theming@5.14.13(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-5EFqk4tqiSwPguj4NW/6bUf4u1qoUWXy9lrKfNh9H6oAohM+Ijv/7qSxFjnxPGBctj469/Sc5aKAR35ILBKZLQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9194,14 +9210,14 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@mui/utils': 5.13.7(react@18.2.0)
'@babel/runtime': 7.23.1
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@types/react': 18.2.25
prop-types: 15.8.1
react: 18.2.0
/@mui/styled-engine@5.13.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2):
resolution: {integrity: sha512-VCYCU6xVtXOrIN8lcbuPmoG+u7FYuOERG++fpY74hPpEWkyFQG97F+/XfTQVYzlR2m7nPjnwVUgATcTCMEaMvw==}
/@mui/styled-engine@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2):
resolution: {integrity: sha512-1ff/egFQl26hiwcUtCMKAkp4Sgqpm3qIewmXq+GN27fb44lDIACquehMFBuadOjceOFmbIXbayzbA46ZyqFYzA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.4.1
@ -9213,7 +9229,7 @@ packages:
'@emotion/styled':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
'@emotion/cache': 11.11.0
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@17.0.2)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@17.0.2)
@ -9222,8 +9238,8 @@ packages:
react: 17.0.2
dev: false
/@mui/styled-engine@5.13.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0):
resolution: {integrity: sha512-VCYCU6xVtXOrIN8lcbuPmoG+u7FYuOERG++fpY74hPpEWkyFQG97F+/XfTQVYzlR2m7nPjnwVUgATcTCMEaMvw==}
/@mui/styled-engine@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0):
resolution: {integrity: sha512-1ff/egFQl26hiwcUtCMKAkp4Sgqpm3qIewmXq+GN27fb44lDIACquehMFBuadOjceOFmbIXbayzbA46ZyqFYzA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.4.1
@ -9235,7 +9251,7 @@ packages:
'@emotion/styled':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
'@emotion/cache': 11.11.0
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@18.2.0)
@ -9243,8 +9259,8 @@ packages:
prop-types: 15.8.1
react: 18.2.0
/@mui/styles@5.13.7(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-RWoQwMYzW4gg2ksVGBIGeMjz1bFz6H+FcHOgncYytaZbvXiMXRkChomb+do4cx41BuXpe94YLP63keM7tjNFpg==}
/@mui/styles@5.14.13(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-Hzp9e4BYcYeUa0LuvNXQu5vkf5MR5stFlBYrsIjJpaQr4mdwmoaR7rIL+4xnzQoEtPrzY9DbNSBy2i1zN2tfig==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9253,13 +9269,13 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
'@emotion/hash': 0.9.1
'@mui/private-theming': 5.13.7(@types/react@18.2.25)(react@17.0.2)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@17.0.2)
'@mui/private-theming': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
csstype: 3.1.2
hoist-non-react-statics: 3.3.2
jss: 10.10.0
@ -9274,8 +9290,8 @@ packages:
react: 17.0.2
dev: false
/@mui/styles@5.13.7(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-RWoQwMYzW4gg2ksVGBIGeMjz1bFz6H+FcHOgncYytaZbvXiMXRkChomb+do4cx41BuXpe94YLP63keM7tjNFpg==}
/@mui/styles@5.14.13(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-Hzp9e4BYcYeUa0LuvNXQu5vkf5MR5stFlBYrsIjJpaQr4mdwmoaR7rIL+4xnzQoEtPrzY9DbNSBy2i1zN2tfig==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@ -9284,13 +9300,13 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
'@emotion/hash': 0.9.1
'@mui/private-theming': 5.13.7(@types/react@18.2.25)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@18.2.0)
'@mui/private-theming': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
csstype: 3.1.2
hoist-non-react-statics: 3.3.2
jss: 10.10.0
@ -9304,8 +9320,8 @@ packages:
prop-types: 15.8.1
react: 18.2.0
/@mui/system@5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-7R2KdI6vr8KtnauEfg9e9xQmPk6Gg/1vGNiALYyhSI+cYztxN6WmlSqGX4bjWn/Sygp1TUE1jhFEgs7MWruhkQ==}
/@mui/system@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-+5+Dx50lG4csbx2sGjrKLozXQJeCpJ4dIBZolyFLkZ+XphD1keQWouLUvJkPQ3MSglLLKuD37pp52YjMncZMEQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@ -9320,22 +9336,22 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@17.0.2)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@17.0.2)
'@mui/private-theming': 5.13.7(@types/react@18.2.25)(react@17.0.2)
'@mui/styled-engine': 5.13.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@17.0.2)
'@mui/private-theming': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@mui/styled-engine': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@17.0.2)
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
csstype: 3.1.2
prop-types: 15.8.1
react: 17.0.2
dev: false
/@mui/system@5.13.7(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-7R2KdI6vr8KtnauEfg9e9xQmPk6Gg/1vGNiALYyhSI+cYztxN6WmlSqGX4bjWn/Sygp1TUE1jhFEgs7MWruhkQ==}
/@mui/system@5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-+5+Dx50lG4csbx2sGjrKLozXQJeCpJ4dIBZolyFLkZ+XphD1keQWouLUvJkPQ3MSglLLKuD37pp52YjMncZMEQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@ -9350,52 +9366,60 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@18.2.0)
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.25)(react@18.2.0)
'@mui/private-theming': 5.13.7(@types/react@18.2.25)(react@18.2.0)
'@mui/styled-engine': 5.13.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
'@mui/types': 7.2.4(@types/react@18.2.25)
'@mui/utils': 5.13.7(react@18.2.0)
'@mui/private-theming': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@mui/styled-engine': 5.14.13(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
'@mui/types': 7.2.6(@types/react@18.2.25)
'@mui/utils': 5.14.13(@types/react@18.2.25)(react@18.2.0)
'@types/react': 18.2.25
clsx: 1.2.1
clsx: 2.0.0
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
/@mui/types@7.2.4(@types/react@18.2.25):
resolution: {integrity: sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==}
/@mui/types@7.2.6(@types/react@18.2.25):
resolution: {integrity: sha512-7sjLQrUmBwufm/M7jw/quNiPK/oor2+pGUQP2CULRcFCArYTq78oJ3D5esTaL0UMkXKJvDqXn6Ike69yAOBQng==}
peerDependencies:
'@types/react': '*'
'@types/react': ^17.0.0 || ^18.0.0
peerDependenciesMeta:
'@types/react':
optional: true
dependencies:
'@types/react': 18.2.25
/@mui/utils@5.13.7(react@17.0.2):
resolution: {integrity: sha512-/3BLptG/q0u36eYED7Nhf4fKXmcKb6LjjT7ZMwhZIZSdSxVqDqSTmATW3a56n3KEPQUXCU9TpxAfCBQhs6brVA==}
/@mui/utils@5.14.13(@types/react@18.2.25)(react@17.0.2):
resolution: {integrity: sha512-2AFpyXWw7uDCIqRu7eU2i/EplZtks5LAMzQvIhC79sPV9IhOZU2qwOWVnPtdctRXiQJOAaXulg+A37pfhEueQw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@types/prop-types': 15.7.5
'@types/react-is': 18.2.1
'@babel/runtime': 7.23.1
'@types/prop-types': 15.7.8
'@types/react': 18.2.25
prop-types: 15.8.1
react: 17.0.2
react-is: 18.2.0
dev: false
/@mui/utils@5.13.7(react@18.2.0):
resolution: {integrity: sha512-/3BLptG/q0u36eYED7Nhf4fKXmcKb6LjjT7ZMwhZIZSdSxVqDqSTmATW3a56n3KEPQUXCU9TpxAfCBQhs6brVA==}
/@mui/utils@5.14.13(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-2AFpyXWw7uDCIqRu7eU2i/EplZtks5LAMzQvIhC79sPV9IhOZU2qwOWVnPtdctRXiQJOAaXulg+A37pfhEueQw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.6
'@types/prop-types': 15.7.5
'@types/react-is': 18.2.1
'@babel/runtime': 7.23.1
'@types/prop-types': 15.7.8
'@types/react': 18.2.25
prop-types: 15.8.1
react: 18.2.0
react-is: 18.2.0
@ -12019,11 +12043,6 @@ packages:
'@types/react': 18.2.25
dev: true
/@types/react-is@18.2.1:
resolution: {integrity: sha512-wyUkmaaSZEzFZivD8F2ftSyAfk6L+DfFliVj/mYdOXbVjRcS87fQJLTnhk6dRZPuJjI+9g6RZJO4PNCngUrmyw==}
dependencies:
'@types/react': 18.2.25
/@types/react-redux@7.1.25:
resolution: {integrity: sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==}
dependencies:
@ -12052,8 +12071,8 @@ packages:
'@types/history': 4.7.11
'@types/react': 18.0.35
/@types/react-transition-group@4.4.6:
resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==}
/@types/react-transition-group@4.4.7:
resolution: {integrity: sha512-ICCyBl5mvyqYp8Qeq9B5G/fyBSRC0zx3XM3sCC6KkcMsNeAHqXBKkmat4GqdJET5jtYUpZXrxI5flve5qhi2Eg==}
dependencies:
'@types/react': 18.2.25
@ -13786,7 +13805,7 @@ packages:
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
engines: {node: '>=10', npm: '>=6'}
dependencies:
'@babel/runtime': 7.21.0
'@babel/runtime': 7.23.1
cosmiconfig: 7.1.0
resolve: 1.22.4
@ -14882,6 +14901,10 @@ packages:
resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==}
engines: {node: '>=6'}
/clsx@2.0.0:
resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==}
engines: {node: '>=6'}
/co@4.6.0:
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
@ -15633,7 +15656,7 @@ packages:
/css-vendor@2.0.8:
resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
is-in-browser: 1.1.3
/css-what@3.4.2:
@ -16803,7 +16826,7 @@ packages:
/dom-helpers@5.2.1:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies:
'@babel/runtime': 7.21.0
'@babel/runtime': 7.23.1
csstype: 3.1.2
/dom-serializer@0.2.2:
@ -21275,53 +21298,53 @@ packages:
/jss-plugin-camel-case@10.10.0:
resolution: {integrity: sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
hyphenate-style-name: 1.0.4
jss: 10.10.0
/jss-plugin-default-unit@10.10.0:
resolution: {integrity: sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
jss: 10.10.0
/jss-plugin-global@10.10.0:
resolution: {integrity: sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
jss: 10.10.0
/jss-plugin-nested@10.10.0:
resolution: {integrity: sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
jss: 10.10.0
tiny-warning: 1.0.3
/jss-plugin-props-sort@10.10.0:
resolution: {integrity: sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
jss: 10.10.0
/jss-plugin-rule-value-function@10.10.0:
resolution: {integrity: sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
jss: 10.10.0
tiny-warning: 1.0.3
/jss-plugin-vendor-prefixer@10.10.0:
resolution: {integrity: sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
css-vendor: 2.0.8
jss: 10.10.0
/jss@10.10.0:
resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==}
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
csstype: 3.1.2
is-in-browser: 1.1.3
tiny-warning: 1.0.3
@ -25697,7 +25720,7 @@ packages:
react: ^16.6.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
invariant: 2.2.4
prop-types: 15.8.1
react: 17.0.2
@ -25840,7 +25863,7 @@ packages:
react-loadable: '*'
webpack: '>=4.41.1 || 5.x'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
react-loadable: /@docusaurus/react-loadable@5.5.2(react@17.0.2)
webpack: 5.82.1(esbuild@0.14.10)
@ -25851,7 +25874,7 @@ packages:
react-loadable: '*'
webpack: '>=4.41.1 || 5.x'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
react-loadable: 5.5.0(react@17.0.2)
webpack: 5.82.1(esbuild@0.14.10)
dev: false
@ -25940,7 +25963,7 @@ packages:
react: '>=15'
react-router: '>=5'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
react: 17.0.2
react-router: 5.3.4(react@17.0.2)
@ -25949,7 +25972,7 @@ packages:
peerDependencies:
react: '>=15'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
history: 4.10.1
loose-envify: 1.4.0
prop-types: 15.8.1
@ -25977,7 +26000,7 @@ packages:
peerDependencies:
react: '>=15'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
history: 4.10.1
hoist-non-react-statics: 3.3.2
loose-envify: 1.4.0
@ -26018,7 +26041,7 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
react: 17.0.2
use-composed-ref: 1.3.0(react@17.0.2)
use-latest: 1.2.1(@types/react@18.2.25)(react@17.0.2)
@ -26032,7 +26055,7 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
react: 18.2.0
use-composed-ref: 1.3.0(react@18.2.0)
use-latest: 1.2.1(@types/react@18.2.25)(react@18.2.0)
@ -26045,7 +26068,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@ -26059,7 +26082,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
'@babel/runtime': 7.22.6
'@babel/runtime': 7.23.1
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@ -26335,7 +26358,7 @@ packages:
/regenerator-transform@0.15.1:
resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
dependencies:
'@babel/runtime': 7.22.15
'@babel/runtime': 7.23.1
/regenerator-transform@0.15.2:
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}

View file

@ -37,9 +37,9 @@
"@emotion/styled": "11.10.6",
"@orama/orama": "1.2.4",
"@mdx-js/react": "^1.6.22",
"@mui/icons-material": "5.13.7",
"@mui/material": "5.13.7",
"@mui/styles": "5.13.7",
"@mui/icons-material": "5.14.13",
"@mui/material": "5.14.13",
"@mui/styles": "5.14.13",
"@verdaccio/ui-components": "workspace:3.0.0-next.1",
"classnames": "2.3.2",
"clsx": "1.2.1",