update packages

This commit is contained in:
MichaelDvP
2023-10-13 12:25:58 +02:00
parent 710fd1bc79
commit 63b4a62fac
2 changed files with 23 additions and 23 deletions

View File

@@ -26,7 +26,7 @@
"@mui/material": "^5.14.13",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.4",
"@types/node": "^20.8.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/react-router-dom": "^5.3.3",
@@ -47,7 +47,7 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.5.0",
"@types/babel__core": "^7",