feat(executions): add execution filters

This commit is contained in:
Ali BARIN
2025-03-24 10:51:50 +00:00
parent 59256480c6
commit 98c24f584e
10 changed files with 423 additions and 19 deletions

View File

@@ -14,6 +14,7 @@
"@mui/icons-material": "^5.11.9",
"@mui/lab": "^5.0.0-alpha.120",
"@mui/material": "^5.11.10",
"@mui/x-date-pickers": "^7.28.0",
"@tanstack/react-query": "^5.24.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
@@ -23,7 +24,7 @@
"clipboard-copy": "^4.0.1",
"compare-versions": "^4.1.3",
"lodash": "^4.17.21",
"luxon": "^2.3.1",
"luxon": "^3.6.0",
"mui-color-input": "^2.0.0",
"notistack": "^3.0.1",
"react": "^18.2.0",