feat: add cron desc #59

This commit is contained in:
engigu
2026-03-18 09:08:40 +08:00
parent 75adf36bb5
commit 0f3ffea1b6
5 changed files with 47 additions and 0 deletions
+10
View File
@@ -22,6 +22,7 @@
"chart.js": "^4.5.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cronstrue": "^3.13.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.562.0",
"lucide-vue-next": "^0.562.0",
@@ -983,6 +984,15 @@
"node": ">=6"
}
},
"node_modules/cronstrue": {
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-3.13.0.tgz",
"integrity": "sha512-M06cKwRIN46AyuM8BOmF1HUkBTkd3/h7uYImnrH1T3wtRKBGOibVo3jZ42VheEvx8LtgZbG/4GI35vfIxYxMug==",
"license": "MIT",
"bin": {
"cronstrue": "bin/cli.js"
}
},
"node_modules/csstype": {
"version": "3.2.3",
"license": "MIT"