update packages

This commit is contained in:
proddy
2024-06-21 13:48:46 +01:00
parent 50d8814f3b
commit ae716b5caa
2 changed files with 16 additions and 16 deletions

View File

@@ -30,7 +30,7 @@
"@mui/material": "^5.15.20",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
@@ -47,7 +47,7 @@
"react-router-dom": "^6.23.1",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"devDependencies": {
"@babel/core": "^7.24.7",