Commit b50b9ada authored by nanahira's avatar nanahira

bump version

parent 5f7173a4
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "2.0.0", "version": "2.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.0.0", "koishi-thirdeye": "^10.0.5",
"leven": "^3.1.0", "leven": "^3.1.0",
"load-json-file": "^6.2.0", "load-json-file": "^6.2.0",
"lodash": "^4.17.21" "lodash": "^4.17.21"
...@@ -2646,9 +2646,9 @@ ...@@ -2646,9 +2646,9 @@
} }
}, },
"node_modules/cosmotype-decorators": { "node_modules/cosmotype-decorators": {
"version": "2.0.1", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.1.tgz", "resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.5.tgz",
"integrity": "sha512-5pGd3Ln5YKLDx0FEWDV90EJFfvJVDK+0/kU5V2YJesuZrkocLKi6z2P76n6RRQUoV+hdn9/z0lqqdR748wTWjg==", "integrity": "sha512-Y+OXs405l6T+IUk59CtvG3y8LU7CCTITKWLfafEm8wVUAJFMTJGKh63HtZmmq9rKl/qM3RuHG12DZA9SZvsrAg==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
...@@ -5250,13 +5250,13 @@ ...@@ -5250,13 +5250,13 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "10.0.0", "version": "10.0.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.0.5.tgz",
"integrity": "sha512-sFS5x2dqHdOSQtnQa8x2i+hMhOQUJZfQGmjRaWu7trjQX1GDRrJTn2mf0Go4Pf4LRZ/0P+IdtsBncxoptPXzMg==", "integrity": "sha512-GzPNyJCnUNklHefi0vc0nArV+dEh1QuTddom9MQ6Sawa6nbjbnZNWKFY08eQxNR6CR87tYK93WtO+URwcBbEew==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"cosmotype-decorators": "^2.0.1", "cosmotype-decorators": "^2.0.5",
"koishi-decorators": "^2.0.0", "koishi-decorators": "^2.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -9812,9 +9812,9 @@ ...@@ -9812,9 +9812,9 @@
} }
}, },
"cosmotype-decorators": { "cosmotype-decorators": {
"version": "2.0.1", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.1.tgz", "resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.5.tgz",
"integrity": "sha512-5pGd3Ln5YKLDx0FEWDV90EJFfvJVDK+0/kU5V2YJesuZrkocLKi6z2P76n6RRQUoV+hdn9/z0lqqdR748wTWjg==", "integrity": "sha512-Y+OXs405l6T+IUk59CtvG3y8LU7CCTITKWLfafEm8wVUAJFMTJGKh63HtZmmq9rKl/qM3RuHG12DZA9SZvsrAg==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
...@@ -11758,13 +11758,13 @@ ...@@ -11758,13 +11758,13 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "10.0.0", "version": "10.0.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-10.0.5.tgz",
"integrity": "sha512-sFS5x2dqHdOSQtnQa8x2i+hMhOQUJZfQGmjRaWu7trjQX1GDRrJTn2mf0Go4Pf4LRZ/0P+IdtsBncxoptPXzMg==", "integrity": "sha512-GzPNyJCnUNklHefi0vc0nArV+dEh1QuTddom9MQ6Sawa6nbjbnZNWKFY08eQxNR6CR87tYK93WtO+URwcBbEew==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"cosmotype-decorators": "^2.0.1", "cosmotype-decorators": "^2.0.5",
"koishi-decorators": "^2.0.0", "koishi-decorators": "^2.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"testEnvironment": "node" "testEnvironment": "node"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^10.0.0", "koishi-thirdeye": "^10.0.5",
"leven": "^3.1.0", "leven": "^3.1.0",
"load-json-file": "^6.2.0", "load-json-file": "^6.2.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