Commit c80525a3 authored by nanahira's avatar nanahira

bump

parent f7184ba2
......@@ -9,7 +9,7 @@
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^11.0.10"
"koishi-thirdeye": "^11.0.12"
},
"devDependencies": {
"@koishijs/plugin-console": "^4.3.10",
......@@ -30,13 +30,13 @@
"ts-jest": "^28.0.8",
"ts-loader": "^9.3.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"ws": "^8.8.1"
},
"peerDependencies": {
"koishi": "^4.8.5"
"koishi": "^4.8.7"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1149,16 +1149,16 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.8.5",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.8.5.tgz",
"integrity": "sha512-B+cPWBp93BJBMTv14QRJ8nSk9W+ybbuFaUdJ8Fwxj1HTYKLRhlRqDmgMdakEMTCFV1jkYBa9z5ZxIvfebV0SnA==",
"version": "4.8.7",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.8.7.tgz",
"integrity": "sha512-yF1H7dTkRTTsDxR6P+pxw3cCInzbmLNaKcHmHoypi0SienonPZpeE0c/EtisFAXwp7IxgK2ETyBHtN/fOF9MnQ==",
"peer": true,
"dependencies": {
"@koishijs/utils": "^6.0.0",
"@satorijs/core": "^1.0.10",
"cordis": "^2.1.0",
"fastest-levenshtein": "^1.0.14",
"minato": "^1.2.4"
"@koishijs/utils": "^6.1.1",
"@minatojs/core": "^1.3.0",
"@satorijs/core": "^1.0.11",
"cordis": "^2.1.1",
"fastest-levenshtein": "^1.0.14"
}
},
"node_modules/@koishijs/plugin-console": {
......@@ -1206,17 +1206,26 @@
}
},
"node_modules/@koishijs/utils": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.0.tgz",
"integrity": "sha512-mbWnqd/pZbAjfMIRWgcBlxGXzLqmqKm86WT9QibpAZDv2ugazOC5itLObTNufR/f3w0BCA4qKEX1U1OAMW8mQg==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.1.tgz",
"integrity": "sha512-wb9DtAGwtBMtkLspi+h1MNdt1IrGuI+omECOo6Zfsyq8HorWcihfn0nBZKBVOCByvHpSV9sSEaQo6V19KA+myg==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1",
"inaba": "^1.1.0",
"reggol": "^1.0.3",
"inaba": "^1.1.1",
"reggol": "^1.1.0",
"schemastery": "^3.5.3"
}
},
"node_modules/@minatojs/core": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.0.tgz",
"integrity": "sha512-MGO5gsfy4aDN8Ai0SvMYLaF4xqMLy3RyO2oeuTH7/wH5tS/dLscXvLy7wZf17XFRZJIDX/3qyiu2xQGw0lapXA==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1"
}
},
"node_modules/@minatojs/driver-memory": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@minatojs/driver-memory/-/driver-memory-1.1.1.tgz",
......@@ -4097,9 +4106,9 @@
}
},
"node_modules/inaba": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/inaba/-/inaba-1.1.0.tgz",
"integrity": "sha512-JZzUStpo1/nTZINCg4BCZ6q/8NQ7JJYBxTepJ5qE4hJ6wkqLEajv2dTUzzPADkbaf+L/hj9DTPpfgT5z8q7rug==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/inaba/-/inaba-1.1.1.tgz",
"integrity": "sha512-VYgrcz9EwjHELNU74R/p81U/G00u8KuFzao43pyNp7UZix+NY78eUzBy1Ks0tSgxgia+luJMvTD67vV02pk9yg==",
"peer": true
},
"node_modules/inflation": {
......@@ -5133,14 +5142,14 @@
}
},
"node_modules/koishi": {
"version": "4.8.5",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.8.5.tgz",
"integrity": "sha512-jbyD1slGKudH6G8tVH/oCYuiVUDqGn7sJhdLOt4Y1qYchx33CsXGaaeuUUclt6WLNzd/JsNIqBrlaBdGb5tvFA==",
"version": "4.8.7",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.8.7.tgz",
"integrity": "sha512-4Qw8bzcC0XRM+LrNGVGrB6wJSKlN0t7vA2S/sw5Lfwg0G2wzdXwWpKIc9DZ01273FcmC8O/IjMjYySDnQnkAQA==",
"peer": true,
"dependencies": {
"@koishijs/core": "^4.8.5",
"@koishijs/utils": "^6.0.0",
"@satorijs/satori": "^1.0.10",
"@koishijs/core": "^4.8.7",
"@koishijs/utils": "^6.1.1",
"@satorijs/satori": "^1.0.11",
"file-type": "^16.5.4",
"ns-require": "^1.1.4"
},
......@@ -5162,17 +5171,16 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "11.0.10",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.0.10.tgz",
"integrity": "sha512-/K4OaY72FKyGlPpfI6hSBT6syy+5r9u9ekxNCUazKsN3Yk5l9e8EIGQ2HhtGRntMkglwnGu669JQkvzvLcfzkQ==",
"version": "11.0.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.0.12.tgz",
"integrity": "sha512-2FTptePnnMGGAd+Kob2Wj2siNxEfsvkA7YDDhVXtYivOgZraac4su6QQy6M1DXFWmsNWc25ld1v2iQlEr1tcGQ==",
"dependencies": {
"minato-decorators": "^2.0.8",
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
"satori-decorators": "^1.0.12"
},
"peerDependencies": {
"koishi": "^4.8.5",
"schemastery": "^3.4.3"
"koishi": "^4.8.7"
}
},
"node_modules/leven": {
......@@ -5399,6 +5407,7 @@
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/minato/-/minato-1.2.4.tgz",
"integrity": "sha512-YnlM7WKTKY1I6cKccpnmnKU7zkCi48xfWxorVdjIAt+Tpv7YwIw/VQNcz1vq9HQJW0Utk5e0mr+nQGoC2ae/yQ==",
"dev": true,
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1",
......@@ -5406,15 +5415,15 @@
}
},
"node_modules/minato-decorators": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.0.8.tgz",
"integrity": "sha512-W1fukpqMBwTyE5lBkVmSdwGSl6eLzdRmPqAxyDxbfSJxva0FzXgx9VXQPOdkxLqDyWORa+uj/CQhIqDRVdEWpw==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.1.0.tgz",
"integrity": "sha512-s4F4bCxktODrEqLRzU3ljsIipv3ExOV6qCjH+wMiMFXjMBQvy3UaodOWOYf2UZ7GRFiGT0rij9zIrBhWdJVd0A==",
"dependencies": {
"lodash": "^4.17.21",
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"minato": "^1.2.3"
"@minatojs/core": "^1.3.0"
}
},
"node_modules/minimatch": {
......@@ -6207,9 +6216,9 @@
}
},
"node_modules/reggol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.0.4.tgz",
"integrity": "sha512-pMw9gH3NJJ0h7IeQDLBC7CriSfV1ZfjLCLq/XVY1wGPWRbQ74DcSS9HxUZvvssLAqT4O4kY6RqYHRp18jqvIlg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.1.0.tgz",
"integrity": "sha512-UCp3s/nu3DvqSiMLyBNTO27GYSZTgUqELzOGz1D7nWglw0cE8/Fp99TQ5+99Zq+jJvh84Ef3FbjKGD4Sg3qIGg==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1",
......@@ -7219,9 +7228,9 @@
}
},
"node_modules/typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
......@@ -8541,16 +8550,16 @@
}
},
"@koishijs/core": {
"version": "4.8.5",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.8.5.tgz",
"integrity": "sha512-B+cPWBp93BJBMTv14QRJ8nSk9W+ybbuFaUdJ8Fwxj1HTYKLRhlRqDmgMdakEMTCFV1jkYBa9z5ZxIvfebV0SnA==",
"version": "4.8.7",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.8.7.tgz",
"integrity": "sha512-yF1H7dTkRTTsDxR6P+pxw3cCInzbmLNaKcHmHoypi0SienonPZpeE0c/EtisFAXwp7IxgK2ETyBHtN/fOF9MnQ==",
"peer": true,
"requires": {
"@koishijs/utils": "^6.0.0",
"@satorijs/core": "^1.0.10",
"cordis": "^2.1.0",
"fastest-levenshtein": "^1.0.14",
"minato": "^1.2.4"
"@koishijs/utils": "^6.1.1",
"@minatojs/core": "^1.3.0",
"@satorijs/core": "^1.0.11",
"cordis": "^2.1.1",
"fastest-levenshtein": "^1.0.14"
}
},
"@koishijs/plugin-console": {
......@@ -8588,17 +8597,26 @@
"requires": {}
},
"@koishijs/utils": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.0.tgz",
"integrity": "sha512-mbWnqd/pZbAjfMIRWgcBlxGXzLqmqKm86WT9QibpAZDv2ugazOC5itLObTNufR/f3w0BCA4qKEX1U1OAMW8mQg==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.1.tgz",
"integrity": "sha512-wb9DtAGwtBMtkLspi+h1MNdt1IrGuI+omECOo6Zfsyq8HorWcihfn0nBZKBVOCByvHpSV9sSEaQo6V19KA+myg==",
"peer": true,
"requires": {
"cosmokit": "^1.2.1",
"inaba": "^1.1.0",
"reggol": "^1.0.3",
"inaba": "^1.1.1",
"reggol": "^1.1.0",
"schemastery": "^3.5.3"
}
},
"@minatojs/core": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.0.tgz",
"integrity": "sha512-MGO5gsfy4aDN8Ai0SvMYLaF4xqMLy3RyO2oeuTH7/wH5tS/dLscXvLy7wZf17XFRZJIDX/3qyiu2xQGw0lapXA==",
"peer": true,
"requires": {
"cosmokit": "^1.2.1"
}
},
"@minatojs/driver-memory": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@minatojs/driver-memory/-/driver-memory-1.1.1.tgz",
......@@ -10837,9 +10855,9 @@
"dev": true
},
"inaba": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/inaba/-/inaba-1.1.0.tgz",
"integrity": "sha512-JZzUStpo1/nTZINCg4BCZ6q/8NQ7JJYBxTepJ5qE4hJ6wkqLEajv2dTUzzPADkbaf+L/hj9DTPpfgT5z8q7rug==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/inaba/-/inaba-1.1.1.tgz",
"integrity": "sha512-VYgrcz9EwjHELNU74R/p81U/G00u8KuFzao43pyNp7UZix+NY78eUzBy1Ks0tSgxgia+luJMvTD67vV02pk9yg==",
"peer": true
},
"inflation": {
......@@ -11635,14 +11653,14 @@
}
},
"koishi": {
"version": "4.8.5",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.8.5.tgz",
"integrity": "sha512-jbyD1slGKudH6G8tVH/oCYuiVUDqGn7sJhdLOt4Y1qYchx33CsXGaaeuUUclt6WLNzd/JsNIqBrlaBdGb5tvFA==",
"version": "4.8.7",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.8.7.tgz",
"integrity": "sha512-4Qw8bzcC0XRM+LrNGVGrB6wJSKlN0t7vA2S/sw5Lfwg0G2wzdXwWpKIc9DZ01273FcmC8O/IjMjYySDnQnkAQA==",
"peer": true,
"requires": {
"@koishijs/core": "^4.8.5",
"@koishijs/utils": "^6.0.0",
"@satorijs/satori": "^1.0.10",
"@koishijs/core": "^4.8.7",
"@koishijs/utils": "^6.1.1",
"@satorijs/satori": "^1.0.11",
"file-type": "^16.5.4",
"ns-require": "^1.1.4"
}
......@@ -11658,11 +11676,11 @@
}
},
"koishi-thirdeye": {
"version": "11.0.10",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.0.10.tgz",
"integrity": "sha512-/K4OaY72FKyGlPpfI6hSBT6syy+5r9u9ekxNCUazKsN3Yk5l9e8EIGQ2HhtGRntMkglwnGu669JQkvzvLcfzkQ==",
"version": "11.0.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.0.12.tgz",
"integrity": "sha512-2FTptePnnMGGAd+Kob2Wj2siNxEfsvkA7YDDhVXtYivOgZraac4su6QQy6M1DXFWmsNWc25ld1v2iQlEr1tcGQ==",
"requires": {
"minato-decorators": "^2.0.8",
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
"satori-decorators": "^1.0.12"
}
......@@ -11848,6 +11866,7 @@
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/minato/-/minato-1.2.4.tgz",
"integrity": "sha512-YnlM7WKTKY1I6cKccpnmnKU7zkCi48xfWxorVdjIAt+Tpv7YwIw/VQNcz1vq9HQJW0Utk5e0mr+nQGoC2ae/yQ==",
"dev": true,
"peer": true,
"requires": {
"cosmokit": "^1.2.1",
......@@ -11855,9 +11874,9 @@
}
},
"minato-decorators": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.0.8.tgz",
"integrity": "sha512-W1fukpqMBwTyE5lBkVmSdwGSl6eLzdRmPqAxyDxbfSJxva0FzXgx9VXQPOdkxLqDyWORa+uj/CQhIqDRVdEWpw==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/minato-decorators/-/minato-decorators-2.1.0.tgz",
"integrity": "sha512-s4F4bCxktODrEqLRzU3ljsIipv3ExOV6qCjH+wMiMFXjMBQvy3UaodOWOYf2UZ7GRFiGT0rij9zIrBhWdJVd0A==",
"requires": {
"lodash": "^4.17.21",
"typed-reflector": "^1.0.10"
......@@ -12448,9 +12467,9 @@
"dev": true
},
"reggol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.0.4.tgz",
"integrity": "sha512-pMw9gH3NJJ0h7IeQDLBC7CriSfV1ZfjLCLq/XVY1wGPWRbQ74DcSS9HxUZvvssLAqT4O4kY6RqYHRp18jqvIlg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.1.0.tgz",
"integrity": "sha512-UCp3s/nu3DvqSiMLyBNTO27GYSZTgUqELzOGz1D7nWglw0cE8/Fp99TQ5+99Zq+jJvh84Ef3FbjKGD4Sg3qIGg==",
"peer": true,
"requires": {
"cosmokit": "^1.2.1",
......@@ -13159,9 +13178,9 @@
}
},
"typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"dev": true
},
"universalify": {
......
......@@ -44,10 +44,10 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-thirdeye": "^11.0.10"
"koishi-thirdeye": "^11.0.12"
},
"peerDependencies": {
"koishi": "^4.8.5"
"koishi": "^4.8.7"
},
"devDependencies": {
"@koishijs/plugin-console": "^4.3.10",
......@@ -68,7 +68,7 @@
"ts-jest": "^28.0.8",
"ts-loader": "^9.3.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"ws": "^8.8.1"
......
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