Commit 6677a6fb authored by nanahira's avatar nanahira

bump version

parent 4aa25203
......@@ -18,7 +18,7 @@
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.2.4",
"@koishijs/plugin-database-memory": "^1.1.0",
"@koishijs/plugin-sandbox": "^1.0.2",
"@koishijs/plugin-sandbox": "^1.1.0",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.179",
"@types/node": "^17.0.21",
......@@ -39,7 +39,7 @@
"ws": "^8.5.0"
},
"peerDependencies": {
"koishi": "^4.5.0"
"koishi": "^4.5.2"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1050,13 +1050,13 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.2.tgz",
"integrity": "sha512-ETp//1GsWFBRr4AL4YhZ6NCB4kuhleo+J/KmnGJ90oDignV6k4xtl9fjRLPWsW2IIb2i3BRUHtwSzE9PQTl5+A==",
"peer": true,
"dependencies": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1",
"@koishijs/orm": "^1.0.1",
"@koishijs/utils": "^5.2.2",
"fastest-levenshtein": "^1.0.12"
},
"engines": {
......@@ -1064,11 +1064,11 @@
}
},
"node_modules/@koishijs/orm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.1.tgz",
"integrity": "sha512-RZL3XdJ/DMfUstaaoHuhIm4cGAY4VwPiUcDeIsNhZqWT/qS4HhS0pxlEVxtJdDS3138Ou8bjMchHmVZNo2/TIw==",
"dependencies": {
"@koishijs/utils": "^5.2.1"
"@koishijs/utils": "^5.2.2"
},
"engines": {
"node": ">=12.0.0"
......@@ -1131,12 +1131,12 @@
}
},
"node_modules/@koishijs/plugin-sandbox": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.2.tgz",
"integrity": "sha512-vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.1.0.tgz",
"integrity": "sha512-y0eJcgBMvGhCYjfVP1IsFvHkmiubAJHWdMlbnkss7eZ39nt0nzApfHAubITIEPBr7A0c7gqfC4fUUw5Z3UldXg==",
"dev": true,
"peerDependencies": {
"koishi": "^4.3.1"
"koishi": "^4.5.2"
}
},
"node_modules/@koishijs/segment": {
......@@ -1145,12 +1145,12 @@
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
},
"node_modules/@koishijs/utils": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz",
"integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.2.tgz",
"integrity": "sha512-Dm3xNxCjWviEGRNzI+23kbd/6urTe+QBmsuBEr44HYDQXxntqf3KSJtEVL8Fua5g3+R6gOk/zzFIneWK4qzP+g==",
"dependencies": {
"@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1",
"schemastery": "^3.2.0",
"supports-color": "^8.1.1"
}
},
......@@ -5176,14 +5176,14 @@
}
},
"node_modules/koishi": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.2.tgz",
"integrity": "sha512-5dHLzlBNJeZkjznBQWwYwd/rN06hcw74a0La91VCnCuXAXoGpMeUg2OdemNAtshRl3rtmYXe0UlPw3UZ+m3SEQ==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1",
"@koishijs/core": "^4.5.2",
"@koishijs/utils": "^5.2.2",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.5.3",
......@@ -6360,9 +6360,9 @@
}
},
"node_modules/schemastery": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.2.0.tgz",
"integrity": "sha512-ZVhQ07wllG9saIuSpJhK996b3X9g9YdqVzGsKedJG9lfNtRnBDu+UiPmMDfvTMRVdK7IvMJgyS3025j/UV4cHA=="
},
"node_modules/schemastery-gen": {
"version": "3.1.2",
......@@ -8452,22 +8452,22 @@
}
},
"@koishijs/core": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.2.tgz",
"integrity": "sha512-ETp//1GsWFBRr4AL4YhZ6NCB4kuhleo+J/KmnGJ90oDignV6k4xtl9fjRLPWsW2IIb2i3BRUHtwSzE9PQTl5+A==",
"peer": true,
"requires": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1",
"@koishijs/orm": "^1.0.1",
"@koishijs/utils": "^5.2.2",
"fastest-levenshtein": "^1.0.12"
}
},
"@koishijs/orm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.1.tgz",
"integrity": "sha512-RZL3XdJ/DMfUstaaoHuhIm4cGAY4VwPiUcDeIsNhZqWT/qS4HhS0pxlEVxtJdDS3138Ou8bjMchHmVZNo2/TIw==",
"requires": {
"@koishijs/utils": "^5.2.1"
"@koishijs/utils": "^5.2.2"
}
},
"@koishijs/plugin-cache-lru": {
......@@ -8516,9 +8516,9 @@
}
},
"@koishijs/plugin-sandbox": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.2.tgz",
"integrity": "sha512-vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.1.0.tgz",
"integrity": "sha512-y0eJcgBMvGhCYjfVP1IsFvHkmiubAJHWdMlbnkss7eZ39nt0nzApfHAubITIEPBr7A0c7gqfC4fUUw5Z3UldXg==",
"dev": true,
"requires": {}
},
......@@ -8528,12 +8528,12 @@
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ=="
},
"@koishijs/utils": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.1.tgz",
"integrity": "sha512-Yu+QzmpStHAx5ZknSZhp9Zv3rfy6M4b1tuU3Wh8D3gTgZPeo+gqh07X7GyN7SA76Nr472rN8+hDqq5rafuA9iQ==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.2.2.tgz",
"integrity": "sha512-Dm3xNxCjWviEGRNzI+23kbd/6urTe+QBmsuBEr44HYDQXxntqf3KSJtEVL8Fua5g3+R6gOk/zzFIneWK4qzP+g==",
"requires": {
"@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1",
"schemastery": "^3.2.0",
"supports-color": "^8.1.1"
}
},
......@@ -11652,14 +11652,14 @@
}
},
"koishi": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.2.tgz",
"integrity": "sha512-5dHLzlBNJeZkjznBQWwYwd/rN06hcw74a0La91VCnCuXAXoGpMeUg2OdemNAtshRl3rtmYXe0UlPw3UZ+m3SEQ==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1",
"@koishijs/core": "^4.5.2",
"@koishijs/utils": "^5.2.2",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.5.3",
......@@ -12521,9 +12521,9 @@
}
},
"schemastery": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.2.0.tgz",
"integrity": "sha512-ZVhQ07wllG9saIuSpJhK996b3X9g9YdqVzGsKedJG9lfNtRnBDu+UiPmMDfvTMRVdK7IvMJgyS3025j/UV4cHA=="
},
"schemastery-gen": {
"version": "3.1.2",
......
......@@ -50,13 +50,13 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"koishi": "^4.5.0"
"koishi": "^4.5.2"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.2.4",
"@koishijs/plugin-database-memory": "^1.1.0",
"@koishijs/plugin-sandbox": "^1.0.2",
"@koishijs/plugin-sandbox": "^1.1.0",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.179",
"@types/node": "^17.0.21",
......
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