Commit 453a03a1 authored by nanahira's avatar nanahira

bump & onebot things

parent 390d3ecf
......@@ -9,7 +9,7 @@
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"koishi-schedule-send": "^2.1.0",
"koishi-schedule-send": "^2.1.1",
"koishi-thirdeye": "^11.1.0"
},
"devDependencies": {
......@@ -5810,11 +5810,11 @@
}
},
"node_modules/koishi-schedule-send": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-2.1.0.tgz",
"integrity": "sha512-VX4bgfwBVOZM+Q96/3BDzC8G0RQYURfkZM5tRAw/L5MTNS2QCMibmSIEraTYYbMHOZkg/orkmHONMadFG8wY9Q==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-2.1.1.tgz",
"integrity": "sha512-sl6CQUm2eo+iKW9fWSRMBU/vuOO4w21Qwqkc2HVjpsS/N39m6gJjZLR0SjxLOSLNGRPwMYcGgKX0vG836QWeLg==",
"dependencies": {
"koishi-target-def": "^2.1.0",
"koishi-target-def": "^2.1.2",
"node-schedule": "^2.1.0"
},
"peerDependencies": {
......@@ -5823,9 +5823,9 @@
}
},
"node_modules/koishi-target-def": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.0.tgz",
"integrity": "sha512-AykYDsNVOK1dntqpgInf+57HcqbDNp2PTumx5peUp6CWCe4drEddPj+3ZIEXyAudK48t3sDnQBMGA8gUEu8vTg==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.2.tgz",
"integrity": "sha512-LGUXQ3OV2pP/oUCpL4npvyzFUIXE5kksCwos/dVPi+8sjOXcMcjT9Wa9ctOYWDOBLVkDXJeRHW0wFXJGWPsagA==",
"dependencies": {
"koishi-thirdeye": "^11.1.0",
"lodash": "^4.17.21"
......@@ -12515,18 +12515,18 @@
}
},
"koishi-schedule-send": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-2.1.0.tgz",
"integrity": "sha512-VX4bgfwBVOZM+Q96/3BDzC8G0RQYURfkZM5tRAw/L5MTNS2QCMibmSIEraTYYbMHOZkg/orkmHONMadFG8wY9Q==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-2.1.1.tgz",
"integrity": "sha512-sl6CQUm2eo+iKW9fWSRMBU/vuOO4w21Qwqkc2HVjpsS/N39m6gJjZLR0SjxLOSLNGRPwMYcGgKX0vG836QWeLg==",
"requires": {
"koishi-target-def": "^2.1.0",
"koishi-target-def": "^2.1.2",
"node-schedule": "^2.1.0"
}
},
"koishi-target-def": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.0.tgz",
"integrity": "sha512-AykYDsNVOK1dntqpgInf+57HcqbDNp2PTumx5peUp6CWCe4drEddPj+3ZIEXyAudK48t3sDnQBMGA8gUEu8vTg==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.2.tgz",
"integrity": "sha512-LGUXQ3OV2pP/oUCpL4npvyzFUIXE5kksCwos/dVPi+8sjOXcMcjT9Wa9ctOYWDOBLVkDXJeRHW0wFXJGWPsagA==",
"requires": {
"koishi-thirdeye": "^11.1.0",
"lodash": "^4.17.21"
......
......@@ -44,7 +44,7 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-schedule-send": "^2.1.0",
"koishi-schedule-send": "^2.1.1",
"koishi-thirdeye": "^11.1.0"
},
"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