Commit b92f3dbb authored by nanahira's avatar nanahira

catchup

parent 87fb894e
......@@ -16,9 +16,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/lodash": "^4.14.175",
"@types/node": "^16.11.1",
......@@ -39,7 +39,7 @@
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.1"
}
},
"node_modules/@ampproject/remapping": {
......@@ -1060,14 +1060,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"
......@@ -1099,9 +1099,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",
......@@ -1109,7 +1109,7 @@
"ws": "^8.4.2"
},
"peerDependencies": {
"koishi": "^4.2.2"
"koishi": "^4.3.0"
}
},
"node_modules/@koishijs/plugin-database-memory": {
......@@ -1125,27 +1125,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"
}
},
......@@ -5236,14 +5236,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",
......@@ -6358,9 +6358,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": {
......@@ -8469,14 +8469,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": {
......@@ -8496,9 +8496,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",
......@@ -8516,25 +8516,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": {
......@@ -11717,14 +11717,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",
......@@ -12543,9 +12543,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": {
......
......@@ -37,9 +37,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/lodash": "^4.14.175",
"@types/node": "^16.11.1",
......@@ -60,7 +60,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