Commit b60b2436 authored by nanahira's avatar nanahira

bump

parent 229b3707
......@@ -9,7 +9,7 @@
"version": "8.5.2",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^9.2.10",
"koishi-thirdeye": "^9.2.12",
"read-dir-deep": "^7.0.1"
},
"devDependencies": {
......@@ -5228,9 +5228,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",
......@@ -5257,17 +5257,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",
......@@ -7212,9 +7212,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"
}
......@@ -11765,9 +11765,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",
......@@ -11788,17 +11788,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": {
......@@ -13204,9 +13204,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"
}
......
......@@ -28,7 +28,7 @@
},
"homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs",
"dependencies": {
"koishi-thirdeye": "^9.2.10",
"koishi-thirdeye": "^9.2.12",
"read-dir-deep": "^7.0.1"
},
"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