bump
Showing
| ... | @@ -45,14 +45,14 @@ | ... | @@ -45,14 +45,14 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "js-yaml": "^4.1.0", | "js-yaml": "^4.1.0", | ||
| "koishi-thirdeye": "^11.0.9", | "koishi-thirdeye": "^11.0.12", | ||
| "leven": "^3.1.0", | "leven": "^3.1.0", | ||
| "load-json-file": "^6.2.0", | "load-json-file": "^6.2.0", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "onedice": "^1.0.2" | "onedice": "^1.0.2" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.8.4" | "koishi": "^4.8.7" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.1.1", | "@koishijs/plugin-console": "^4.1.1", | ||
| ... | @@ -72,9 +72,9 @@ | ... | @@ -72,9 +72,9 @@ |
| "prettier": "^2.5.1", | "prettier": "^2.5.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.8", | "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.7.0", | "ts-node": "^10.7.0", | ||
| "typescript": "^4.6.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.5.0" | "ws": "^8.5.0" | ||
| ... | ... |
Please register or sign in to comment