Commit ba7e87c3 authored by nanahira's avatar nanahira

bump

parent 08eb91c8
......@@ -9,7 +9,7 @@
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"koishi-schedule-send": "^1.0.7",
"koishi-schedule-send": "^1.0.8",
"koishi-thirdeye": "^10.0.20"
},
"devDependencies": {
......@@ -5465,11 +5465,11 @@
}
},
"node_modules/koishi-schedule-send": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.0.7.tgz",
"integrity": "sha512-UjephsAS+R+8QFU+Qq7nWauUpbjU94q5YzBaLe5cBIDwmDDMPovJ9YDJQ76voyGHMTQ1YY/ecErgHGB2OthTTQ==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.0.8.tgz",
"integrity": "sha512-CmpilvFJtp16M9kBcSF2ff7i8e+f4NxGiMLDV/uy/q/goAER3UpWukRR30dJOKQhGUMbFEFPgDcqz0tg1Lbwvw==",
"dependencies": {
"koishi-target-def": "^1.0.5",
"koishi-target-def": "^1.0.7",
"node-schedule": "^2.1.0"
},
"peerDependencies": {
......@@ -5478,9 +5478,9 @@
}
},
"node_modules/koishi-target-def": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.0.5.tgz",
"integrity": "sha512-4H6HnlnE2I0uyCFuX2yYNGORHENelTSE+ZHgiGkpjzIawIMiC7YsV1nuy9yIpFU+DaG6bIFgkAnkoDKtDRkJ5A==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.0.7.tgz",
"integrity": "sha512-tIVstmhvlyD5SpmDwPAINUsvPCVnMqT1SeUx12h8wc9WFiiFpj437udBT4ju6ZIOlERbYMfb2Vux2rHvMdt45A==",
"dependencies": {
"lodash": "^4.17.21"
},
......@@ -12096,18 +12096,18 @@
}
},
"koishi-schedule-send": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.0.7.tgz",
"integrity": "sha512-UjephsAS+R+8QFU+Qq7nWauUpbjU94q5YzBaLe5cBIDwmDDMPovJ9YDJQ76voyGHMTQ1YY/ecErgHGB2OthTTQ==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.0.8.tgz",
"integrity": "sha512-CmpilvFJtp16M9kBcSF2ff7i8e+f4NxGiMLDV/uy/q/goAER3UpWukRR30dJOKQhGUMbFEFPgDcqz0tg1Lbwvw==",
"requires": {
"koishi-target-def": "^1.0.5",
"koishi-target-def": "^1.0.7",
"node-schedule": "^2.1.0"
}
},
"koishi-target-def": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.0.5.tgz",
"integrity": "sha512-4H6HnlnE2I0uyCFuX2yYNGORHENelTSE+ZHgiGkpjzIawIMiC7YsV1nuy9yIpFU+DaG6bIFgkAnkoDKtDRkJ5A==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.0.7.tgz",
"integrity": "sha512-tIVstmhvlyD5SpmDwPAINUsvPCVnMqT1SeUx12h8wc9WFiiFpj437udBT4ju6ZIOlERbYMfb2Vux2rHvMdt45A==",
"requires": {
"lodash": "^4.17.21"
}
......
......@@ -44,7 +44,7 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-schedule-send": "^1.0.7",
"koishi-schedule-send": "^1.0.8",
"koishi-thirdeye": "^10.0.20"
},
"peerDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment