catchup and possibly locale updates
Showing
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^9.1.1", | "koishi-thirdeye": "^9.2.4", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| ... | @@ -57,7 +57,7 @@ | ... | @@ -57,7 +57,7 @@ |
| "ws": "^8.3.0" | "ws": "^8.3.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.4.0" | "koishi": "^4.4.1" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment