Commit 0332142a authored by nanahira's avatar nanahira

bump

parent c10a0aad
This diff is collapsed.
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-shadowban", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-shadowban",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.0.9" "koishi-thirdeye": "^11.0.12"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-console": "^4.1.1", "@koishijs/plugin-console": "^4.1.1",
...@@ -45,15 +45,15 @@ ...@@ -45,15 +45,15 @@
"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.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"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
......
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