bump
Showing
This diff is collapsed.
| ... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "crypto-random-string": "^3.3.1", | "crypto-random-string": "^3.3.1", | ||
| "ip": "^1.1.5", | "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^11.0.9", | "koishi-thirdeye": "^11.0.12", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "tesseract.js": "^2.1.5" | "tesseract.js": "^2.1.5" | ||
| ... | @@ -53,15 +53,15 @@ | ... | @@ -53,15 +53,15 @@ |
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-jest": "^27.1.3", | "ts-jest": "^27.1.3", | ||
| "ts-loader": "^9.2.6", | "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.5.0", | "ts-node": "^10.5.0", | ||
| "typescript": "^4.5.2", | "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | "webpack-cli": "^4.10.0", | ||
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.8.4", | "koishi": "^4.8.7", | ||
| "koishi-plugin-cache-aragami": "^2.1.0" | "koishi-plugin-cache-aragami": "^2.1.0" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| ... | ... |
Please register or sign in to comment