Commit fa5541cb authored by nanahira's avatar nanahira

fix detect

parent b66500b3
......@@ -9,7 +9,7 @@
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"koishi-target-def": "^1.1.3",
"koishi-target-def": "^1.1.5",
"koishi-thirdeye": "^10.3.2"
},
"devDependencies": {
......@@ -5022,9 +5022,9 @@
}
},
"node_modules/koishi-target-def": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.3.tgz",
"integrity": "sha512-Y2Iea412zrlWNaGX+XgaDyQmO7Tag+WsvdATMVqh91lDEOs8nso8y0EctbuVdxZRhK3qgeTYf0r6gzxOi0QBJA==",
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.5.tgz",
"integrity": "sha512-fUFVQuMaPyYZrdqZ6Xg4EoVMblzb9uDsZ8WmmXcewxbMik8q2BbDxlaxEjPN063ISFMEK2JlNy952mV5ZMfuvA==",
"dependencies": {
"lodash": "^4.17.21"
},
......@@ -11322,9 +11322,9 @@
}
},
"koishi-target-def": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.3.tgz",
"integrity": "sha512-Y2Iea412zrlWNaGX+XgaDyQmO7Tag+WsvdATMVqh91lDEOs8nso8y0EctbuVdxZRhK3qgeTYf0r6gzxOi0QBJA==",
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.5.tgz",
"integrity": "sha512-fUFVQuMaPyYZrdqZ6Xg4EoVMblzb9uDsZ8WmmXcewxbMik8q2BbDxlaxEjPN063ISFMEK2JlNy952mV5ZMfuvA==",
"requires": {
"lodash": "^4.17.21"
}
......
......@@ -44,7 +44,7 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-target-def": "^1.1.3",
"koishi-target-def": "^1.1.5",
"koishi-thirdeye": "^10.3.2"
},
"peerDependencies": {
......
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