Commit b25b79a0 authored by nanahira's avatar nanahira

bump to Koishi 4.10.3

parent dd756844
This diff is collapsed.
...@@ -27,13 +27,13 @@ ...@@ -27,13 +27,13 @@
}, },
"homepage": "https://github.com/koishijs/koishi-plugin-pics", "homepage": "https://github.com/koishijs/koishi-plugin-pics",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.1.11", "koishi-thirdeye": "^11.1.13",
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-console": "^4.6.9", "@koishijs/plugin-console": "^4.6.9",
"@koishijs/plugin-database-memory": "^1.5.0", "@koishijs/plugin-database-memory": "^2.0.0",
"@koishijs/plugin-sandbox": "^2.3.3", "@koishijs/plugin-sandbox": "^2.3.5",
"@types/jest": "^29.2.0", "@types/jest": "^29.2.0",
"@types/lodash": "^4.14.176", "@types/lodash": "^4.14.176",
"@types/node": "^16.11.4", "@types/node": "^16.11.4",
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.9.7" "koishi": "^4.10.3"
}, },
"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