Commit c16636e6 authored by nanahira's avatar nanahira

bump version

parent 78bfda85
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,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/moment": "^2.13.0", "@types/moment": "^2.13.0",
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.4.2" "koishi": "^4.5.0"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
...@@ -1061,11 +1061,12 @@ ...@@ -1061,11 +1061,12 @@
} }
}, },
"node_modules/@koishijs/core": { "node_modules/@koishijs/core": {
"version": "4.4.2", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.4.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-fLJIFQ52qjxJeKz8rpIL7ZIB46sOGu7DbXY++umVEQdn4PVdb6uVg87jdySW/VCx3VNv0gI2oFndE47fCattHg==", "integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1", "@koishijs/utils": "^5.2.1",
"fastest-levenshtein": "^1.0.12" "fastest-levenshtein": "^1.0.12"
}, },
...@@ -1073,16 +1074,15 @@ ...@@ -1073,16 +1074,15 @@
"node": ">=12.0.0" "node": ">=12.0.0"
} }
}, },
"node_modules/@koishijs/orm-utils": { "node_modules/@koishijs/orm": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm-utils/-/orm-utils-1.0.0.tgz", "resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-Hy3ZD+jeGGp9QP+qq2D2Fq+EVnI5/YywcLu8tS7scspnzRL07PRLiU0G3dxs4PNT5vxpBfCiwmW/31sb4XrYlA==", "integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"dev": true, "dependencies": {
"@koishijs/utils": "^5.2.1"
},
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
},
"peerDependencies": {
"koishi": "^4.0.0-rc.3"
} }
}, },
"node_modules/@koishijs/plugin-cache-lru": { "node_modules/@koishijs/plugin-cache-lru": {
...@@ -1099,29 +1099,29 @@ ...@@ -1099,29 +1099,29 @@
} }
}, },
"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": {
"version": "1.0.2", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.0.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.1.0.tgz",
"integrity": "sha512-+pQm8fVTZW5d4E86H3uV3dpOcW7mw2WCMd4x0CA+RVLKiD6SCDdyI7ljkdSMQtf0j047WFAqXKYwpTQUm8h1cQ==", "integrity": "sha512-l6dB+HD5V7prbabdsrgZruOdkbWuv2viobcU2LCJaeTjhhqvchKFYv7SDGu4Ohz4csD/v4Y+qOELbXUar56N+Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@koishijs/orm-utils": "^1.0.0" "@koishijs/orm": "^1.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.2.2" "koishi": "^4.5.0"
} }
}, },
"node_modules/@koishijs/plugin-sandbox": { "node_modules/@koishijs/plugin-sandbox": {
...@@ -1136,14 +1136,12 @@ ...@@ -1136,14 +1136,12 @@
"node_modules/@koishijs/segment": { "node_modules/@koishijs/segment": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz", "resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==", "integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
"peer": true
}, },
"node_modules/@koishijs/utils": { "node_modules/@koishijs/utils": {
"version": "5.2.1", "version": "5.2.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz", "resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz",
"integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==", "integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==",
"peer": true,
"dependencies": { "dependencies": {
"@koishijs/segment": "^1.1.1", "@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1", "schemastery": "^3.1.1",
...@@ -5197,13 +5195,13 @@ ...@@ -5197,13 +5195,13 @@
} }
}, },
"node_modules/koishi": { "node_modules/koishi": {
"version": "4.4.2", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.4.2.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-zFLRGCeLT5Jy7KSw8iSlf7S/vz2mLJ/DIlqZv4TeoE5TjSkdTkTRqBMM+2XwrHXGdKHMbQ124rMr5CGFiNSXPA==", "integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.4.2", "@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1", "@koishijs/utils": "^5.2.1",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -6334,8 +6332,7 @@ ...@@ -6334,8 +6332,7 @@
"node_modules/schemastery": { "node_modules/schemastery": {
"version": "3.1.1", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz", "resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA==", "integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
"peer": true
}, },
"node_modules/schemastery-gen": { "node_modules/schemastery-gen": {
"version": "3.1.3", "version": "3.1.3",
...@@ -8468,21 +8465,23 @@ ...@@ -8468,21 +8465,23 @@
} }
}, },
"@koishijs/core": { "@koishijs/core": {
"version": "4.4.2", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.4.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-fLJIFQ52qjxJeKz8rpIL7ZIB46sOGu7DbXY++umVEQdn4PVdb6uVg87jdySW/VCx3VNv0gI2oFndE47fCattHg==", "integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"peer": true, "peer": true,
"requires": { "requires": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1", "@koishijs/utils": "^5.2.1",
"fastest-levenshtein": "^1.0.12" "fastest-levenshtein": "^1.0.12"
} }
}, },
"@koishijs/orm-utils": { "@koishijs/orm": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm-utils/-/orm-utils-1.0.0.tgz", "resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-Hy3ZD+jeGGp9QP+qq2D2Fq+EVnI5/YywcLu8tS7scspnzRL07PRLiU0G3dxs4PNT5vxpBfCiwmW/31sb4XrYlA==", "integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"dev": true, "requires": {
"requires": {} "@koishijs/utils": "^5.2.1"
}
}, },
"@koishijs/plugin-cache-lru": { "@koishijs/plugin-cache-lru": {
"version": "1.0.0-rc.0", "version": "1.0.0-rc.0",
...@@ -8494,23 +8493,23 @@ ...@@ -8494,23 +8493,23 @@
} }
}, },
"@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": {
"version": "1.0.2", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.0.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.1.0.tgz",
"integrity": "sha512-+pQm8fVTZW5d4E86H3uV3dpOcW7mw2WCMd4x0CA+RVLKiD6SCDdyI7ljkdSMQtf0j047WFAqXKYwpTQUm8h1cQ==", "integrity": "sha512-l6dB+HD5V7prbabdsrgZruOdkbWuv2viobcU2LCJaeTjhhqvchKFYv7SDGu4Ohz4csD/v4Y+qOELbXUar56N+Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@koishijs/orm-utils": "^1.0.0" "@koishijs/orm": "^1.0.0"
} }
}, },
"@koishijs/plugin-sandbox": { "@koishijs/plugin-sandbox": {
...@@ -8523,14 +8522,12 @@ ...@@ -8523,14 +8522,12 @@
"@koishijs/segment": { "@koishijs/segment": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz", "resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==", "integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
"peer": true
}, },
"@koishijs/utils": { "@koishijs/utils": {
"version": "5.2.1", "version": "5.2.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz", "resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz",
"integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==", "integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==",
"peer": true,
"requires": { "requires": {
"@koishijs/segment": "^1.1.1", "@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1", "schemastery": "^3.1.1",
...@@ -11691,13 +11688,13 @@ ...@@ -11691,13 +11688,13 @@
} }
}, },
"koishi": { "koishi": {
"version": "4.4.2", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.4.2.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-zFLRGCeLT5Jy7KSw8iSlf7S/vz2mLJ/DIlqZv4TeoE5TjSkdTkTRqBMM+2XwrHXGdKHMbQ124rMr5CGFiNSXPA==", "integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"peer": true, "peer": true,
"requires": { "requires": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.4.2", "@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1", "@koishijs/utils": "^5.2.1",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -12526,8 +12523,7 @@ ...@@ -12526,8 +12523,7 @@
"schemastery": { "schemastery": {
"version": "3.1.1", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz", "resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA==", "integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
"peer": true
}, },
"schemastery-gen": { "schemastery-gen": {
"version": "3.1.3", "version": "3.1.3",
......
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,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/moment": "^2.13.0", "@types/moment": "^2.13.0",
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.4.2" "koishi": "^4.5.0"
}, },
"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