dependecies cleanup

This commit is contained in:
2022-05-08 00:42:52 +02:00
parent 1e5be1ea11
commit 0b00823b52
8 changed files with 430 additions and 343 deletions

View File

@@ -23,7 +23,6 @@
"@mui/icons-material": "^5.6.2",
"@mui/material": "^5.6.4",
"@reduxjs/toolkit": "^1.8.1",
"babel-plugin-dev-expression": "^0.2.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^8.0.1",
@@ -38,6 +37,7 @@
"@types/node": "^17.0.31",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^8.3.4",
"buffer": "^6.0.3",
"parcel": "^2.5.0",
"typescript": "^4.6.4"
},
@@ -53,4 +53,4 @@
]
}
}
}
}