Commit ae254986 authored by nanahira's avatar nanahira

bump & onebot things

parent 4a0c62cc
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "3.1.0", "version": "3.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",
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
...@@ -5609,9 +5609,9 @@ ...@@ -5609,9 +5609,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"
...@@ -12255,9 +12255,9 @@ ...@@ -12255,9 +12255,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",
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
......
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