update packages

This commit is contained in:
proddy
2022-06-06 11:20:09 +02:00
parent 98fb970dac
commit cf4818f09c
2 changed files with 24 additions and 24 deletions

View File

@@ -11,8 +11,8 @@
"@mui/material": "^5.8.2",
"@table-library/react-table-library": "^3.1.5",
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.38",
"@types/react": "^18.0.10",
"@types/node": "^17.0.40",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.1.1",
@@ -30,7 +30,7 @@
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typescript": "^4.7.2"
"typescript": "^4.7.3"
},
"scripts": {
"start": "react-app-rewired start",