Commit 7ffc626e authored by nanahira's avatar nanahira

catchup

parent 4e06621f
{
"name": "koishi-plugin-tabulate",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "koishi-plugin-tabulate",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"class-transformer": "^0.4.0",
"koishi-thirdeye": "^1.0.3",
"koishi-thirdeye": "^1.0.4",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"source-map-support": "^0.5.20"
......@@ -28,7 +32,9 @@
"webpack-cli": "^4.9.1",
"ws": "^8.2.3"
},
"version": "1.0.1"
"peerDependencies": {
"koishi": "^4.0.0-beta.0"
}
},
"node_modules/@babel/code-frame": {
"version": "7.12.11",
......@@ -2611,13 +2617,13 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-1.0.3.tgz",
"integrity": "sha512-i0oO/LylVqgxkpqwanZY2btRv6X2HRwmpBwc7YvDnw0zXixtHl8TheOv3UDczK2vxWLay/Ck+DJccoU6CZZb/w==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-1.0.4.tgz",
"integrity": "sha512-540XjKdTpKAEwAGeV0jyrUKGIOKwZ4qqzNOAaImAsJ4MQMDpGlx55piSqWk02JmG24vFopEWJQcK5kYpG2qhcA==",
"dependencies": {
"koishi-utils-schemagen": "^1.1.9",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.2"
"typed-reflector": "^1.0.4"
},
"peerDependencies": {
"koishi": "^4.0.0-beta.0"
......@@ -3901,9 +3907,9 @@
}
},
"node_modules/typed-reflector": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.2.tgz",
"integrity": "sha512-dyhBLKAbT0O/OEIJXQw+IqAH9ddFk0iV4gJP5XvcgcfJ0xxyx4krx1visZtH8YoFe86piRKgO9VPs/Ktzfdb0w==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.4.tgz",
"integrity": "sha512-5aO0A3DdhsLyC3OnwHvLSvfN+KjOtc7c+pPRlh3d0D55wOq9391SLaOgtVBSJYPyrLctFcSDsyG2Ku7lEaEjow==",
"dependencies": {
"reflect-metadata": "^0.1.13"
}
......@@ -6193,13 +6199,13 @@
}
},
"koishi-thirdeye": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-1.0.3.tgz",
"integrity": "sha512-i0oO/LylVqgxkpqwanZY2btRv6X2HRwmpBwc7YvDnw0zXixtHl8TheOv3UDczK2vxWLay/Ck+DJccoU6CZZb/w==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-1.0.4.tgz",
"integrity": "sha512-540XjKdTpKAEwAGeV0jyrUKGIOKwZ4qqzNOAaImAsJ4MQMDpGlx55piSqWk02JmG24vFopEWJQcK5kYpG2qhcA==",
"requires": {
"koishi-utils-schemagen": "^1.1.9",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.2"
"typed-reflector": "^1.0.4"
}
},
"koishi-utils-schemagen": {
......@@ -7126,9 +7132,9 @@
}
},
"typed-reflector": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.2.tgz",
"integrity": "sha512-dyhBLKAbT0O/OEIJXQw+IqAH9ddFk0iV4gJP5XvcgcfJ0xxyx4krx1visZtH8YoFe86piRKgO9VPs/Ktzfdb0w==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.4.tgz",
"integrity": "sha512-5aO0A3DdhsLyC3OnwHvLSvfN+KjOtc7c+pPRlh3d0D55wOq9391SLaOgtVBSJYPyrLctFcSDsyG2Ku7lEaEjow==",
"requires": {
"reflect-metadata": "^0.1.13"
}
......@@ -7323,6 +7329,5 @@
"resolved": "https://registry.npmjs.org/ylru/-/ylru-1.2.1.tgz",
"integrity": "sha512-faQrqNMzcPCHGVC2aaOINk13K+aaBDUPjGWl0teOXywElLjyVAB6Oe2jj62jHYtwsU49jXhScYbvPENK+6zAvQ=="
}
},
"version": "1.0.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