package update

This commit is contained in:
proddy
2025-03-01 10:44:03 +01:00
parent cefbf2d4d6
commit 8769faeb83
2 changed files with 132 additions and 132 deletions

View File

@@ -27,18 +27,18 @@
"@mui/icons-material": "^6.4.6",
"@mui/material": "^6.4.6",
"@table-library/react-table-library": "4.1.12",
"alova": "3.2.8",
"alova": "3.2.9",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
"preact": "^10.26.2",
"preact": "^10.26.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-router": "^7.2.0",
"react-toastify": "^11.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"devDependencies": {
"@babel/core": "^7.26.9",
@@ -47,7 +47,7 @@
"@preact/preset-vite": "^2.10.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/formidable": "^3",
"@types/node": "^22.13.5",
"@types/node": "^22.13.8",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"concurrently": "^9.1.2",