Commit b601620a authored by nanahira's avatar nanahira

bump

parent fdc70f87
......@@ -9,7 +9,7 @@
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^10.2.1"
"koishi-thirdeye": "^10.2.5"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......@@ -36,8 +36,8 @@
"ws": "^8.7.0"
},
"peerDependencies": {
"koishi": "^4.7.2",
"koishi-plugin-pics": "^9.3.0"
"koishi": "^4.7.4",
"koishi-plugin-pics": "^9.3.3"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1166,13 +1166,13 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.7.2.tgz",
"integrity": "sha512-yO5Pyki1RV+MSqR1IzX02z6wLlJRej7RSH7zW4/+nd5r1fimtDaODiQz/F7lGfcuVthIPDg2aPxJXkl8eLCoSw==",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.7.4.tgz",
"integrity": "sha512-S4pPaO05WC0htkQVcTMTluBZv4g8sEEBJ2ItHN2zJA8syet3iKJidT+s2gYt8d2rBo0Ndlvo1gBLGLNl/Zc9yg==",
"peer": true,
"dependencies": {
"@koishijs/utils": "^5.4.5",
"cordis": "^1.2.2",
"cordis": "^1.3.3",
"fastest-levenshtein": "^1.0.12",
"minato": "^1.1.0"
},
......@@ -2702,9 +2702,9 @@
"peer": true
},
"node_modules/cordis": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-1.2.2.tgz",
"integrity": "sha512-R6RhHuBu6be5DGXBkIGyw3W/yPBPqr69KBVEGVgBY38DzMBIXilmsfAdVdIIEe3G0vlnn5rtAgsMg2yGwRpkiQ==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-1.3.3.tgz",
"integrity": "sha512-mpyBWAEVYX8/YHoGWIqaOjrOk6DmtrOWZfsBSinNR+nDBlB39Ks6aC1B5oZ7AdnVoRE2ZYBCGecoHrlxcRxd6w==",
"peer": true,
"dependencies": {
"cosmokit": "^1.1.2"
......@@ -5403,13 +5403,13 @@
}
},
"node_modules/koishi": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.7.2.tgz",
"integrity": "sha512-oH1yIGX8skfPO4WcLPpnNqt+qzETVux7OIAK9jkMQxHLJv1fq1/OqsLS0wTvpTJ8qFZLt49lZ3gbLujga43RPA==",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.7.4.tgz",
"integrity": "sha512-VVHf3TyFsTuKrB8IZffxwmwiGx+zyhDo+DNNEFQjvomgqFdGEceAnLxNIf10K48aB1CDmkmi37b6uaURi4Z1Hw==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.7.2",
"@koishijs/core": "^4.7.4",
"@koishijs/utils": "^5.4.5",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -5430,9 +5430,9 @@
}
},
"node_modules/koishi-decorators": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-2.1.0.tgz",
"integrity": "sha512-b0opV0YfWXH7/sJ7ecBjPWhz9PsL4esQ1J8EUfymTcZE5jhiTjKhvp+TEdlEC+bDTM49LwMSnohGMU8nZxaD+g==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-2.1.2.tgz",
"integrity": "sha512-32pFPob5FBhAcQ6qz02hGFs6MLj3k+8mpki8HjG4PD8RF8WeuKhrWA7SlVg6Clw3NvfU/lEyqGcnIavwiUF2Tg==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -5442,20 +5442,20 @@
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.7.1"
"koishi": "^4.7.2"
}
},
"node_modules/koishi-plugin-pics": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.3.0.tgz",
"integrity": "sha512-xA961wvdZqgjtdrmW/pQTuAhosEqvZXe+8Pk0WprkKCwBTJF29poS+GTzxtBmgAR1tugbAyObbb55QUrWbuxdQ==",
"version": "9.3.3",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.3.3.tgz",
"integrity": "sha512-PvBVJw9wAm8u+Cgn4ykrFbWZzA7uxq050rnpMOWjWz3qVG5NbaHimTQYbKhQoqCEHjVenCdj/JMCRjVtzrYHzg==",
"peer": true,
"dependencies": {
"koishi-thirdeye": "^10.2.1",
"koishi-thirdeye": "^10.2.5",
"lodash": "^4.17.21"
},
"peerDependencies": {
"koishi": "^4.7.0"
"koishi": "^4.7.4"
}
},
"node_modules/koishi-plugin-picsource-lolicon": {
......@@ -5472,13 +5472,13 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.1.tgz",
"integrity": "sha512-p+vn6/Z0w5URpoK+lY7w/rWYvF7dH+myPJD8XGxriH6IncPnsseraHisYZ+I+i2P2CFRJ4+zCgDfPu82VgefoQ==",
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^2.1.0",
"koishi-decorators": "^2.1.2",
"lodash": "^4.17.21",
"minato-decorators": "^2.0.7",
"reflect-metadata": "^0.1.13",
......@@ -5486,7 +5486,7 @@
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.7.1",
"koishi": "^4.7.3",
"schemastery": "^3.4.3"
}
},
......@@ -8747,13 +8747,13 @@
}
},
"@koishijs/core": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.7.2.tgz",
"integrity": "sha512-yO5Pyki1RV+MSqR1IzX02z6wLlJRej7RSH7zW4/+nd5r1fimtDaODiQz/F7lGfcuVthIPDg2aPxJXkl8eLCoSw==",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.7.4.tgz",
"integrity": "sha512-S4pPaO05WC0htkQVcTMTluBZv4g8sEEBJ2ItHN2zJA8syet3iKJidT+s2gYt8d2rBo0Ndlvo1gBLGLNl/Zc9yg==",
"peer": true,
"requires": {
"@koishijs/utils": "^5.4.5",
"cordis": "^1.2.2",
"cordis": "^1.3.3",
"fastest-levenshtein": "^1.0.12",
"minato": "^1.1.0"
}
......@@ -10004,9 +10004,9 @@
"peer": true
},
"cordis": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-1.2.2.tgz",
"integrity": "sha512-R6RhHuBu6be5DGXBkIGyw3W/yPBPqr69KBVEGVgBY38DzMBIXilmsfAdVdIIEe3G0vlnn5rtAgsMg2yGwRpkiQ==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-1.3.3.tgz",
"integrity": "sha512-mpyBWAEVYX8/YHoGWIqaOjrOk6DmtrOWZfsBSinNR+nDBlB39Ks6aC1B5oZ7AdnVoRE2ZYBCGecoHrlxcRxd6w==",
"peer": true,
"requires": {
"cosmokit": "^1.1.2"
......@@ -12024,13 +12024,13 @@
}
},
"koishi": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.7.2.tgz",
"integrity": "sha512-oH1yIGX8skfPO4WcLPpnNqt+qzETVux7OIAK9jkMQxHLJv1fq1/OqsLS0wTvpTJ8qFZLt49lZ3gbLujga43RPA==",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.7.4.tgz",
"integrity": "sha512-VVHf3TyFsTuKrB8IZffxwmwiGx+zyhDo+DNNEFQjvomgqFdGEceAnLxNIf10K48aB1CDmkmi37b6uaURi4Z1Hw==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.7.2",
"@koishijs/core": "^4.7.4",
"@koishijs/utils": "^5.4.5",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -12048,9 +12048,9 @@
}
},
"koishi-decorators": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-2.1.0.tgz",
"integrity": "sha512-b0opV0YfWXH7/sJ7ecBjPWhz9PsL4esQ1J8EUfymTcZE5jhiTjKhvp+TEdlEC+bDTM49LwMSnohGMU8nZxaD+g==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-2.1.2.tgz",
"integrity": "sha512-32pFPob5FBhAcQ6qz02hGFs6MLj3k+8mpki8HjG4PD8RF8WeuKhrWA7SlVg6Clw3NvfU/lEyqGcnIavwiUF2Tg==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
......@@ -12061,12 +12061,12 @@
}
},
"koishi-plugin-pics": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.3.0.tgz",
"integrity": "sha512-xA961wvdZqgjtdrmW/pQTuAhosEqvZXe+8Pk0WprkKCwBTJF29poS+GTzxtBmgAR1tugbAyObbb55QUrWbuxdQ==",
"version": "9.3.3",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-9.3.3.tgz",
"integrity": "sha512-PvBVJw9wAm8u+Cgn4ykrFbWZzA7uxq050rnpMOWjWz3qVG5NbaHimTQYbKhQoqCEHjVenCdj/JMCRjVtzrYHzg==",
"peer": true,
"requires": {
"koishi-thirdeye": "^10.2.1",
"koishi-thirdeye": "^10.2.5",
"lodash": "^4.17.21"
}
},
......@@ -12080,13 +12080,13 @@
}
},
"koishi-thirdeye": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.1.tgz",
"integrity": "sha512-p+vn6/Z0w5URpoK+lY7w/rWYvF7dH+myPJD8XGxriH6IncPnsseraHisYZ+I+i2P2CFRJ4+zCgDfPu82VgefoQ==",
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.2.5.tgz",
"integrity": "sha512-kx9wH4r9b3sIeNm08Anr6WK1IgeLhB/3xtOlo03z2gBHKuqM9cpNfE+vhf87YX5QLPmGLTPqUXYQPHslAeK2rg==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^2.1.0",
"koishi-decorators": "^2.1.2",
"lodash": "^4.17.21",
"minato-decorators": "^2.0.7",
"reflect-metadata": "^0.1.13",
......
......@@ -44,11 +44,11 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-thirdeye": "^10.2.1"
"koishi-thirdeye": "^10.2.5"
},
"peerDependencies": {
"koishi": "^4.7.2",
"koishi-plugin-pics": "^9.3.0"
"koishi": "^4.7.4",
"koishi-plugin-pics": "^9.3.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