Commit 98f325e2 authored by nanahira's avatar nanahira

catchup

parent 43147cea
......@@ -22,9 +22,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.11.6",
"@typescript-eslint/eslint-plugin": "^4.33.0",
......@@ -44,7 +44,7 @@
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.1"
}
},
"node_modules/@ampproject/remapping": {
......@@ -2165,14 +2165,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"
......@@ -2204,9 +2204,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",
......@@ -2214,7 +2214,7 @@
"ws": "^8.4.2"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.0"
}
},
"node_modules/@koishijs/plugin-database-memory": {
......@@ -2230,27 +2230,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"
}
},
......@@ -7395,14 +7395,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",
......@@ -8868,9 +8868,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/schemastery-gen": {
......@@ -12297,14 +12297,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": {
......@@ -12324,9 +12324,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",
......@@ -12344,25 +12344,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": {
......@@ -16357,14 +16357,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",
......@@ -17459,9 +17459,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
},
"schemastery-gen": {
......
......@@ -44,9 +44,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.11.6",
"@typescript-eslint/eslint-plugin": "^4.33.0",
......@@ -66,7 +66,7 @@
"ws": "^8.3.0"
},
"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