Commit 7d2e7e74 authored by nanahira's avatar nanahira

bump koishi-thirdeye again

parent 98e39e2d
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"class-transformer": "^0.4.0", "class-transformer": "^0.4.0",
"koishi-thirdeye": "^4.2.3", "koishi-thirdeye": "^4.2.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"typescript": "^4.4.4", "typescript": "^4.4.4",
"webpack": "^5.64.0", "webpack": "^5.64.0",
"webpack-cli": "^4.9.1", "webpack-cli": "^4.9.1",
"ws": "^8.2.3" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.0-beta.4" "koishi": "^4.0.0-beta.4"
...@@ -2606,9 +2606,9 @@ ...@@ -2606,9 +2606,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "4.2.3", "version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.3.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-zKl7o9AC/OmsN+BGnPYiuCzxJwia2MjKS6rEz2/TdzOj+eVSDQms1/5bi9+oQXBXD6mYteFuNP4LAMFqyH+Srw==", "integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -4165,9 +4165,9 @@ ...@@ -4165,9 +4165,9 @@
"dev": true "dev": true
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.2.3", "version": "8.3.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.3.0.tgz",
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==", "integrity": "sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
...@@ -6189,9 +6189,9 @@ ...@@ -6189,9 +6189,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "4.2.3", "version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.3.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-zKl7o9AC/OmsN+BGnPYiuCzxJwia2MjKS6rEz2/TdzOj+eVSDQms1/5bi9+oQXBXD6mYteFuNP4LAMFqyH+Srw==", "integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -7307,9 +7307,9 @@ ...@@ -7307,9 +7307,9 @@
"dev": true "dev": true
}, },
"ws": { "ws": {
"version": "8.2.3", "version": "8.3.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.3.0.tgz",
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==", "integrity": "sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate",
"dependencies": { "dependencies": {
"class-transformer": "^0.4.0", "class-transformer": "^0.4.0",
"koishi-thirdeye": "^4.2.3", "koishi-thirdeye": "^4.2.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
...@@ -53,6 +53,6 @@ ...@@ -53,6 +53,6 @@
"typescript": "^4.4.4", "typescript": "^4.4.4",
"webpack": "^5.64.0", "webpack": "^5.64.0",
"webpack-cli": "^4.9.1", "webpack-cli": "^4.9.1",
"ws": "^8.2.3" "ws": "^8.3.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