Commit 475c041a authored by nanahira's avatar nanahira

bump version

parent 49def2b5
......@@ -9,15 +9,15 @@
"version": "1.0.6",
"license": "MIT",
"dependencies": {
"koishi-thirdeye": "^9.2.12",
"koishi-thirdeye": "^9.2.18",
"leven": "^3.1.0",
"load-json-file": "^6.2.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.2.3",
"@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.1",
"@types/lodash": "^4.14.179",
......@@ -39,7 +39,7 @@
"ws": "^8.5.0"
},
"peerDependencies": {
"koishi": "^4.4.2"
"koishi": "^4.5.0"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1050,11 +1050,12 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.4.2.tgz",
"integrity": "sha512-fLJIFQ52qjxJeKz8rpIL7ZIB46sOGu7DbXY++umVEQdn4PVdb6uVg87jdySW/VCx3VNv0gI2oFndE47fCattHg==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"peer": true,
"dependencies": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1",
"fastest-levenshtein": "^1.0.12"
},
......@@ -1062,16 +1063,15 @@
"node": ">=12.0.0"
}
},
"node_modules/@koishijs/orm-utils": {
"node_modules/@koishijs/orm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm-utils/-/orm-utils-1.0.0.tgz",
"integrity": "sha512-Hy3ZD+jeGGp9QP+qq2D2Fq+EVnI5/YywcLu8tS7scspnzRL07PRLiU0G3dxs4PNT5vxpBfCiwmW/31sb4XrYlA==",
"dev": true,
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"dependencies": {
"@koishijs/utils": "^5.2.1"
},
"engines": {
"node": ">=12.0.0"
},
"peerDependencies": {
"koishi": "^4.0.0-rc.3"
}
},
"node_modules/@koishijs/plugin-cache-lru": {
......@@ -1106,9 +1106,9 @@
"dev": true
},
"node_modules/@koishijs/plugin-console": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.2.3.tgz",
"integrity": "sha512-IZhXz1XWzSI7xb/fwAwtpj3tB1/NZnL1QbkNCLbBCGqJtRQ23hzBRY9gPwwJASUc97NdHh4HzK0mE+w5YULEqw==",
"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",
......@@ -1116,19 +1116,18 @@
"ws": "^8.5.0"
},
"peerDependencies": {
"koishi": "^4.4.1"
"koishi": "^4.5.0"
}
},
"node_modules/@koishijs/plugin-database-memory": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.0.2.tgz",
"integrity": "sha512-+pQm8fVTZW5d4E86H3uV3dpOcW7mw2WCMd4x0CA+RVLKiD6SCDdyI7ljkdSMQtf0j047WFAqXKYwpTQUm8h1cQ==",
"dev": true,
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.1.0.tgz",
"integrity": "sha512-l6dB+HD5V7prbabdsrgZruOdkbWuv2viobcU2LCJaeTjhhqvchKFYv7SDGu4Ohz4csD/v4Y+qOELbXUar56N+Q==",
"dependencies": {
"@koishijs/orm-utils": "^1.0.0"
"@koishijs/orm": "^1.0.0"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.5.0"
}
},
"node_modules/@koishijs/plugin-sandbox": {
......@@ -1143,14 +1142,12 @@
"node_modules/@koishijs/segment": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==",
"peer": true
"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==",
"peer": true,
"dependencies": {
"@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1",
......@@ -5179,13 +5176,13 @@
}
},
"node_modules/koishi": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.4.2.tgz",
"integrity": "sha512-zFLRGCeLT5Jy7KSw8iSlf7S/vz2mLJ/DIlqZv4TeoE5TjSkdTkTRqBMM+2XwrHXGdKHMbQ124rMr5CGFiNSXPA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.4.2",
"@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -5204,35 +5201,49 @@
}
},
"node_modules/koishi-decorators": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.4.tgz",
"integrity": "sha512-AokyzfDz3x4eZzd8AZrX+mVAGR7BBQdoyq1xAdol+48K2Ca7Xz8USu4Whvksi/tW8VrSN+Zr3L6YbCo3wS3fmg==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.9"
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.5.0"
}
},
"node_modules/koishi-entities": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.2.tgz",
"integrity": "sha512-b5p4Tdb77ie1JFJgsYmIvZXB6CInUgIX9U7IbmDBg+ka9mfKClWmZXiYCBCuNTW71rQXsBVDdypKfm+iE0rhXQ==",
"dependencies": {
"@koishijs/plugin-database-memory": "^1.1.0",
"lodash": "^4.17.21",
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.4.2"
"koishi": "^4.5.0"
}
},
"node_modules/koishi-thirdeye": {
"version": "9.2.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.12.tgz",
"integrity": "sha512-cYPmXcGBzMGWboyelbg2cX8EeBhQvgh8ZJhMiMypYXeLHz5z46g1u3VDoS6dz35f3DYgzMtyMsUNQbz4SRAu6A==",
"version": "9.2.18",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.18.tgz",
"integrity": "sha512-swJaNQBnABLDOnSTMBQZp0QilpZqKphHLdPb10ryr3RExcXQiTbGwQtqNyT7Hwi9IcVTGE0x8ulTpYwQYVeetQ==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.1",
"koishi-decorators": "^1.3.4",
"koishi-entities": "^1.0.2",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2",
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"koishi": "^4.4.2",
"koishi": "^4.5.0",
"schemastery": "^3.1.0"
}
},
......@@ -6351,8 +6362,7 @@
"node_modules/schemastery": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA==",
"peer": true
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
},
"node_modules/schemastery-gen": {
"version": "3.1.2",
......@@ -8442,21 +8452,23 @@
}
},
"@koishijs/core": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.4.2.tgz",
"integrity": "sha512-fLJIFQ52qjxJeKz8rpIL7ZIB46sOGu7DbXY++umVEQdn4PVdb6uVg87jdySW/VCx3VNv0gI2oFndE47fCattHg==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.5.0.tgz",
"integrity": "sha512-+kppTq/FcJcZf0bESunfxCAcP3xyLUK2lNaHUzP/oKJCD5L2oyGRFjl1JskRJnwwSSscUKYv409ZWCHPqJ4plA==",
"peer": true,
"requires": {
"@koishijs/orm": "^1.0.0",
"@koishijs/utils": "^5.2.1",
"fastest-levenshtein": "^1.0.12"
}
},
"@koishijs/orm-utils": {
"@koishijs/orm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/orm-utils/-/orm-utils-1.0.0.tgz",
"integrity": "sha512-Hy3ZD+jeGGp9QP+qq2D2Fq+EVnI5/YywcLu8tS7scspnzRL07PRLiU0G3dxs4PNT5vxpBfCiwmW/31sb4XrYlA==",
"dev": true,
"requires": {}
"resolved": "https://registry.npmjs.org/@koishijs/orm/-/orm-1.0.0.tgz",
"integrity": "sha512-uWSOVCF2THR/S4PPS5FsvsYNhWcPIHO6pXVlSckV5GmJMDQ4zAppSi4s6MwvBHPRX5CMjicK/T2huUlEA/srOQ==",
"requires": {
"@koishijs/utils": "^5.2.1"
}
},
"@koishijs/plugin-cache-lru": {
"version": "1.0.0-rc.0",
......@@ -8485,9 +8497,9 @@
}
},
"@koishijs/plugin-console": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.2.3.tgz",
"integrity": "sha512-IZhXz1XWzSI7xb/fwAwtpj3tB1/NZnL1QbkNCLbBCGqJtRQ23hzBRY9gPwwJASUc97NdHh4HzK0mE+w5YULEqw==",
"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",
......@@ -8496,12 +8508,11 @@
}
},
"@koishijs/plugin-database-memory": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.0.2.tgz",
"integrity": "sha512-+pQm8fVTZW5d4E86H3uV3dpOcW7mw2WCMd4x0CA+RVLKiD6SCDdyI7ljkdSMQtf0j047WFAqXKYwpTQUm8h1cQ==",
"dev": true,
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-database-memory/-/plugin-database-memory-1.1.0.tgz",
"integrity": "sha512-l6dB+HD5V7prbabdsrgZruOdkbWuv2viobcU2LCJaeTjhhqvchKFYv7SDGu4Ohz4csD/v4Y+qOELbXUar56N+Q==",
"requires": {
"@koishijs/orm-utils": "^1.0.0"
"@koishijs/orm": "^1.0.0"
}
},
"@koishijs/plugin-sandbox": {
......@@ -8514,14 +8525,12 @@
"@koishijs/segment": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==",
"peer": true
"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==",
"peer": true,
"requires": {
"@koishijs/segment": "^1.1.1",
"schemastery": "^3.1.1",
......@@ -11643,13 +11652,13 @@
}
},
"koishi": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.4.2.tgz",
"integrity": "sha512-zFLRGCeLT5Jy7KSw8iSlf7S/vz2mLJ/DIlqZv4TeoE5TjSkdTkTRqBMM+2XwrHXGdKHMbQ124rMr5CGFiNSXPA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.5.0.tgz",
"integrity": "sha512-1VI3Hpm304myRjx7PoV21t8E5ckB4IYFhaE6uUKVIpBBOK25zWCI1X/RwXhxqRGflL8BEpegIP0Y7Be208J+kw==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.4.2",
"@koishijs/core": "^4.5.0",
"@koishijs/utils": "^5.2.1",
"@types/koa": "*",
"@types/koa__router": "*",
......@@ -11665,25 +11674,36 @@
}
},
"koishi-decorators": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.1.tgz",
"integrity": "sha512-UZisxMHvy9SyxyqqHntqCYVVfZ764VtO4bJ6RXKSjJAziBV0c+zLNzQC5nYWbKBsDQ4Fae44M2NJaqnmScAmNA==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.3.4.tgz",
"integrity": "sha512-AokyzfDz3x4eZzd8AZrX+mVAGR7BBQdoyq1xAdol+48K2Ca7Xz8USu4Whvksi/tW8VrSN+Zr3L6YbCo3wS3fmg==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.9"
"typed-reflector": "^1.0.10"
}
},
"koishi-entities": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/koishi-entities/-/koishi-entities-1.0.2.tgz",
"integrity": "sha512-b5p4Tdb77ie1JFJgsYmIvZXB6CInUgIX9U7IbmDBg+ka9mfKClWmZXiYCBCuNTW71rQXsBVDdypKfm+iE0rhXQ==",
"requires": {
"@koishijs/plugin-database-memory": "^1.1.0",
"lodash": "^4.17.21",
"typed-reflector": "^1.0.10"
}
},
"koishi-thirdeye": {
"version": "9.2.12",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.12.tgz",
"integrity": "sha512-cYPmXcGBzMGWboyelbg2cX8EeBhQvgh8ZJhMiMypYXeLHz5z46g1u3VDoS6dz35f3DYgzMtyMsUNQbz4SRAu6A==",
"version": "9.2.18",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-9.2.18.tgz",
"integrity": "sha512-swJaNQBnABLDOnSTMBQZp0QilpZqKphHLdPb10ryr3RExcXQiTbGwQtqNyT7Hwi9IcVTGE0x8ulTpYwQYVeetQ==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.3.1",
"koishi-decorators": "^1.3.4",
"koishi-entities": "^1.0.2",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery-gen": "^3.1.2",
......@@ -12503,8 +12523,7 @@
"schemastery": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-3.1.1.tgz",
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA==",
"peer": true
"integrity": "sha512-TdbphUvailcX1FqxSq3sqlxdFx/HhBD7TXliq1r4Su7BTChRQimHvrauK/Q75jLVCYaJPACDU92s0JTovmVrtA=="
},
"schemastery-gen": {
"version": "3.1.2",
......
......@@ -44,18 +44,18 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-thirdeye": "^9.2.12",
"koishi-thirdeye": "^9.2.18",
"leven": "^3.1.0",
"load-json-file": "^6.2.0",
"lodash": "^4.17.21"
},
"peerDependencies": {
"koishi": "^4.4.2"
"koishi": "^4.5.0"
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.2.3",
"@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.1",
"@types/lodash": "^4.14.179",
......
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