Commit 484128da authored by nanahira's avatar nanahira

bump

parent ed1e1675
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "1.0.5", "version": "1.0.5",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^9.2.10", "koishi-thirdeye": "^9.2.12",
"leven": "^3.1.0", "leven": "^3.1.0",
"load-json-file": "^6.2.0", "load-json-file": "^6.2.0",
"lodash": "^4.17.21" "lodash": "^4.17.21"
...@@ -5204,9 +5204,9 @@ ...@@ -5204,9 +5204,9 @@
} }
}, },
"node_modules/koishi-decorators": { "node_modules/koishi-decorators": {
"version": "1.3.0", "version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.0.tgz", "resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-hGHTm6VGdjj4xeN/IqTS2mEw5V0Og0EqkXPcwoBnny8NVhN2x5zqVu+ZkLphNGd0qsuDf4oIK3cbPYAudyOrew==", "integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -5219,17 +5219,17 @@ ...@@ -5219,17 +5219,17 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "9.2.10", "version": "9.2.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.10.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.12.tgz",
"integrity": "sha512-v1g+D0BPXg38CWMbGUUNOO1zLXab4VapxFWpfnKqaftyVsn6VfAKH0DyazMKiwhFZr6VkLfXxRpV4syM6qIUUA==", "integrity": "sha512-cYPmXcGBzMGWboyelbg2cX8EeBhQvgh8ZJhMiMypYXeLHz5z46g1u3VDoS6dz35f3DYgzMtyMsUNQbz4SRAu6A==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.0", "koishi-decorators": "^1.3.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2", "schemastery-gen": "^3.1.2",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.10"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.4.2", "koishi": "^4.4.2",
...@@ -7158,9 +7158,9 @@ ...@@ -7158,9 +7158,9 @@
} }
}, },
"node_modules/typed-reflector": { "node_modules/typed-reflector": {
"version": "1.0.9", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.9.tgz", "resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.10.tgz",
"integrity": "sha512-Df9KpLcXsSM4/q+iFT/WKU8RxmwUC8POY/7VFL9xgvqh2aaY7o+43n7pUTUVKtimJTkQokKoOVe/B8ouW8tBhA==", "integrity": "sha512-AqjdFGE/DGzbyFHTJ/xDY6mPHAJJKiVhn3vQ01sXz5eEJvY82jOllPGanFJ/Bo6ObPbLWa2fAZW19kcybiFPNA==",
"dependencies": { "dependencies": {
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"
} }
...@@ -11665,9 +11665,9 @@ ...@@ -11665,9 +11665,9 @@
} }
}, },
"koishi-decorators": { "koishi-decorators": {
"version": "1.3.0", "version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.0.tgz", "resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-hGHTm6VGdjj4xeN/IqTS2mEw5V0Og0EqkXPcwoBnny8NVhN2x5zqVu+ZkLphNGd0qsuDf4oIK3cbPYAudyOrew==", "integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -11677,17 +11677,17 @@ ...@@ -11677,17 +11677,17 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "9.2.10", "version": "9.2.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.10.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.12.tgz",
"integrity": "sha512-v1g+D0BPXg38CWMbGUUNOO1zLXab4VapxFWpfnKqaftyVsn6VfAKH0DyazMKiwhFZr6VkLfXxRpV4syM6qIUUA==", "integrity": "sha512-cYPmXcGBzMGWboyelbg2cX8EeBhQvgh8ZJhMiMypYXeLHz5z46g1u3VDoS6dz35f3DYgzMtyMsUNQbz4SRAu6A==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.0", "koishi-decorators": "^1.3.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2", "schemastery-gen": "^3.1.2",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.10"
} }
}, },
"leven": { "leven": {
...@@ -13068,9 +13068,9 @@ ...@@ -13068,9 +13068,9 @@
} }
}, },
"typed-reflector": { "typed-reflector": {
"version": "1.0.9", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.9.tgz", "resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.10.tgz",
"integrity": "sha512-Df9KpLcXsSM4/q+iFT/WKU8RxmwUC8POY/7VFL9xgvqh2aaY7o+43n7pUTUVKtimJTkQokKoOVe/B8ouW8tBhA==", "integrity": "sha512-AqjdFGE/DGzbyFHTJ/xDY6mPHAJJKiVhn3vQ01sXz5eEJvY82jOllPGanFJ/Bo6ObPbLWa2fAZW19kcybiFPNA==",
"requires": { "requires": {
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"
} }
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"testEnvironment": "node" "testEnvironment": "node"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^9.2.10", "koishi-thirdeye": "^9.2.12",
"leven": "^3.1.0", "leven": "^3.1.0",
"load-json-file": "^6.2.0", "load-json-file": "^6.2.0",
"lodash": "^4.17.21" "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