Commit 02ea56ce authored by nanahira's avatar nanahira

thirdeye and plugin Selection thing

parent b5819f25
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"class-transformer": "^0.4.0", "class-transformer": "^0.4.0",
"koishi-thirdeye": "^6.0.0", "koishi-thirdeye": "^6.0.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
...@@ -2607,9 +2607,9 @@ ...@@ -2607,9 +2607,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "6.0.0", "version": "6.0.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.2.tgz",
"integrity": "sha512-TLYuy+x6yFp004iBWRA4MongD19qqqWNlkABEst3mj2Xq26YkLMIkAS4P14hk1HHUf8wkI+AoCwrVqhhaUwjCg==", "integrity": "sha512-KOkK3eq+PTdrQjJ7/TBsz30dP+IQQsTmNU6OxIEL0nisFqEinlUPfva7XUUPa5PnljLOzUlmUYPnSjMcijWd0w==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -6192,9 +6192,9 @@ ...@@ -6192,9 +6192,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "6.0.0", "version": "6.0.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-6.0.2.tgz",
"integrity": "sha512-TLYuy+x6yFp004iBWRA4MongD19qqqWNlkABEst3mj2Xq26YkLMIkAS4P14hk1HHUf8wkI+AoCwrVqhhaUwjCg==", "integrity": "sha512-KOkK3eq+PTdrQjJ7/TBsz30dP+IQQsTmNU6OxIEL0nisFqEinlUPfva7XUUPa5PnljLOzUlmUYPnSjMcijWd0w==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
......
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