Commit a12e219c authored by nanahira's avatar nanahira

bump

parent 6cb063c9
......@@ -9,8 +9,8 @@
"version": "5.6.2",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^9.2.10",
"schemastery-gen": "^3.1.2"
"koishi-thirdeye": "^9.2.12",
"schemastery-gen": "^3.1.3"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......@@ -5171,9 +5171,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",
......@@ -5200,17 +5200,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",
......@@ -6285,13 +6285,13 @@
"peer": true
},
"node_modules/schemastery-gen": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.2.tgz",
"integrity": "sha512-Vzv4nJ/HnZuEcVXMIY5IULtcNG253jrp+htPAujCq3wVC2p4hxv1e/GRht5O+tYRDfowgAsM89FLXHYXin/tEg==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.3.tgz",
"integrity": "sha512-Ze5SzDbXvlvGkUM2KurmHUd7cSm+asiONY4TQRD+SmxRsUA5/0DbeL8Ho27kQ3XcWqATvFhfTlDksOfj9wiZWQ==",
"dependencies": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.8"
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"schemastery": "^3.1.0"
......@@ -7122,9 +7122,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"
}
......@@ -11617,9 +11617,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",
......@@ -11640,17 +11640,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": {
......@@ -12433,13 +12433,13 @@
"peer": true
},
"schemastery-gen": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.2.tgz",
"integrity": "sha512-Vzv4nJ/HnZuEcVXMIY5IULtcNG253jrp+htPAujCq3wVC2p4hxv1e/GRht5O+tYRDfowgAsM89FLXHYXin/tEg==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.3.tgz",
"integrity": "sha512-Ze5SzDbXvlvGkUM2KurmHUd7cSm+asiONY4TQRD+SmxRsUA5/0DbeL8Ho27kQ3XcWqATvFhfTlDksOfj9wiZWQ==",
"requires": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.8"
"typed-reflector": "^1.0.10"
}
},
"semver": {
......@@ -13016,9 +13016,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"
}
......
......@@ -35,8 +35,8 @@
"koishi-plugin-pics": "^8.5.1"
},
"dependencies": {
"koishi-thirdeye": "^9.2.10",
"schemastery-gen": "^3.1.2"
"koishi-thirdeye": "^9.2.12",
"schemastery-gen": "^3.1.3"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
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