Commit 9da5571b authored by nanahira's avatar nanahira

catchup

parent f3e75c0d
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "3.1.0", "version": "3.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^7.2.0", "koishi-thirdeye": "^7.3.0",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-rc.2", "koishi": "^4.0.0-rc.3",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
...@@ -209,9 +209,9 @@ ...@@ -209,9 +209,9 @@
} }
}, },
"node_modules/@koishijs/core": { "node_modules/@koishijs/core": {
"version": "4.0.0-rc.2", "version": "4.0.0-rc.3",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.0.0-rc.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.0.0-rc.3.tgz",
"integrity": "sha512-ohMDvkpQTUGi6xYA0OApI56c+E+lhvyIYNYLkDmC3VkU07EGWDmaEt7r9dv04LLy8pr+zx1rCkbkzPWy0BjnXw==", "integrity": "sha512-NaM0cqp126dnz6/COKIsuvDVuKE4Gb1yPQcoOof0PReVKF1qOL/MSoZGaAxEsHDpKd5CSaZfqz00aoeqhYkFCQ==",
"dependencies": { "dependencies": {
"@koishijs/utils": "^5.0.0-rc.0", "@koishijs/utils": "^5.0.0-rc.0",
"fastest-levenshtein": "^1.0.12", "fastest-levenshtein": "^1.0.12",
...@@ -2612,12 +2612,12 @@ ...@@ -2612,12 +2612,12 @@
} }
}, },
"node_modules/koishi": { "node_modules/koishi": {
"version": "4.0.0-rc.2", "version": "4.0.0-rc.3",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.0.0-rc.2.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.0.0-rc.3.tgz",
"integrity": "sha512-3ovz8Tp4wdMv0pWHDoBr58d+JDpvFfhzDUn5nAIrF7Bd6u9I5gi0qejK+m+2hlfmz1JJCMh9bFnR6hDApAmplw==", "integrity": "sha512-zO5/jf0XrdGXx0ZtQJ7A5b2tjkctw5We+Uc0wjQP2eGYvVeykkg6O7XdY+qnpvz+VSXylNr2gIe4FYKWTDJGHw==",
"dependencies": { "dependencies": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.0.0-rc.2", "@koishijs/core": "^4.0.0-rc.3",
"@koishijs/utils": "^5.0.0-rc.0", "@koishijs/utils": "^5.0.0-rc.0",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -2636,9 +2636,9 @@ ...@@ -2636,9 +2636,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "7.2.0", "version": "7.3.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-7.2.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-7.3.0.tgz",
"integrity": "sha512-VouPWhFgHb4eTP/CMOWk2t11Z+l5BUbrzG6h8sWSCIWU/B0zE/rJD5qhgIwe5xeg25K1Wk710Gvp35xRDYJvdg==", "integrity": "sha512-hO86EkjA67Il9Fmtk2DSU6J67jzadaXK2fRWrlV8B4Wvv/UumUCC0sNzBXh4DP+Blf5PJbQrPsJ0IVkVVTIlYg==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
...@@ -2649,7 +2649,7 @@ ...@@ -2649,7 +2649,7 @@
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.0-rc.2" "koishi": "^4.0.0-rc.3"
} }
}, },
"node_modules/levn": { "node_modules/levn": {
...@@ -4475,9 +4475,9 @@ ...@@ -4475,9 +4475,9 @@
} }
}, },
"@koishijs/core": { "@koishijs/core": {
"version": "4.0.0-rc.2", "version": "4.0.0-rc.3",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.0.0-rc.2.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.0.0-rc.3.tgz",
"integrity": "sha512-ohMDvkpQTUGi6xYA0OApI56c+E+lhvyIYNYLkDmC3VkU07EGWDmaEt7r9dv04LLy8pr+zx1rCkbkzPWy0BjnXw==", "integrity": "sha512-NaM0cqp126dnz6/COKIsuvDVuKE4Gb1yPQcoOof0PReVKF1qOL/MSoZGaAxEsHDpKd5CSaZfqz00aoeqhYkFCQ==",
"requires": { "requires": {
"@koishijs/utils": "^5.0.0-rc.0", "@koishijs/utils": "^5.0.0-rc.0",
"fastest-levenshtein": "^1.0.12", "fastest-levenshtein": "^1.0.12",
...@@ -6298,12 +6298,12 @@ ...@@ -6298,12 +6298,12 @@
} }
}, },
"koishi": { "koishi": {
"version": "4.0.0-rc.2", "version": "4.0.0-rc.3",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.0.0-rc.2.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.0.0-rc.3.tgz",
"integrity": "sha512-3ovz8Tp4wdMv0pWHDoBr58d+JDpvFfhzDUn5nAIrF7Bd6u9I5gi0qejK+m+2hlfmz1JJCMh9bFnR6hDApAmplw==", "integrity": "sha512-zO5/jf0XrdGXx0ZtQJ7A5b2tjkctw5We+Uc0wjQP2eGYvVeykkg6O7XdY+qnpvz+VSXylNr2gIe4FYKWTDJGHw==",
"requires": { "requires": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.0.0-rc.2", "@koishijs/core": "^4.0.0-rc.3",
"@koishijs/utils": "^5.0.0-rc.0", "@koishijs/utils": "^5.0.0-rc.0",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -6319,9 +6319,9 @@ ...@@ -6319,9 +6319,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "7.2.0", "version": "7.3.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-7.2.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-7.3.0.tgz",
"integrity": "sha512-VouPWhFgHb4eTP/CMOWk2t11Z+l5BUbrzG6h8sWSCIWU/B0zE/rJD5qhgIwe5xeg25K1Wk710Gvp35xRDYJvdg==", "integrity": "sha512-hO86EkjA67Il9Fmtk2DSU6J67jzadaXK2fRWrlV8B4Wvv/UumUCC0sNzBXh4DP+Blf5PJbQrPsJ0IVkVVTIlYg==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"koishi": "^4.0.0-beta.4" "koishi": "^4.0.0-beta.4"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^7.2.0", "koishi-thirdeye": "^7.3.0",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-rc.2", "koishi": "^4.0.0-rc.3",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
......
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