update packages

This commit is contained in:
proddy
2025-04-18 16:18:41 +02:00
parent ba419d09eb
commit 8058e98748
2 changed files with 194 additions and 206 deletions

View File

@@ -26,7 +26,7 @@
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.0.2",
"@mui/material": "^7.0.2",
"@table-library/react-table-library": "4.1.12",
"@table-library/react-table-library": "4.1.14",
"alova": "3.2.10",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
@@ -35,7 +35,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-router": "^7.5.0",
"react-router": "^7.5.1",
"react-toastify": "^11.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.8.3"
@@ -48,7 +48,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/formidable": "^3",
"@types/node": "^22.14.1",
"@types/react": "^19.1.1",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"concurrently": "^9.1.2",
"eslint": "^9.24.0",
@@ -57,8 +57,8 @@
"prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.39.0",
"typescript-eslint": "8.29.1",
"vite": "^6.2.6",
"typescript-eslint": "8.30.1",
"vite": "^6.3.2",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},