package updates

This commit is contained in:
Proddy
2023-02-28 09:16:29 +01:00
parent 0078a2ef8e
commit 1c20929886
2 changed files with 106 additions and 43 deletions

View File

@@ -24,7 +24,7 @@
"@msgpack/msgpack": "^2.8.0",
"@mui/icons-material": "^5.11.9",
"@mui/material": "^5.11.10",
"@remix-run/router": "^1.3.2",
"@remix-run/router": "^1.3.3",
"@table-library/react-table-library": "4.0.28",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.14.2",
@@ -42,15 +42,15 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.7.1",
"react-router-dom": "^6.8.1",
"react-router-dom": "^6.8.2",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.24.1",
"typescript": "^4.9.5"
},
"devDependencies": {
"@types/mime-types": "^2",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@vitejs/plugin-react-swc": "^3.2.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",