Commit 855992df authored by nanahira's avatar nanahira

bump & onebot things

parent ef887888
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "2.1.0", "version": "2.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-target-def": "^2.1.1", "koishi-target-def": "^2.1.2",
"koishi-thirdeye": "^11.1.0" "koishi-thirdeye": "^11.1.0"
}, },
"devDependencies": { "devDependencies": {
...@@ -5385,9 +5385,9 @@ ...@@ -5385,9 +5385,9 @@
} }
}, },
"node_modules/koishi-target-def": { "node_modules/koishi-target-def": {
"version": "2.1.1", "version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.1.tgz", "resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.2.tgz",
"integrity": "sha512-sRLg7SMuKjxK3AE5q9bSkcthAZfbvH9TeIo0CBUqkn9OmWk+ny7Cn5IUrQ5+kdpncHbRXokZ9H0uST75BiD78A==", "integrity": "sha512-LGUXQ3OV2pP/oUCpL4npvyzFUIXE5kksCwos/dVPi+8sjOXcMcjT9Wa9ctOYWDOBLVkDXJeRHW0wFXJGWPsagA==",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.1.0", "koishi-thirdeye": "^11.1.0",
"lodash": "^4.17.21" "lodash": "^4.17.21"
...@@ -11685,9 +11685,9 @@ ...@@ -11685,9 +11685,9 @@
} }
}, },
"koishi-target-def": { "koishi-target-def": {
"version": "2.1.1", "version": "2.1.2",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.1.tgz", "resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-2.1.2.tgz",
"integrity": "sha512-sRLg7SMuKjxK3AE5q9bSkcthAZfbvH9TeIo0CBUqkn9OmWk+ny7Cn5IUrQ5+kdpncHbRXokZ9H0uST75BiD78A==", "integrity": "sha512-LGUXQ3OV2pP/oUCpL4npvyzFUIXE5kksCwos/dVPi+8sjOXcMcjT9Wa9ctOYWDOBLVkDXJeRHW0wFXJGWPsagA==",
"requires": { "requires": {
"koishi-thirdeye": "^11.1.0", "koishi-thirdeye": "^11.1.0",
"lodash": "^4.17.21" "lodash": "^4.17.21"
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"testEnvironment": "node" "testEnvironment": "node"
}, },
"dependencies": { "dependencies": {
"koishi-target-def": "^2.1.1", "koishi-target-def": "^2.1.2",
"koishi-thirdeye": "^11.1.0" "koishi-thirdeye": "^11.1.0"
}, },
"peerDependencies": { "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