feat: multiline messages, add react-icons etc

This commit is contained in:
David Ralph
2022-04-07 10:25:01 +01:00
parent faacd68e44
commit 81b10d9795
33 changed files with 154 additions and 122 deletions

View File

@@ -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",