mirror of
https://github.com/mue/mue.git
synced 2026-07-18 14:34:12 +02:00
feat: multiline messages, add react-icons etc
This commit is contained in:
11
package.json
11
package.json
@@ -11,25 +11,24 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "6.0.4",
|
||||
"dependencies": {
|
||||
"@eartharoid/i18n": "^1.0.2",
|
||||
"@emotion/react": "^11.8.1",
|
||||
"@eartharoid/i18n": "1.0.2",
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@fontsource/lexend-deca": "4.4.5",
|
||||
"@fontsource/montserrat": "4.4.5",
|
||||
"@mui/icons-material": "5.6.0",
|
||||
"@mui/material": "5.6.0",
|
||||
"react": "17.0.2",
|
||||
"react-clock": "3.1.0",
|
||||
"react-color-gradient-picker": "0.1.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-hot-keys": "2.7.1",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-modal": "3.14.4",
|
||||
"react-sortable-hoc": "2.0.0",
|
||||
"react-toastify": "8.2.0",
|
||||
"weather-icons-react": "1.2.0"
|
||||
"react-toastify": "8.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/core": "^7.17.9",
|
||||
"@babel/eslint-parser": "^7.16.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
||||
"@babel/plugin-transform-react-constant-elements": "^7.16.0",
|
||||
|
||||
Reference in New Issue
Block a user