update packages

This commit is contained in:
proddy
2022-03-26 22:17:10 +01:00
parent 24f6fcd2d4
commit be0d5557a6
2 changed files with 58 additions and 58 deletions

View File

@@ -8,10 +8,10 @@
"@emotion/styled": "^11.8.1",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.5.1",
"@mui/material": "^5.5.1",
"@mui/material": "^5.5.2",
"@types/lodash": "^4.14.180",
"@types/node": "^17.0.21",
"@types/react": "^17.0.41",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.0.7",
@@ -29,7 +29,7 @@
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.0",
"sockette": "^2.0.6",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
},
"scripts": {
"start": "react-app-rewired start",