material ui upgrade
parent
a5dba2e346
commit
95d92db790
File diff suppressed because it is too large
Load Diff
|
@ -15,18 +15,19 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@flare/js-utils": "^1.1.0",
|
"@flare/js-utils": "^1.1.0",
|
||||||
"@flare/tuitio-client-react": "^1.2.6",
|
"@flare/tuitio-client-react": "^1.2.6",
|
||||||
"@material-ui/core": "^4.11.2",
|
"@emotion/react": "^11.11.1",
|
||||||
"@material-ui/icons": "^4.11.2",
|
"@emotion/styled": "^11.11.0",
|
||||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
"@mui/icons-material": "^5.14.16",
|
||||||
|
"@mui/material": "^5.14.16",
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
"i18next": "^19.4.4",
|
"i18next": "^22.4.15",
|
||||||
"i18next-browser-languagedetector": "^4.1.1",
|
"i18next-browser-languagedetector": "^7.0.1",
|
||||||
"i18next-http-backend": "^1.4.0",
|
"i18next-http-backend": "^2.2.0",
|
||||||
"moment": "^2.29.3",
|
"moment": "^2.29.4",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-flags": "^0.1.18",
|
"react-world-flags": "^1.5.1",
|
||||||
"react-i18next": "^11.4.0",
|
"react-i18next": "^12.2.2",
|
||||||
"react-lazylog": "^4.5.3",
|
"react-lazylog": "^4.5.3",
|
||||||
"react-router-dom": "^6.10.0",
|
"react-router-dom": "^6.10.0",
|
||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
|
|
Loading…
Reference in New Issue