Commit ed88ec3b authored by nanahira's avatar nanahira

catchup

parent 4bb017fd
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
"version": "5.0.0", "version": "5.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.0.0", "koishi-thirdeye": "^8.1.5",
"schemastery-gen": "^2.3.1", "schemastery-gen": "^2.3.2",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,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.1.0", "koishi": "^4.1.1",
"koishi-plugin-pics": "^8.0.0", "koishi-plugin-pics": "^8.0.0",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.1.0", "koishi": "^4.1.1",
"koishi-plugin-pics": "^7.0.0" "koishi-plugin-pics": "^8.0.0"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
...@@ -212,9 +212,9 @@ ...@@ -212,9 +212,9 @@
} }
}, },
"node_modules/@koishijs/core": { "node_modules/@koishijs/core": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.0.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.1.tgz",
"integrity": "sha512-f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A==", "integrity": "sha512-UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g==",
"dependencies": { "dependencies": {
"@koishijs/utils": "^5.0.0", "@koishijs/utils": "^5.0.0",
"fastest-levenshtein": "^1.0.12", "fastest-levenshtein": "^1.0.12",
...@@ -2615,12 +2615,12 @@ ...@@ -2615,12 +2615,12 @@
} }
}, },
"node_modules/koishi": { "node_modules/koishi": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.1.tgz",
"integrity": "sha512-jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A==", "integrity": "sha512-bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg==",
"dependencies": { "dependencies": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.1.0", "@koishijs/core": "^4.1.1",
"@koishijs/utils": "^5.0.0", "@koishijs/utils": "^5.0.0",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -2638,6 +2638,21 @@ ...@@ -2638,6 +2638,21 @@
"node": ">=12.0.0" "node": ">=12.0.0"
} }
}, },
"node_modules/koishi-decorators": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.6.tgz",
"integrity": "sha512-ms9d2Jo4VFpESnEbQ/amz3D3BDjRuxKgBB8h42XkIjz3G3Oa6hRgLnFltI4PhNfX6gRm8e0rLuW0ItDph5MNEQ==",
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.9"
},
"peerDependencies": {
"koishi": "^4.1.0"
}
},
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "8.0.0", "version": "8.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz",
...@@ -2653,20 +2668,21 @@ ...@@ -2653,20 +2668,21 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "8.0.0", "version": "8.1.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.1.5.tgz",
"integrity": "sha512-HNNXaEMeQZjQXIcpKcwIbIFNHsmyMIsT1NaJUFaEErvnvbNEQGJ2kUcfmZQEBqW2Chcg3mSYgWQsScuK6gyDig==", "integrity": "sha512-bW3E0uMO6X9C3M0ZG6nWOYG9Y/oTPye+YFp2z5E7cDK17pZ55yiRNrihGzeJaHFLGRTp+q1R4+JBmxTBLgJNOA==",
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2", "schemastery": "^2.1.2",
"schemastery-gen": "^2.3.1", "schemastery-gen": "^2.3.2",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.1" "koishi": "^4.1.1"
} }
}, },
"node_modules/levn": { "node_modules/levn": {
...@@ -3502,9 +3518,9 @@ ...@@ -3502,9 +3518,9 @@
"integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A==" "integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
}, },
"node_modules/schemastery-gen": { "node_modules/schemastery-gen": {
"version": "2.3.1", "version": "2.3.2",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.1.tgz", "resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.2.tgz",
"integrity": "sha512-bO5O4WEZGO3c21oH13LEoNytH5HaWszpZhPk4Rx3MEQa4fWaAr3MWjn3KIh2mW2VHM3FQX6ZespY0MKYTV1SYQ==", "integrity": "sha512-oX50K47WRWrbeXdJ0d4PxWdTZEhzLdQDpnOJ0m2FqI1v4TfmdXKR3/A7qsHxK2Lh7FhMiyscOyK5Jic1obVVnQ==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -4497,9 +4513,9 @@ ...@@ -4497,9 +4513,9 @@
} }
}, },
"@koishijs/core": { "@koishijs/core": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.0.tgz", "resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.1.1.tgz",
"integrity": "sha512-f9SSEHxYt5OixXLhX0W9ME36JLQxdb8gwv8R5YOAd4y1IYchOX3qVfbnhRCd41SHUaKLhRWMBzwnl9R1dmqm4A==", "integrity": "sha512-UjlqQzT/xjpZPz7sNGdzzSFNUqCr9MgFfPBWZ9lcZ0qkpag9+j8aSW4BVH2q0ZTXoPrTArXTnesBSPpDN4k13g==",
"requires": { "requires": {
"@koishijs/utils": "^5.0.0", "@koishijs/utils": "^5.0.0",
"fastest-levenshtein": "^1.0.12", "fastest-levenshtein": "^1.0.12",
...@@ -6320,12 +6336,12 @@ ...@@ -6320,12 +6336,12 @@
} }
}, },
"koishi": { "koishi": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi/-/koishi-4.1.1.tgz",
"integrity": "sha512-jS1IWN5gi1GTUmoZ9bUxez6mIrGCPE/huVHEcF8uq1Fu2nzxlH8J9Xc5GD/UNzlyarB9/7fcOyOpv+K//uCM0A==", "integrity": "sha512-bYUJJzImHNNtV+2tO8WNsuPCCfa84PzB3AKbZSqTPCDFWb/0JsqcpNhZZZB4Os/xkauxznVpPh3XVJafLcBcqg==",
"requires": { "requires": {
"@koa/router": "^10.1.1", "@koa/router": "^10.1.1",
"@koishijs/core": "^4.1.0", "@koishijs/core": "^4.1.1",
"@koishijs/utils": "^5.0.0", "@koishijs/utils": "^5.0.0",
"@types/koa": "*", "@types/koa": "*",
"@types/koa__router": "*", "@types/koa__router": "*",
...@@ -6340,6 +6356,18 @@ ...@@ -6340,6 +6356,18 @@
"ws": "^8.4.2" "ws": "^8.4.2"
} }
}, },
"koishi-decorators": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/koishi-decorators/-/koishi-decorators-1.0.6.tgz",
"integrity": "sha512-ms9d2Jo4VFpESnEbQ/amz3D3BDjRuxKgBB8h42XkIjz3G3Oa6hRgLnFltI4PhNfX6gRm8e0rLuW0ItDph5MNEQ==",
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.9"
}
},
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "8.0.0", "version": "8.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz",
...@@ -6352,16 +6380,17 @@ ...@@ -6352,16 +6380,17 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "8.0.0", "version": "8.1.5",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.0.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.1.5.tgz",
"integrity": "sha512-HNNXaEMeQZjQXIcpKcwIbIFNHsmyMIsT1NaJUFaEErvnvbNEQGJ2kUcfmZQEBqW2Chcg3mSYgWQsScuK6gyDig==", "integrity": "sha512-bW3E0uMO6X9C3M0ZG6nWOYG9Y/oTPye+YFp2z5E7cDK17pZ55yiRNrihGzeJaHFLGRTp+q1R4+JBmxTBLgJNOA==",
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2", "schemastery": "^2.1.2",
"schemastery-gen": "^2.3.1", "schemastery-gen": "^2.3.2",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9"
} }
}, },
...@@ -6957,9 +6986,9 @@ ...@@ -6957,9 +6986,9 @@
"integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A==" "integrity": "sha512-AH6dgucxUSkuK/LvIJtPor8/6KCEq5L9weD5JQJ6/HEDFqD4KbO7NqQsJmbW4TKubZ4FtPj7eXSEaz5nie+y+A=="
}, },
"schemastery-gen": { "schemastery-gen": {
"version": "2.3.1", "version": "2.3.2",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.1.tgz", "resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.3.2.tgz",
"integrity": "sha512-bO5O4WEZGO3c21oH13LEoNytH5HaWszpZhPk4Rx3MEQa4fWaAr3MWjn3KIh2mW2VHM3FQX6ZespY0MKYTV1SYQ==", "integrity": "sha512-oX50K47WRWrbeXdJ0d4PxWdTZEhzLdQDpnOJ0m2FqI1v4TfmdXKR3/A7qsHxK2Lh7FhMiyscOyK5Jic1obVVnQ==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
......
...@@ -29,12 +29,12 @@ ...@@ -29,12 +29,12 @@
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi",
"peerDependencies": { "peerDependencies": {
"koishi": "^4.1.0", "koishi": "^4.1.1",
"koishi-plugin-pics": "^8.0.0" "koishi-plugin-pics": "^8.0.0"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.0.0", "koishi-thirdeye": "^8.1.5",
"schemastery-gen": "^2.3.1", "schemastery-gen": "^2.3.2",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,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.1.0", "koishi": "^4.1.1",
"koishi-plugin-pics": "^8.0.0", "koishi-plugin-pics": "^8.0.0",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
......
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