Commit 66929b41 authored by nanahira's avatar nanahira

bump package

parent 93c6eceb
......@@ -9,7 +9,7 @@
"version": "2.2.1",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^10.2.5",
"koishi-thirdeye": "^10.2.6",
"leven": "^3.1.0",
"load-json-file": "^6.2.0",
"lodash": "^4.17.21"
......@@ -5249,9 +5249,9 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==",
"version": "10.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.6.tgz",
"integrity": "sha512-zRxGsv5LPYqscbRMaY+pWQMzh+MSa3W7tnDR0UmRjxRw1RI2E0vJT0gLAtAvTiz+dyGVD0Ycq09/T4MKFk7nJg==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -5263,7 +5263,7 @@
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.7.3",
"koishi": "^4.7.4",
"schemastery": "^3.4.3"
}
},
......@@ -11823,9 +11823,9 @@
}
},
"koishi-thirdeye": {
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==",
"version": "10.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.6.tgz",
"integrity": "sha512-zRxGsv5LPYqscbRMaY+pWQMzh+MSa3W7tnDR0UmRjxRw1RI2E0vJT0gLAtAvTiz+dyGVD0Ycq09/T4MKFk7nJg==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......
......@@ -44,7 +44,7 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-thirdeye": "^10.2.5",
"koishi-thirdeye": "^10.2.6",
"leven": "^3.1.0",
"load-json-file": "^6.2.0",
"lodash": "^4.17.21"
......
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