feat: more cron webui

This commit is contained in:
2025-07-05 04:08:56 +08:00
parent 004fed9b2e
commit 3aad31a36b
33 changed files with 3096 additions and 2388 deletions

View File

@@ -11,13 +11,14 @@
"codegen-watch": "graphql-codegen --config graphql-codegen.ts --watch"
},
"dependencies": {
"recorder": "workspace:*",
"@abraham/reflection": "^0.13.0",
"@apollo/client": "^3.13.8",
"@codemirror/language": "6.11.1",
"@corvu/drawer": "^0.2.4",
"@corvu/otp-field": "^0.1.4",
"@corvu/resizable": "^0.2.5",
"@datasert/cronjs-matcher": "^1.4.0",
"@datasert/cronjs-parser": "^1.4.0",
"@graphiql/toolkit": "^0.11.3",
"@hookform/resolvers": "^5.1.1",
"@outposts/injection-js": "^2.5.1",
@@ -72,9 +73,11 @@
"react-dom": "^19.1.0",
"react-resizable-panels": "^3.0.2",
"recharts": "^2.15.3",
"recorder": "workspace:*",
"rxjs": "^7.8.2",
"sonner": "^2.0.5",
"tailwind-merge": "^3.3.1",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.10",
"tw-animate-css": "^1.3.4",
"type-fest": "^4.41.0",