Commit a633f22f authored by nanahira's avatar nanahira

bump package

parent be761eee
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"crypto-random-string": "^3.3.1", "crypto-random-string": "^3.3.1",
"ip": "^1.1.5", "ip": "^1.1.5",
"koishi-thirdeye": "^10.2.5", "koishi-thirdeye": "^10.2.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"tesseract.js": "^2.1.5" "tesseract.js": "^2.1.5"
...@@ -5354,9 +5354,9 @@ ...@@ -5354,9 +5354,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "10.2.5", "version": "10.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.6.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==", "integrity": "sha512-zRxGsv5LPYqscbRMaY+pWQMzh+MSa3W7tnDR0UmRjxRw1RI2E0vJT0gLAtAvTiz+dyGVD0Ycq09/T4MKFk7nJg==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -5368,7 +5368,7 @@ ...@@ -5368,7 +5368,7 @@
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.7.3", "koishi": "^4.7.4",
"schemastery": "^3.4.3" "schemastery": "^3.4.3"
} }
}, },
...@@ -12115,9 +12115,9 @@ ...@@ -12115,9 +12115,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "10.2.5", "version": "10.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.6.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==", "integrity": "sha512-zRxGsv5LPYqscbRMaY+pWQMzh+MSa3W7tnDR0UmRjxRw1RI2E0vJT0gLAtAvTiz+dyGVD0Ycq09/T4MKFk7nJg==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"dependencies": { "dependencies": {
"crypto-random-string": "^3.3.1", "crypto-random-string": "^3.3.1",
"ip": "^1.1.5", "ip": "^1.1.5",
"koishi-thirdeye": "^10.2.5", "koishi-thirdeye": "^10.2.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"tesseract.js": "^2.1.5" "tesseract.js": "^2.1.5"
......
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