Commit 7829b29c authored by nanahira's avatar nanahira

bump

parent 41a95f19
......@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"koishi-schedule-send": "^2.1.1",
"koishi-thirdeye": "^11.1.0"
"koishi-thirdeye": "^11.1.1"
},
"devDependencies": {
"@koishijs/plugin-console": "^4.5.4",
......@@ -5462,9 +5462,9 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.1.tgz",
"integrity": "sha512-vi2h6+pSXSCLVm+YpKYNJQQ00oN1HejHgHlgATn4e3Qp88nuvSlEx9gw+8ljEZdHNgIM3cVON3IapO0X2RrCJQ==",
"dependencies": {
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
......@@ -11837,9 +11837,9 @@
}
},
"koishi-thirdeye": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.1.tgz",
"integrity": "sha512-vi2h6+pSXSCLVm+YpKYNJQQ00oN1HejHgHlgATn4e3Qp88nuvSlEx9gw+8ljEZdHNgIM3cVON3IapO0X2RrCJQ==",
"requires": {
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
......
......@@ -45,7 +45,7 @@
},
"dependencies": {
"koishi-schedule-send": "^2.1.1",
"koishi-thirdeye": "^11.1.0"
"koishi-thirdeye": "^11.1.1"
},
"peerDependencies": {
"koishi": "^4.9.1"
......
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