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.11.9 (#3625)
* fix(deps): update material-ui monorepo to v5.11.9 * Update Search.test.tsx.snap --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
parent
76c4aa1d43
commit
35408cfc42
5 changed files with 182 additions and 248 deletions
|
@ -15,9 +15,9 @@
|
|||
"devDependencies": {
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@mui/icons-material": "5.11.0",
|
||||
"@mui/styles": "5.11.1",
|
||||
"@mui/material": "5.11.1",
|
||||
"@mui/icons-material": "5.11.9",
|
||||
"@mui/styles": "5.11.9",
|
||||
"@mui/material": "5.11.9",
|
||||
"@emotion/babel-plugin": "11.10.5",
|
||||
"@emotion/css": "11.10.5",
|
||||
"@emotion/jest": "11.10.5",
|
||||
|
|
|
@ -25,9 +25,9 @@
|
|||
"dependencies": {
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@mui/icons-material": "5.11.0",
|
||||
"@mui/material": "5.11.2",
|
||||
"@mui/styles": "5.11.1",
|
||||
"@mui/icons-material": "5.11.9",
|
||||
"@mui/material": "5.11.9",
|
||||
"@mui/styles": "5.11.9",
|
||||
"@rematch/core": "2.2.0",
|
||||
"@rematch/loading": "2.1.2",
|
||||
"@rematch/persist": "2.1.2",
|
||||
|
|
|
@ -124,6 +124,21 @@ exports[`<Search /> component should load the component in default state 1`] = `
|
|||
padding-top: 8px;
|
||||
}
|
||||
|
||||
.emotion-2 .MuiFilledInput-root.MuiInputBase-hiddenLabel {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.emotion-2 .MuiFilledInput-root.MuiInputBase-hiddenLabel .MuiAutocomplete-input {
|
||||
padding-top: 16px;
|
||||
padding-bottom: 17px;
|
||||
}
|
||||
|
||||
.emotion-2 .MuiFilledInput-root.MuiInputBase-hiddenLabel.MuiInputBase-sizeSmall .MuiAutocomplete-input {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 9px;
|
||||
}
|
||||
|
||||
.emotion-2 .MuiAutocomplete-input {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex-grow: 1;
|
||||
|
@ -241,13 +256,6 @@ label+.emotion-5 {
|
|||
border-bottom-color: #d32f2f;
|
||||
}
|
||||
|
||||
.emotion-5.Mui-error:focus-within:after {
|
||||
-webkit-transform: scaleX(1);
|
||||
-moz-transform: scaleX(1);
|
||||
-ms-transform: scaleX(1);
|
||||
transform: scaleX(1);
|
||||
}
|
||||
|
||||
.emotion-5:before {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
|
||||
left: 0;
|
||||
|
@ -261,7 +269,7 @@ label+.emotion-5 {
|
|||
}
|
||||
|
||||
.emotion-5:hover:not(.Mui-disabled, .Mui-error):before {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.87);
|
||||
border-bottom: 2px solid rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
@media (hover: none) {
|
||||
|
|
388
pnpm-lock.yaml
388
pnpm-lock.yaml
|
@ -828,9 +828,9 @@ importers:
|
|||
'@emotion/jest': 11.10.5
|
||||
'@emotion/react': 11.10.5
|
||||
'@emotion/styled': 11.10.5
|
||||
'@mui/icons-material': 5.11.0
|
||||
'@mui/material': 5.11.1
|
||||
'@mui/styles': 5.11.1
|
||||
'@mui/icons-material': 5.11.9
|
||||
'@mui/material': 5.11.9
|
||||
'@mui/styles': 5.11.9
|
||||
'@rematch/core': 2.2.0
|
||||
'@rematch/loading': 2.1.2
|
||||
'@rematch/persist': 2.1.2
|
||||
|
@ -906,9 +906,9 @@ importers:
|
|||
'@emotion/jest': 11.10.5_@types+jest@27.5.2
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
'@mui/icons-material': 5.11.0_86ae13e595640c06f47fc1a5e824b175
|
||||
'@mui/material': 5.11.1_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@mui/styles': 5.11.1_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/icons-material': 5.11.9_500bd11b7aa6ba4f630b96b42066bfa4
|
||||
'@mui/material': 5.11.9_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@mui/styles': 5.11.9_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@rematch/core': 2.2.0_redux@4.2.0
|
||||
'@rematch/loading': 2.1.2_@rematch+core@2.2.0
|
||||
'@rematch/persist': 2.1.2_e4509283c1984516d02fe029893bd118
|
||||
|
@ -1273,9 +1273,9 @@ importers:
|
|||
'@emotion/styled': ^11.10.5
|
||||
'@fontsource/material-icons': ^4.5.4
|
||||
'@fontsource/roboto': ^4.5.8
|
||||
'@mui/icons-material': 5.11.0
|
||||
'@mui/material': 5.11.2
|
||||
'@mui/styles': 5.11.1
|
||||
'@mui/icons-material': 5.11.9
|
||||
'@mui/material': 5.11.9
|
||||
'@mui/styles': 5.11.9
|
||||
'@rematch/core': 2.2.0
|
||||
'@rematch/loading': 2.1.2
|
||||
'@rematch/persist': 2.1.2
|
||||
|
@ -1321,9 +1321,9 @@ importers:
|
|||
dependencies:
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
'@mui/icons-material': 5.11.0_443cde6f4771845ff6232b16ac8f9969
|
||||
'@mui/material': 5.11.2_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@mui/styles': 5.11.1_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/icons-material': 5.11.9_500bd11b7aa6ba4f630b96b42066bfa4
|
||||
'@mui/material': 5.11.9_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@mui/styles': 5.11.9_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@rematch/core': 2.2.0_redux@4.2.0
|
||||
'@rematch/loading': 2.1.2_@rematch+core@2.2.0
|
||||
'@rematch/persist': 2.1.2_e4509283c1984516d02fe029893bd118
|
||||
|
@ -1505,9 +1505,9 @@ importers:
|
|||
'@emotion/styled': 11.10.5
|
||||
'@lyrasearch/lyra': ^0.3.1
|
||||
'@mdx-js/react': ^1.6.22
|
||||
'@mui/icons-material': 5.11.0
|
||||
'@mui/material': 5.11.1
|
||||
'@mui/styles': 5.11.1
|
||||
'@mui/icons-material': 5.11.9
|
||||
'@mui/material': 5.11.9
|
||||
'@mui/styles': 5.11.9
|
||||
'@tsconfig/docusaurus': ^1.0.2
|
||||
'@verdaccio/crowdin-translations': workspace:*
|
||||
'@verdaccio/ui-components': workspace:2.0.0-6-next.3
|
||||
|
@ -1553,9 +1553,9 @@ importers:
|
|||
'@emotion/styled': 11.10.5_b57f0ffc057376db9a51f346e302a8f3
|
||||
'@lyrasearch/lyra': 0.3.1
|
||||
'@mdx-js/react': 1.6.22_react@17.0.2
|
||||
'@mui/icons-material': 5.11.0_7c8ecf31e3b7211dd6355b426c29e226
|
||||
'@mui/material': 5.11.1_5ece8e97e77dc1219838f365f456389a
|
||||
'@mui/styles': 5.11.1_70de7ee5f769e174688f26a8db3997bd
|
||||
'@mui/icons-material': 5.11.9_f7cb17f5810c02be14762dd4313749f0
|
||||
'@mui/material': 5.11.9_5ece8e97e77dc1219838f365f456389a
|
||||
'@mui/styles': 5.11.9_70de7ee5f769e174688f26a8db3997bd
|
||||
'@verdaccio/ui-components': link:../packages/ui-components
|
||||
classnames: 2.3.2
|
||||
clsx: 1.2.1
|
||||
|
@ -6657,6 +6657,12 @@ packages:
|
|||
dependencies:
|
||||
regenerator-runtime: 0.13.11
|
||||
|
||||
/@babel/runtime/7.20.13:
|
||||
resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.13.11
|
||||
|
||||
/@babel/runtime/7.20.6:
|
||||
resolution: {integrity: sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
@ -7249,7 +7255,7 @@ packages:
|
|||
react: '>= 16.8.6'
|
||||
react-dom: '>= 16.8.6'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
focus-lock: 0.8.1
|
||||
|
@ -9376,8 +9382,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@mui/base/5.0.0-alpha.111_4076cec502acd4bd096bfc1f1d17cbac:
|
||||
resolution: {integrity: sha512-2wfIPpl97S4dPzD0QOM3UIzQ/EuXCYQvHmXxTpfKxev/cfkzOe7Ik/McoYUBbtM1bSOqH3W276R/L2LF9cyXqQ==}
|
||||
/@mui/base/5.0.0-alpha.118_4076cec502acd4bd096bfc1f1d17cbac:
|
||||
resolution: {integrity: sha512-GAEpqhnuHjRaAZLdxFNuOf2GDTp9sUawM46oHZV4VnYPFjXJDkIYFWfIQLONb0nga92OiqS5DD/scGzVKCL0Mw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
|
@ -9387,10 +9393,10 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/is-prop-valid': 1.2.0
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@mui/utils': 5.11.9_react@18.2.0
|
||||
'@popperjs/core': 2.11.6
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
|
@ -9398,10 +9404,9 @@ packages:
|
|||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-is: 18.2.0
|
||||
dev: true
|
||||
|
||||
/@mui/base/5.0.0-alpha.111_c42008a72ce35ae24c47fe7f76e86407:
|
||||
resolution: {integrity: sha512-2wfIPpl97S4dPzD0QOM3UIzQ/EuXCYQvHmXxTpfKxev/cfkzOe7Ik/McoYUBbtM1bSOqH3W276R/L2LF9cyXqQ==}
|
||||
/@mui/base/5.0.0-alpha.118_c42008a72ce35ae24c47fe7f76e86407:
|
||||
resolution: {integrity: sha512-GAEpqhnuHjRaAZLdxFNuOf2GDTp9sUawM46oHZV4VnYPFjXJDkIYFWfIQLONb0nga92OiqS5DD/scGzVKCL0Mw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
|
@ -9411,10 +9416,10 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/is-prop-valid': 1.2.0
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@17.0.2
|
||||
'@mui/utils': 5.11.9_react@17.0.2
|
||||
'@popperjs/core': 2.11.6
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
|
@ -9424,35 +9429,11 @@ packages:
|
|||
react-is: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mui/base/5.0.0-alpha.112_4076cec502acd4bd096bfc1f1d17cbac:
|
||||
resolution: {integrity: sha512-KPwb1iYPXsV/P8uu0SNQrj7v7YU6wdN4Eccc2lZQyRDW+f6PJYjHBuFUTYKc408B98Jvs1XbC/z5MN45a2DWrQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@emotion/is-prop-valid': 1.2.0
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@popperjs/core': 2.11.6
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-is: 18.2.0
|
||||
dev: false
|
||||
/@mui/core-downloads-tracker/5.11.9:
|
||||
resolution: {integrity: sha512-YGEtucQ/Nl91VZkzYaLad47Cdui51n/hW+OQm4210g4N3/nZzBxmGeKfubEalf+ShKH4aYDS86XTO6q/TpZnjQ==}
|
||||
|
||||
/@mui/core-downloads-tracker/5.11.2:
|
||||
resolution: {integrity: sha512-ztLQELdSSuJFXezng8g5eCzy8mogtzMM8JcfG3HIGgUJ2RlAiBXI2Qe0adKmrJlF4FMat8vTaTeoiRNBZH4t1Q==}
|
||||
|
||||
/@mui/icons-material/5.11.0_443cde6f4771845ff6232b16ac8f9969:
|
||||
resolution: {integrity: sha512-I2LaOKqO8a0xcLGtIozC9xoXjZAto5G5gh0FYUMAlbsIHNHIjn4Xrw9rvjY20vZonyiGrZNMAlAXYkY6JvhF6A==}
|
||||
/@mui/icons-material/5.11.9_500bd11b7aa6ba4f630b96b42066bfa4:
|
||||
resolution: {integrity: sha512-SPANMk6K757Q1x48nCwPGdSNb8B71d+2hPMJ0V12VWerpSsbjZtvAPi5FAn13l2O5mwWkvI0Kne+0tCgnNxMNw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@mui/material': ^5.0.0
|
||||
|
@ -9462,14 +9443,13 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@mui/material': 5.11.2_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@babel/runtime': 7.20.13
|
||||
'@mui/material': 5.11.9_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@types/react': 18.0.26
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mui/icons-material/5.11.0_7c8ecf31e3b7211dd6355b426c29e226:
|
||||
resolution: {integrity: sha512-I2LaOKqO8a0xcLGtIozC9xoXjZAto5G5gh0FYUMAlbsIHNHIjn4Xrw9rvjY20vZonyiGrZNMAlAXYkY6JvhF6A==}
|
||||
/@mui/icons-material/5.11.9_f7cb17f5810c02be14762dd4313749f0:
|
||||
resolution: {integrity: sha512-SPANMk6K757Q1x48nCwPGdSNb8B71d+2hPMJ0V12VWerpSsbjZtvAPi5FAn13l2O5mwWkvI0Kne+0tCgnNxMNw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@mui/material': ^5.0.0
|
||||
|
@ -9479,31 +9459,14 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@mui/material': 5.11.1_5ece8e97e77dc1219838f365f456389a
|
||||
'@babel/runtime': 7.20.13
|
||||
'@mui/material': 5.11.9_5ece8e97e77dc1219838f365f456389a
|
||||
'@types/react': 18.0.26
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mui/icons-material/5.11.0_86ae13e595640c06f47fc1a5e824b175:
|
||||
resolution: {integrity: sha512-I2LaOKqO8a0xcLGtIozC9xoXjZAto5G5gh0FYUMAlbsIHNHIjn4Xrw9rvjY20vZonyiGrZNMAlAXYkY6JvhF6A==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@mui/material': ^5.0.0
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@mui/material': 5.11.1_5c94f60a4347d0fa7a0fa01f8a77c83b
|
||||
'@types/react': 18.0.26
|
||||
react: 18.2.0
|
||||
dev: true
|
||||
|
||||
/@mui/material/5.11.1_5c94f60a4347d0fa7a0fa01f8a77c83b:
|
||||
resolution: {integrity: sha512-yaZiXvcrl2vgUK+VO24780BWRgwdAMmAyuMVZnRTts1Yu0tWd6PjIYq2ZtaOlpj6/LbaSS+Q2kSfxYnDQ20CEQ==}
|
||||
/@mui/material/5.11.9_5c94f60a4347d0fa7a0fa01f8a77c83b:
|
||||
resolution: {integrity: sha512-Wb3WzjzYyi/WKSl/XlF7aC8kk2NE21IoHMF7hNQMkPb0GslbWwR4OUjlBpxtG+RSZn44wMZkEDNB9Hw0TDsd8g==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
|
@ -9519,14 +9482,14 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
'@mui/base': 5.0.0-alpha.111_4076cec502acd4bd096bfc1f1d17cbac
|
||||
'@mui/core-downloads-tracker': 5.11.2
|
||||
'@mui/system': 5.11.2_71a28cfd8501c67df20d282932c5ddc5
|
||||
'@mui/base': 5.0.0-alpha.118_4076cec502acd4bd096bfc1f1d17cbac
|
||||
'@mui/core-downloads-tracker': 5.11.9
|
||||
'@mui/system': 5.11.9_71a28cfd8501c67df20d282932c5ddc5
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@mui/utils': 5.11.9_react@18.2.0
|
||||
'@types/react': 18.0.26
|
||||
'@types/react-transition-group': 4.4.5
|
||||
clsx: 1.2.1
|
||||
|
@ -9536,10 +9499,9 @@ packages:
|
|||
react-dom: 18.2.0_react@18.2.0
|
||||
react-is: 18.2.0
|
||||
react-transition-group: 4.4.5_react-dom@18.2.0+react@18.2.0
|
||||
dev: true
|
||||
|
||||
/@mui/material/5.11.1_5ece8e97e77dc1219838f365f456389a:
|
||||
resolution: {integrity: sha512-yaZiXvcrl2vgUK+VO24780BWRgwdAMmAyuMVZnRTts1Yu0tWd6PjIYq2ZtaOlpj6/LbaSS+Q2kSfxYnDQ20CEQ==}
|
||||
/@mui/material/5.11.9_5ece8e97e77dc1219838f365f456389a:
|
||||
resolution: {integrity: sha512-Wb3WzjzYyi/WKSl/XlF7aC8kk2NE21IoHMF7hNQMkPb0GslbWwR4OUjlBpxtG+RSZn44wMZkEDNB9Hw0TDsd8g==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
|
@ -9555,14 +9517,14 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/react': 11.10.5_bd2618bd03cb5a311c87f698b9bd5419
|
||||
'@emotion/styled': 11.10.5_b57f0ffc057376db9a51f346e302a8f3
|
||||
'@mui/base': 5.0.0-alpha.111_c42008a72ce35ae24c47fe7f76e86407
|
||||
'@mui/core-downloads-tracker': 5.11.2
|
||||
'@mui/system': 5.11.2_f3beb320914bd8fe14a040a66f2686c1
|
||||
'@mui/base': 5.0.0-alpha.118_c42008a72ce35ae24c47fe7f76e86407
|
||||
'@mui/core-downloads-tracker': 5.11.9
|
||||
'@mui/system': 5.11.9_f3beb320914bd8fe14a040a66f2686c1
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@17.0.2
|
||||
'@mui/utils': 5.11.9_react@17.0.2
|
||||
'@types/react': 18.0.26
|
||||
'@types/react-transition-group': 4.4.5
|
||||
clsx: 1.2.1
|
||||
|
@ -9574,44 +9536,8 @@ packages:
|
|||
react-transition-group: 4.4.5_react-dom@17.0.2+react@17.0.2
|
||||
dev: false
|
||||
|
||||
/@mui/material/5.11.2_5c94f60a4347d0fa7a0fa01f8a77c83b:
|
||||
resolution: {integrity: sha512-PeraRDsghnDLzejorfe9ps1syxlB8UrGs+UKwg9GGlndv5Tghm+9nwuibrP2TCDC14mlryF+u2WlAOYaPPMwGA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
'@emotion/styled': ^11.3.0
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
'@emotion/react':
|
||||
optional: true
|
||||
'@emotion/styled':
|
||||
optional: true
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
'@mui/base': 5.0.0-alpha.112_4076cec502acd4bd096bfc1f1d17cbac
|
||||
'@mui/core-downloads-tracker': 5.11.2
|
||||
'@mui/system': 5.11.2_71a28cfd8501c67df20d282932c5ddc5
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@types/react': 18.0.26
|
||||
'@types/react-transition-group': 4.4.5
|
||||
clsx: 1.2.1
|
||||
csstype: 3.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-is: 18.2.0
|
||||
react-transition-group: 4.4.5_react-dom@18.2.0+react@18.2.0
|
||||
dev: false
|
||||
|
||||
/@mui/private-theming/5.11.2_5642dd39ea6eb7af96c6ee336ce01d77:
|
||||
resolution: {integrity: sha512-qZwMaqRFPwlYmqwVKblKBGKtIjJRAj3nsvX93pOmatsXyorW7N/0IPE/swPgz1VwChXhHO75DwBEx8tB+aRMNg==}
|
||||
/@mui/private-theming/5.11.9_5642dd39ea6eb7af96c6ee336ce01d77:
|
||||
resolution: {integrity: sha512-XMyVIFGomVCmCm92EvYlgq3zrC9K+J6r7IKl/rBJT2/xVYoRY6uM7jeB+Wxh7kXxnW9Dbqsr2yL3cx6wSD1sAg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
|
@ -9620,14 +9546,14 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@babel/runtime': 7.20.13
|
||||
'@mui/utils': 5.11.9_react@18.2.0
|
||||
'@types/react': 18.0.26
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
||||
/@mui/private-theming/5.11.2_70de7ee5f769e174688f26a8db3997bd:
|
||||
resolution: {integrity: sha512-qZwMaqRFPwlYmqwVKblKBGKtIjJRAj3nsvX93pOmatsXyorW7N/0IPE/swPgz1VwChXhHO75DwBEx8tB+aRMNg==}
|
||||
/@mui/private-theming/5.11.9_70de7ee5f769e174688f26a8db3997bd:
|
||||
resolution: {integrity: sha512-XMyVIFGomVCmCm92EvYlgq3zrC9K+J6r7IKl/rBJT2/xVYoRY6uM7jeB+Wxh7kXxnW9Dbqsr2yL3cx6wSD1sAg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0
|
||||
|
@ -9636,15 +9562,15 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@mui/utils': 5.11.2_react@17.0.2
|
||||
'@babel/runtime': 7.20.13
|
||||
'@mui/utils': 5.11.9_react@17.0.2
|
||||
'@types/react': 18.0.26
|
||||
prop-types: 15.8.1
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mui/styled-engine/5.11.0_1bab739b53aa95750db0c3a8cf5b22bb:
|
||||
resolution: {integrity: sha512-AF06K60Zc58qf0f7X+Y/QjaHaZq16znliLnGc9iVrV/+s8Ln/FCoeNuFvhlCbZZQ5WQcJvcy59zp0nXrklGGPQ==}
|
||||
/@mui/styled-engine/5.11.9_1bab739b53aa95750db0c3a8cf5b22bb:
|
||||
resolution: {integrity: sha512-bkh2CjHKOMy98HyOc8wQXEZvhOmDa/bhxMUekFX5IG0/w4f5HJ8R6+K6nakUUYNEgjOWPYzNPrvGB8EcGbhahQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.4.1
|
||||
|
@ -9656,7 +9582,7 @@ packages:
|
|||
'@emotion/styled':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/cache': 11.10.5
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
|
@ -9664,8 +9590,8 @@ packages:
|
|||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
||||
/@mui/styled-engine/5.11.0_dae5179fd2272f0a616e3283dc43ce35:
|
||||
resolution: {integrity: sha512-AF06K60Zc58qf0f7X+Y/QjaHaZq16znliLnGc9iVrV/+s8Ln/FCoeNuFvhlCbZZQ5WQcJvcy59zp0nXrklGGPQ==}
|
||||
/@mui/styled-engine/5.11.9_dae5179fd2272f0a616e3283dc43ce35:
|
||||
resolution: {integrity: sha512-bkh2CjHKOMy98HyOc8wQXEZvhOmDa/bhxMUekFX5IG0/w4f5HJ8R6+K6nakUUYNEgjOWPYzNPrvGB8EcGbhahQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.4.1
|
||||
|
@ -9677,7 +9603,7 @@ packages:
|
|||
'@emotion/styled':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/cache': 11.10.5
|
||||
'@emotion/react': 11.10.5_bd2618bd03cb5a311c87f698b9bd5419
|
||||
'@emotion/styled': 11.10.5_b57f0ffc057376db9a51f346e302a8f3
|
||||
|
@ -9686,8 +9612,8 @@ packages:
|
|||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mui/styles/5.11.1_5642dd39ea6eb7af96c6ee336ce01d77:
|
||||
resolution: {integrity: sha512-iZgKBqaXzVMKn1WYHUV4RNAnrT/AyJ9jrYSBufjGPF9GgWpJYOj+NGrX04Qgx87kFXSzA/vMRK/tdaK/QgoDbQ==}
|
||||
/@mui/styles/5.11.9_5642dd39ea6eb7af96c6ee336ce01d77:
|
||||
resolution: {integrity: sha512-AWur9Cx5IQ/FWHEpsHU78pNRelGiJLr4jHu+M3PT0rC9w5n7tjMT8oEdaZKPt1bYUiRvkLC/vpNH+E8ov8gXxA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0
|
||||
|
@ -9696,28 +9622,28 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/hash': 0.9.0
|
||||
'@mui/private-theming': 5.11.2_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/private-theming': 5.11.9_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@mui/utils': 5.11.9_react@18.2.0
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
csstype: 3.1.1
|
||||
hoist-non-react-statics: 3.3.2
|
||||
jss: 10.9.2
|
||||
jss-plugin-camel-case: 10.9.2
|
||||
jss-plugin-default-unit: 10.9.2
|
||||
jss-plugin-global: 10.9.2
|
||||
jss-plugin-nested: 10.9.2
|
||||
jss-plugin-props-sort: 10.9.2
|
||||
jss-plugin-rule-value-function: 10.9.2
|
||||
jss-plugin-vendor-prefixer: 10.9.2
|
||||
jss: 10.10.0
|
||||
jss-plugin-camel-case: 10.10.0
|
||||
jss-plugin-default-unit: 10.10.0
|
||||
jss-plugin-global: 10.10.0
|
||||
jss-plugin-nested: 10.10.0
|
||||
jss-plugin-props-sort: 10.10.0
|
||||
jss-plugin-rule-value-function: 10.10.0
|
||||
jss-plugin-vendor-prefixer: 10.10.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
||||
/@mui/styles/5.11.1_70de7ee5f769e174688f26a8db3997bd:
|
||||
resolution: {integrity: sha512-iZgKBqaXzVMKn1WYHUV4RNAnrT/AyJ9jrYSBufjGPF9GgWpJYOj+NGrX04Qgx87kFXSzA/vMRK/tdaK/QgoDbQ==}
|
||||
/@mui/styles/5.11.9_70de7ee5f769e174688f26a8db3997bd:
|
||||
resolution: {integrity: sha512-AWur9Cx5IQ/FWHEpsHU78pNRelGiJLr4jHu+M3PT0rC9w5n7tjMT8oEdaZKPt1bYUiRvkLC/vpNH+E8ov8gXxA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0
|
||||
|
@ -9726,29 +9652,29 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/hash': 0.9.0
|
||||
'@mui/private-theming': 5.11.2_70de7ee5f769e174688f26a8db3997bd
|
||||
'@mui/private-theming': 5.11.9_70de7ee5f769e174688f26a8db3997bd
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@17.0.2
|
||||
'@mui/utils': 5.11.9_react@17.0.2
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
csstype: 3.1.1
|
||||
hoist-non-react-statics: 3.3.2
|
||||
jss: 10.9.2
|
||||
jss-plugin-camel-case: 10.9.2
|
||||
jss-plugin-default-unit: 10.9.2
|
||||
jss-plugin-global: 10.9.2
|
||||
jss-plugin-nested: 10.9.2
|
||||
jss-plugin-props-sort: 10.9.2
|
||||
jss-plugin-rule-value-function: 10.9.2
|
||||
jss-plugin-vendor-prefixer: 10.9.2
|
||||
jss: 10.10.0
|
||||
jss-plugin-camel-case: 10.10.0
|
||||
jss-plugin-default-unit: 10.10.0
|
||||
jss-plugin-global: 10.10.0
|
||||
jss-plugin-nested: 10.10.0
|
||||
jss-plugin-props-sort: 10.10.0
|
||||
jss-plugin-rule-value-function: 10.10.0
|
||||
jss-plugin-vendor-prefixer: 10.10.0
|
||||
prop-types: 15.8.1
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/@mui/system/5.11.2_71a28cfd8501c67df20d282932c5ddc5:
|
||||
resolution: {integrity: sha512-PPkYhrcP2MkhscX6SauIl0wPgra0w1LGPtll+hIKc2Z2JbGRSrUCFif93kxejB7I1cAoCay9jWW4mnNhsOqF/g==}
|
||||
/@mui/system/5.11.9_71a28cfd8501c67df20d282932c5ddc5:
|
||||
resolution: {integrity: sha512-h6uarf+l3FO6l75Nf7yO+qDGrIoa1DM9nAMCUFZQsNCDKOInRzcptnm8M1w/Z3gVetfeeGoIGAYuYKbft6KZZA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
|
@ -9763,21 +9689,21 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/react': 11.10.5_d9a21222110f86937be541128834ca1a
|
||||
'@emotion/styled': 11.10.5_7da6f0611f7e3e4120a29d52100b7b21
|
||||
'@mui/private-theming': 5.11.2_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/styled-engine': 5.11.0_1bab739b53aa95750db0c3a8cf5b22bb
|
||||
'@mui/private-theming': 5.11.9_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
'@mui/styled-engine': 5.11.9_1bab739b53aa95750db0c3a8cf5b22bb
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@18.2.0
|
||||
'@mui/utils': 5.11.9_react@18.2.0
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
csstype: 3.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
||||
/@mui/system/5.11.2_f3beb320914bd8fe14a040a66f2686c1:
|
||||
resolution: {integrity: sha512-PPkYhrcP2MkhscX6SauIl0wPgra0w1LGPtll+hIKc2Z2JbGRSrUCFif93kxejB7I1cAoCay9jWW4mnNhsOqF/g==}
|
||||
/@mui/system/5.11.9_f3beb320914bd8fe14a040a66f2686c1:
|
||||
resolution: {integrity: sha512-h6uarf+l3FO6l75Nf7yO+qDGrIoa1DM9nAMCUFZQsNCDKOInRzcptnm8M1w/Z3gVetfeeGoIGAYuYKbft6KZZA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
|
@ -9792,13 +9718,13 @@ packages:
|
|||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@emotion/react': 11.10.5_bd2618bd03cb5a311c87f698b9bd5419
|
||||
'@emotion/styled': 11.10.5_b57f0ffc057376db9a51f346e302a8f3
|
||||
'@mui/private-theming': 5.11.2_70de7ee5f769e174688f26a8db3997bd
|
||||
'@mui/styled-engine': 5.11.0_dae5179fd2272f0a616e3283dc43ce35
|
||||
'@mui/private-theming': 5.11.9_70de7ee5f769e174688f26a8db3997bd
|
||||
'@mui/styled-engine': 5.11.9_dae5179fd2272f0a616e3283dc43ce35
|
||||
'@mui/types': 7.2.3_@types+react@18.0.26
|
||||
'@mui/utils': 5.11.2_react@17.0.2
|
||||
'@mui/utils': 5.11.9_react@17.0.2
|
||||
'@types/react': 18.0.26
|
||||
clsx: 1.2.1
|
||||
csstype: 3.1.1
|
||||
|
@ -9816,13 +9742,13 @@ packages:
|
|||
dependencies:
|
||||
'@types/react': 18.0.26
|
||||
|
||||
/@mui/utils/5.11.2_react@17.0.2:
|
||||
resolution: {integrity: sha512-AyizuHHlGdAtH5hOOXBW3kriuIwUIKUIgg0P7LzMvzf6jPhoQbENYqY6zJqfoZ7fAWMNNYT8mgN5EftNGzwE2w==}
|
||||
/@mui/utils/5.11.9_react@17.0.2:
|
||||
resolution: {integrity: sha512-eOJaqzcEs4qEwolcvFAmXGpln+uvouvOS9FUX6Wkrte+4I8rZbjODOBDVNlK+V6/ziTfD4iNKC0G+KfOTApbqg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/react-is': 17.0.3
|
||||
prop-types: 15.8.1
|
||||
|
@ -9830,13 +9756,13 @@ packages:
|
|||
react-is: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mui/utils/5.11.2_react@18.2.0:
|
||||
resolution: {integrity: sha512-AyizuHHlGdAtH5hOOXBW3kriuIwUIKUIgg0P7LzMvzf6jPhoQbENYqY6zJqfoZ7fAWMNNYT8mgN5EftNGzwE2w==}
|
||||
/@mui/utils/5.11.9_react@18.2.0:
|
||||
resolution: {integrity: sha512-eOJaqzcEs4qEwolcvFAmXGpln+uvouvOS9FUX6Wkrte+4I8rZbjODOBDVNlK+V6/ziTfD4iNKC0G+KfOTApbqg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/react-is': 17.0.3
|
||||
prop-types: 15.8.1
|
||||
|
@ -11984,7 +11910,7 @@ packages:
|
|||
peerDependencies:
|
||||
'@testing-library/dom': '>=7.21.4'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
'@testing-library/dom': 8.19.1
|
||||
dev: true
|
||||
|
||||
|
@ -14025,7 +13951,7 @@ packages:
|
|||
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
||||
engines: {node: '>=10', npm: '>=6'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
cosmiconfig: 7.1.0
|
||||
resolve: 1.22.0
|
||||
|
||||
|
@ -15964,7 +15890,7 @@ packages:
|
|||
/css-vendor/2.0.8:
|
||||
resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
is-in-browser: 1.1.3
|
||||
|
||||
/css-what/3.4.2:
|
||||
|
@ -22129,56 +22055,56 @@ packages:
|
|||
verror: 1.10.0
|
||||
dev: true
|
||||
|
||||
/jss-plugin-camel-case/10.9.2:
|
||||
resolution: {integrity: sha512-wgBPlL3WS0WDJ1lPJcgjux/SHnDuu7opmgQKSraKs4z8dCCyYMx9IDPFKBXQ8Q5dVYij1FFV0WdxyhuOOAXuTg==}
|
||||
/jss-plugin-camel-case/10.10.0:
|
||||
resolution: {integrity: sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
hyphenate-style-name: 1.0.4
|
||||
jss: 10.9.2
|
||||
jss: 10.10.0
|
||||
|
||||
/jss-plugin-default-unit/10.9.2:
|
||||
resolution: {integrity: sha512-pYg0QX3bBEFtTnmeSI3l7ad1vtHU42YEEpgW7pmIh+9pkWNWb5dwS/4onSfAaI0kq+dOZHzz4dWe+8vWnanoSg==}
|
||||
/jss-plugin-default-unit/10.10.0:
|
||||
resolution: {integrity: sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
jss: 10.9.2
|
||||
'@babel/runtime': 7.20.13
|
||||
jss: 10.10.0
|
||||
|
||||
/jss-plugin-global/10.9.2:
|
||||
resolution: {integrity: sha512-GcX0aE8Ef6AtlasVrafg1DItlL/tWHoC4cGir4r3gegbWwF5ZOBYhx04gurPvWHC8F873aEGqge7C17xpwmp2g==}
|
||||
/jss-plugin-global/10.10.0:
|
||||
resolution: {integrity: sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
jss: 10.9.2
|
||||
'@babel/runtime': 7.20.13
|
||||
jss: 10.10.0
|
||||
|
||||
/jss-plugin-nested/10.9.2:
|
||||
resolution: {integrity: sha512-VgiOWIC6bvgDaAL97XCxGD0BxOKM0K0zeB/ECyNaVF6FqvdGB9KBBWRdy2STYAss4VVA7i5TbxFZN+WSX1kfQA==}
|
||||
/jss-plugin-nested/10.10.0:
|
||||
resolution: {integrity: sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
jss: 10.9.2
|
||||
'@babel/runtime': 7.20.13
|
||||
jss: 10.10.0
|
||||
tiny-warning: 1.0.3
|
||||
|
||||
/jss-plugin-props-sort/10.9.2:
|
||||
resolution: {integrity: sha512-AP1AyUTbi2szylgr+O0OB7gkIxEGzySLITZ2GpsaoX72YMCGI2jYAc+WUhPfvUnZYiauF4zTnN4V4TGuvFjJlw==}
|
||||
/jss-plugin-props-sort/10.10.0:
|
||||
resolution: {integrity: sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
jss: 10.9.2
|
||||
'@babel/runtime': 7.20.13
|
||||
jss: 10.10.0
|
||||
|
||||
/jss-plugin-rule-value-function/10.9.2:
|
||||
resolution: {integrity: sha512-vf5ms8zvLFMub6swbNxvzsurHfUZ5Shy5aJB2gIpY6WNA3uLinEcxYyraQXItRHi5ivXGqYciFDRM2ZoVoRZ4Q==}
|
||||
/jss-plugin-rule-value-function/10.10.0:
|
||||
resolution: {integrity: sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
jss: 10.9.2
|
||||
'@babel/runtime': 7.20.13
|
||||
jss: 10.10.0
|
||||
tiny-warning: 1.0.3
|
||||
|
||||
/jss-plugin-vendor-prefixer/10.9.2:
|
||||
resolution: {integrity: sha512-SxcEoH+Rttf9fEv6KkiPzLdXRmI6waOTcMkbbEFgdZLDYNIP9UKNHFy6thhbRKqv0XMQZdrEsbDyV464zE/dUA==}
|
||||
/jss-plugin-vendor-prefixer/10.10.0:
|
||||
resolution: {integrity: sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
css-vendor: 2.0.8
|
||||
jss: 10.9.2
|
||||
jss: 10.10.0
|
||||
|
||||
/jss/10.9.2:
|
||||
resolution: {integrity: sha512-b8G6rWpYLR4teTUbGd4I4EsnWjg7MN0Q5bSsjKhVkJVjhQDy2KzkbD2AW3TuT0RYZVmZZHKIrXDn6kjU14qkUg==}
|
||||
/jss/10.10.0:
|
||||
resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
csstype: 3.1.1
|
||||
is-in-browser: 1.1.3
|
||||
tiny-warning: 1.0.3
|
||||
|
@ -22317,7 +22243,7 @@ packages:
|
|||
resolution: {integrity: sha512-prXSYk799h3GY3iOWnC6ZigYzMPjxN2svgjJ9shk7oMadSNX3wXy0B6F32PMJv7qtMnrIbUxoEHzbutvxR2LBQ==}
|
||||
engines: {node: '>=6.0.0', npm: '>=6.0.0', yarn: '>=1.0.0'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
app-root-dir: 1.0.2
|
||||
core-js: 3.27.0
|
||||
dotenv: 8.2.0
|
||||
|
@ -25117,7 +25043,7 @@ packages:
|
|||
resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
dev: true
|
||||
|
||||
/portfinder/1.0.28_supports-color@6.1.0:
|
||||
|
@ -26806,7 +26732,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/core': 7.20.7
|
||||
'@babel/generator': 7.20.7
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
ast-types: 0.14.2
|
||||
commander: 2.20.3
|
||||
doctrine: 3.0.0
|
||||
|
@ -26947,7 +26873,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
is-dom: 1.1.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
@ -27227,7 +27153,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
react: 18.2.0
|
||||
use-composed-ref: 1.2.1_react@18.2.0
|
||||
use-latest: 1.2.0_5642dd39ea6eb7af96c6ee336ce01d77
|
||||
|
@ -27240,7 +27166,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
react: 17.0.2
|
||||
use-composed-ref: 1.2.1_react@17.0.2
|
||||
use-latest: 1.2.0_70de7ee5f769e174688f26a8db3997bd
|
||||
|
@ -27254,7 +27180,7 @@ packages:
|
|||
react: '>=16.6.0'
|
||||
react-dom: '>=16.6.0'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
dom-helpers: 5.2.1
|
||||
loose-envify: 1.4.0
|
||||
prop-types: 15.8.1
|
||||
|
@ -27268,7 +27194,7 @@ packages:
|
|||
react: '>=16.6.0'
|
||||
react-dom: '>=16.6.0'
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
dom-helpers: 5.2.1
|
||||
loose-envify: 1.4.0
|
||||
prop-types: 15.8.1
|
||||
|
|
|
@ -36,9 +36,9 @@
|
|||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"@mui/icons-material": "5.11.0",
|
||||
"@mui/material": "5.11.1",
|
||||
"@mui/styles": "5.11.1",
|
||||
"@mui/icons-material": "5.11.9",
|
||||
"@mui/material": "5.11.9",
|
||||
"@mui/styles": "5.11.9",
|
||||
"@lyrasearch/lyra": "^0.3.1",
|
||||
"@verdaccio/ui-components": "workspace:2.0.0-6-next.3",
|
||||
"dompurify": "2.4.1",
|
||||
|
|
Loading…
Reference in a new issue