Commit 2456160e authored by nanahira's avatar nanahira

bump

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