chore(deps): use @mui/icons-material@5.16.6 and @mui/material@5.16.6

[closes #344]

[closes #345]
This commit is contained in:
Jeremy Kahn 2024-08-21 08:18:39 -05:00
parent 656c15bdc8
commit a706ba1432
2 changed files with 22 additions and 22 deletions

40
package-lock.json generated
View File

@ -11,8 +11,8 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.13.0", "@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0", "@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.5", "@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.5", "@mui/material": "^5.16.6",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1", "@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.8", "@testing-library/jest-dom": "^6.4.8",
@ -3538,9 +3538,9 @@
} }
}, },
"node_modules/@mui/icons-material": { "node_modules/@mui/icons-material": {
"version": "5.16.5", "version": "5.16.6",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.5.tgz", "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.6.tgz",
"integrity": "sha512-bn88xxU/J9UV0s6+eutq7o3TTOrOlbCX+KshFb8kxgIxJZZfYz3JbAXVMivvoMF4Md6jCVUzM9HEkf4Ajab4tw==", "integrity": "sha512-ceNGjoXheH9wbIFa1JHmSc9QVjJUvh18KvHrR4/FkJCSi9HXJ+9ee1kUhCOEFfuxNF8UB6WWVrIUOUgRd70t0A==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9" "@babel/runtime": "^7.23.9"
}, },
@ -3563,15 +3563,15 @@
} }
}, },
"node_modules/@mui/material": { "node_modules/@mui/material": {
"version": "5.16.5", "version": "5.16.6",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.5.tgz", "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.6.tgz",
"integrity": "sha512-eQrjjg4JeczXvh/+8yvJkxWIiKNHVptB/AqpsKfZBWp5mUD5U3VsjODMuUl1K2BSq0omV3CiO/mQmWSSMKSmaA==", "integrity": "sha512-0LUIKBOIjiFfzzFNxXZBRAyr9UQfmTAFzbt6ziOU2FDXhorNN2o3N9/32mNJbCA8zJo2FqFU6d3dtoqUDyIEfA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9", "@babel/runtime": "^7.23.9",
"@mui/core-downloads-tracker": "^5.16.5", "@mui/core-downloads-tracker": "^5.16.6",
"@mui/system": "^5.16.5", "@mui/system": "^5.16.6",
"@mui/types": "^7.2.15", "@mui/types": "^7.2.15",
"@mui/utils": "^5.16.5", "@mui/utils": "^5.16.6",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@types/react-transition-group": "^4.4.10", "@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0", "clsx": "^2.1.0",
@ -24691,23 +24691,23 @@
"integrity": "sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==" "integrity": "sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ=="
}, },
"@mui/icons-material": { "@mui/icons-material": {
"version": "5.16.5", "version": "5.16.6",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.5.tgz", "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.6.tgz",
"integrity": "sha512-bn88xxU/J9UV0s6+eutq7o3TTOrOlbCX+KshFb8kxgIxJZZfYz3JbAXVMivvoMF4Md6jCVUzM9HEkf4Ajab4tw==", "integrity": "sha512-ceNGjoXheH9wbIFa1JHmSc9QVjJUvh18KvHrR4/FkJCSi9HXJ+9ee1kUhCOEFfuxNF8UB6WWVrIUOUgRd70t0A==",
"requires": { "requires": {
"@babel/runtime": "^7.23.9" "@babel/runtime": "^7.23.9"
} }
}, },
"@mui/material": { "@mui/material": {
"version": "5.16.5", "version": "5.16.6",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.5.tgz", "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.6.tgz",
"integrity": "sha512-eQrjjg4JeczXvh/+8yvJkxWIiKNHVptB/AqpsKfZBWp5mUD5U3VsjODMuUl1K2BSq0omV3CiO/mQmWSSMKSmaA==", "integrity": "sha512-0LUIKBOIjiFfzzFNxXZBRAyr9UQfmTAFzbt6ziOU2FDXhorNN2o3N9/32mNJbCA8zJo2FqFU6d3dtoqUDyIEfA==",
"requires": { "requires": {
"@babel/runtime": "^7.23.9", "@babel/runtime": "^7.23.9",
"@mui/core-downloads-tracker": "^5.16.5", "@mui/core-downloads-tracker": "^5.16.6",
"@mui/system": "^5.16.5", "@mui/system": "^5.16.6",
"@mui/types": "^7.2.15", "@mui/types": "^7.2.15",
"@mui/utils": "^5.16.5", "@mui/utils": "^5.16.6",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@types/react-transition-group": "^4.4.10", "@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0", "clsx": "^2.1.0",

View File

@ -8,8 +8,8 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.13.0", "@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0", "@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.5", "@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.5", "@mui/material": "^5.16.6",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1", "@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.8", "@testing-library/jest-dom": "^6.4.8",