Commit 2083e178 authored by nanahira's avatar nanahira

catchup

parent 637ffb03
......@@ -13,9 +13,9 @@
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.1.1",
"@koishijs/plugin-console": "^3.1.2",
"@koishijs/plugin-database-memory": "^1.0.2",
"@koishijs/plugin-sandbox": "^1.0.0",
"@koishijs/plugin-sandbox": "^1.0.2",
"@types/jest": "^27.4.0",
"@types/node": "^16.4.12",
"@typescript-eslint/eslint-plugin": "^4.29.0",
......@@ -35,7 +35,7 @@
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.1"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1047,14 +1047,14 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.2.2.tgz",
"integrity": "sha512-gV62kYVPzXLc8xyzlj3jNhNLvLvqBDcrMEBdtK+xoy/RcvqL6Q2AOXxKmEyNYCbdgCiE7vCcxt9pYLrXmLaiyg==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.1.tgz",
"integrity": "sha512-LDjRuhyQNagsk0vaumJRpucAU4AGCmQnRiK+JNsCboojkH1TUN0cRyzBTb0JzNrtqA4Tj6IEdxwa+Q2ruXZD8w==",
"peer": true,
"dependencies": {
"@koishijs/utils": "^5.1.0",
"@koishijs/utils": "^5.1.2",
"fastest-levenshtein": "^1.0.12",
"schemastery": "^2.4.2"
"schemastery": "^2.5.0"
},
"engines": {
"node": ">=12.0.0"
......@@ -1086,9 +1086,9 @@
}
},
"node_modules/@koishijs/plugin-console": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.1.tgz",
"integrity": "sha512-AWDs8BdDptNGlN/XUBoB++XY1Fg36N67zqR8oTwLtWaGzku/LiKdb+3r2xnO/tPMq66U/A8EKSTEsZt++H3h5A==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.2.tgz",
"integrity": "sha512-uRx+odKLNAbJP7h4M2/5JDXUgM6TtF1tGGYFyc9UUAaNYZ/MkS2sYyytbKQwWi5HsR5X8pC2eiTCPwlgPcYpqA==",
"dev": true,
"dependencies": {
"open": "^8.4.0",
......@@ -1096,7 +1096,7 @@
"ws": "^8.4.2"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.0"
}
},
"node_modules/@koishijs/plugin-database-memory": {
......@@ -1112,27 +1112,27 @@
}
},
"node_modules/@koishijs/plugin-sandbox": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.0.tgz",
"integrity": "sha512-1EOqTqhl2+BU9xh4Y0EEXxDzir18bgazTIr25OuMv8JrAHjukMe4U3qAukaR458iR8gaU6fNOcJKWRMDeN72Rw==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.2.tgz",
"integrity": "sha512-vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw==",
"dev": true,
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.1"
}
},
"node_modules/@koishijs/segment": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.0.0.tgz",
"integrity": "sha512-a+3L3pH+/AtbT1sxrWfweSD4Br768xiEXTMLo9WGABx0t2doR6VVfWqPidPbY7rks8s2RT7x5A13Qzcfe8AveA==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==",
"peer": true
},
"node_modules/@koishijs/utils": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.1.0.tgz",
"integrity": "sha512-4iDy70gCT15GZ0sg7nw0HMYmpjbPaKQr7U+t9TZHcsb9Gr9pg2u2SP+W7uxwkzaUZpsyBpaj68C3zL/g8yo+0A==",
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.1.2.tgz",
"integrity": "sha512-KexHBO3dXR2d5oxPgbVGQ5sFnApjo7iiUfK1+cv5o2dztsKxaI2E//7e26tYQqPoBzImpJpxt5peBu43Mwa5fg==",
"peer": true,
"dependencies": {
"@koishijs/segment": "^1.0.0",
"@koishijs/segment": "^1.1.1",
"supports-color": "^8.1.0"
}
},
......@@ -5211,14 +5211,14 @@
}
},
"node_modules/koishi": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.2.2.tgz",
"integrity": "sha512-7++UGlx76Ae4OSyX14VrWR1J+m7JxZyspdEcBuF86LBZKl53eMe0i38DehpuYGMiUO3NCLuDZXc1xjRQgld0DA==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.1.tgz",
"integrity": "sha512-7+DAGta5jwXr/WvJIKUJjzMI8+FlSvFB8btKKNQ3ghSvfm65Ql++4O1EfDQBqdbGzBYMHg5CBkjEj/43TjObMA==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.2.2",
"@koishijs/utils": "^5.1.0",
"@koishijs/core": "^4.3.1",
"@koishijs/utils": "^5.1.2",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.2.2",
......@@ -6329,9 +6329,9 @@
}
},
"node_modules/schemastery": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.2.tgz",
"integrity": "sha512-0sCJuGa7LyAtnoXEVwUKSPSTMfizA0zpK0kX7dzGPLpeLuxgJg7VVyR2KFsfHg+WlqYbUOvoGY7JSNPk5I5uHQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.5.0.tgz",
"integrity": "sha512-SVUAoEeAF4TlzdUHizcZCU1uYHLM0EEmkYbK0ZRp3EeeU0lzxNVElCkH3fFWYPhqyXDEk6rXYTeE6Dmdl/9KcA==",
"peer": true
},
"node_modules/semver": {
......@@ -8400,14 +8400,14 @@
}
},
"@koishijs/core": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.2.2.tgz",
"integrity": "sha512-gV62kYVPzXLc8xyzlj3jNhNLvLvqBDcrMEBdtK+xoy/RcvqL6Q2AOXxKmEyNYCbdgCiE7vCcxt9pYLrXmLaiyg==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.3.1.tgz",
"integrity": "sha512-LDjRuhyQNagsk0vaumJRpucAU4AGCmQnRiK+JNsCboojkH1TUN0cRyzBTb0JzNrtqA4Tj6IEdxwa+Q2ruXZD8w==",
"peer": true,
"requires": {
"@koishijs/utils": "^5.1.0",
"@koishijs/utils": "^5.1.2",
"fastest-levenshtein": "^1.0.12",
"schemastery": "^2.4.2"
"schemastery": "^2.5.0"
}
},
"@koishijs/orm-utils": {
......@@ -8427,9 +8427,9 @@
}
},
"@koishijs/plugin-console": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.1.tgz",
"integrity": "sha512-AWDs8BdDptNGlN/XUBoB++XY1Fg36N67zqR8oTwLtWaGzku/LiKdb+3r2xnO/tPMq66U/A8EKSTEsZt++H3h5A==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-console/-/plugin-console-3.1.2.tgz",
"integrity": "sha512-uRx+odKLNAbJP7h4M2/5JDXUgM6TtF1tGGYFyc9UUAaNYZ/MkS2sYyytbKQwWi5HsR5X8pC2eiTCPwlgPcYpqA==",
"dev": true,
"requires": {
"open": "^8.4.0",
......@@ -8447,25 +8447,25 @@
}
},
"@koishijs/plugin-sandbox": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.0.tgz",
"integrity": "sha512-1EOqTqhl2+BU9xh4Y0EEXxDzir18bgazTIr25OuMv8JrAHjukMe4U3qAukaR458iR8gaU6fNOcJKWRMDeN72Rw==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@koishijs/plugin-sandbox/-/plugin-sandbox-1.0.2.tgz",
"integrity": "sha512-vOZ4A8At8KJ0Bk5KmBThRiUztFRStg/PKqW2KSPcdj1DWJ4zGIcBNS0+XshH7n2SUWgSWUOaBTdl7kcWtCkAGw==",
"dev": true,
"requires": {}
},
"@koishijs/segment": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.0.0.tgz",
"integrity": "sha512-a+3L3pH+/AtbT1sxrWfweSD4Br768xiEXTMLo9WGABx0t2doR6VVfWqPidPbY7rks8s2RT7x5A13Qzcfe8AveA==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/segment/-/segment-1.1.1.tgz",
"integrity": "sha512-HmLRKJiIX++U+ow+RP0BVGwgAFzDRqwHusUzjoZcZdcnG8yudTsvB6MXnzBMnBL7k9LBxUlfB5P8ukkM1roZFQ==",
"peer": true
},
"@koishijs/utils": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.1.0.tgz",
"integrity": "sha512-4iDy70gCT15GZ0sg7nw0HMYmpjbPaKQr7U+t9TZHcsb9Gr9pg2u2SP+W7uxwkzaUZpsyBpaj68C3zL/g8yo+0A==",
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-5.1.2.tgz",
"integrity": "sha512-KexHBO3dXR2d5oxPgbVGQ5sFnApjo7iiUfK1+cv5o2dztsKxaI2E//7e26tYQqPoBzImpJpxt5peBu43Mwa5fg==",
"peer": true,
"requires": {
"@koishijs/segment": "^1.0.0",
"@koishijs/segment": "^1.1.1",
"supports-color": "^8.1.0"
},
"dependencies": {
......@@ -11636,14 +11636,14 @@
}
},
"koishi": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.2.2.tgz",
"integrity": "sha512-7++UGlx76Ae4OSyX14VrWR1J+m7JxZyspdEcBuF86LBZKl53eMe0i38DehpuYGMiUO3NCLuDZXc1xjRQgld0DA==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.3.1.tgz",
"integrity": "sha512-7+DAGta5jwXr/WvJIKUJjzMI8+FlSvFB8btKKNQ3ghSvfm65Ql++4O1EfDQBqdbGzBYMHg5CBkjEj/43TjObMA==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@koishijs/core": "^4.2.2",
"@koishijs/utils": "^5.1.0",
"@koishijs/core": "^4.3.1",
"@koishijs/utils": "^5.1.2",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.2.2",
......@@ -12458,9 +12458,9 @@
}
},
"schemastery": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.2.tgz",
"integrity": "sha512-0sCJuGa7LyAtnoXEVwUKSPSTMfizA0zpK0kX7dzGPLpeLuxgJg7VVyR2KFsfHg+WlqYbUOvoGY7JSNPk5I5uHQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.5.0.tgz",
"integrity": "sha512-SVUAoEeAF4TlzdUHizcZCU1uYHLM0EEmkYbK0ZRp3EeeU0lzxNVElCkH3fFWYPhqyXDEk6rXYTeE6Dmdl/9KcA==",
"peer": true
},
"semver": {
......
......@@ -27,9 +27,9 @@
},
"devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
"@koishijs/plugin-console": "^3.1.1",
"@koishijs/plugin-console": "^3.1.2",
"@koishijs/plugin-database-memory": "^1.0.2",
"@koishijs/plugin-sandbox": "^1.0.0",
"@koishijs/plugin-sandbox": "^1.0.2",
"@types/jest": "^27.4.0",
"@types/node": "^16.4.12",
"@typescript-eslint/eslint-plugin": "^4.29.0",
......@@ -53,7 +53,7 @@
},
"homepage": "https://code.mycard.moe/nanahira/koishi-plugin-limit-help",
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.1"
},
"jest": {
"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