Commit 1f9f7f84 authored by nanahira's avatar nanahira

bump

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