run update_all

This commit is contained in:
proddy
2025-05-16 09:22:58 +02:00
parent dfe037a7d3
commit 6cd4e8a5b6
6 changed files with 1039 additions and 1177 deletions

View File

@@ -27,7 +27,7 @@
"@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0",
"@table-library/react-table-library": "4.1.15",
"alova": "3.2.10",
"alova": "3.2.11",
"async-validator": "^4.2.5",
"formidable": "^3.5.4",
"jwt-decode": "^4.0.0",
@@ -48,16 +48,16 @@
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.10.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.15.17",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
"@types/node": "^22.15.18",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",
"concurrently": "^9.1.2",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.5",
"prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.39.0",
"typescript-eslint": "8.32.0",
"terser": "^5.39.2",
"typescript-eslint": "8.32.1",
"vite": "^6.3.5",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"

File diff suppressed because it is too large Load Diff