Commit c55cf9d4 authored by nanahira's avatar nanahira

bump koishi-thirdeye again

parent fd89ee5c
......@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"koishi-plugin-pics": "^4.1.3",
"koishi-thirdeye": "^4.2.6",
"koishi-thirdeye": "^4.2.7",
"source-map-support": "^0.5.21"
},
"devDependencies": {
......@@ -2610,9 +2610,9 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.6.tgz",
"integrity": "sha512-MBX9WFl5y8+zWu2hiz6pRhdag74sCoYtEXZGqq00jJSoTKTjOq+yCCFmDJLZESKk5+sjr862OZy47ZekdctHUg==",
"version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"dependencies": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
......@@ -6182,9 +6182,9 @@
}
},
"koishi-thirdeye": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.6.tgz",
"integrity": "sha512-MBX9WFl5y8+zWu2hiz6pRhdag74sCoYtEXZGqq00jJSoTKTjOq+yCCFmDJLZESKk5+sjr862OZy47ZekdctHUg==",
"version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"requires": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
......
......@@ -33,7 +33,7 @@
},
"dependencies": {
"koishi-plugin-pics": "^4.1.3",
"koishi-thirdeye": "^4.2.6",
"koishi-thirdeye": "^4.2.7",
"source-map-support": "^0.5.21"
},
"devDependencies": {
......
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