remove bold font and replace notistack to save flash

This commit is contained in:
proddy
2023-03-11 09:22:55 +01:00
parent 8cbae88dc3
commit cc5a28ca14
10 changed files with 75 additions and 80 deletions

View File

@@ -24,7 +24,7 @@
"@msgpack/msgpack": "^2.8.0",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.12",
"@remix-run/router": "^1.3.3",
"@remix-run/router": "^1.4.0",
"@table-library/react-table-library": "4.0.29",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.15.0",
@@ -42,7 +42,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^4.8.0",
"react-router-dom": "^6.8.2",
"react-router-dom": "^6.9.0",
"react-toastify": "^9.1.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.24.2",
@@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@vitejs/plugin-react-swc": "^3.2.0",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-deprecation": "^1.3.3",