Commit 2456160e authored by nanahira's avatar nanahira

bump

parent a933424f
......@@ -14,8 +14,8 @@
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.1.2",
"@koishijs/plugin-database-memory": "^1.0.2",
"@koishijs/plugin-console": "^3.2.4",
"@koishijs/plugin-database-memory": "^1.1.0",
"@koishijs/plugin-sandbox": "^1.0.2",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.176",
......@@ -1096,17 +1096,17 @@
}
},
"node_modules/@koishijs/plugin-console": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.2.tgz",
"integrity": "sha512-uRx+odKLNAbJP7h4M2/5JDXUgM6TtF1tGGYFyc9UUAaNYZ/MkS2sYyytbKQwWi5HsR5X8pC2eiTCPwlgPcYpqA==",
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.2.4.tgz",
"integrity": "sha512-R2mX0t8FyZHJb78Hh0IjewQfwKWi5WokuUKpCoLlQKSFKXLUobYi15hmN8QFe97J2TRPCyGWw7lZ7ix9HpSYgw==",
"dev": true,
"dependencies": {
"open": "^8.4.0",
"uuid": "^8.3.2",
"ws": "^8.4.2"
"ws": "^8.5.0"
},
"peerDependencies": {
"koishi": "^4.3.0"
"koishi": "^4.5.0"
}
},
"node_modules/@koishijs/plugin-database-memory": {
......@@ -8520,14 +8520,14 @@
}
},
"@koishijs/plugin-console": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.2.tgz",
"integrity": "sha512-uRx+odKLNAbJP7h4M2/5JDXUgM6TtF1tGGYFyc9UUAaNYZ/MkS2sYyytbKQwWi5HsR5X8pC2eiTCPwlgPcYpqA==",
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.2.4.tgz",
"integrity": "sha512-R2mX0t8FyZHJb78Hh0IjewQfwKWi5WokuUKpCoLlQKSFKXLUobYi15hmN8QFe97J2TRPCyGWw7lZ7ix9HpSYgw==",
"dev": true,
"requires": {
"open": "^8.4.0",
"uuid": "^8.3.2",
"ws": "^8.4.2"
"ws": "^8.5.0"
}
},
"@koishijs/plugin-database-memory": {
......
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