Commit 499797ce authored by nanahira's avatar nanahira

bump koishi-plugin-pics version

parent 4ba39ddb
......@@ -21,7 +21,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.2.0",
"koishi-plugin-pics": "^8.0.0",
"koishi-plugin-pics": "^8.2.2",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.2.6",
......@@ -442,9 +442,9 @@
}
},
"node_modules/@types/koa__router": {
"version": "8.0.8",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.8.tgz",
"integrity": "sha512-9pGCaDtzCsj4HJ8HmGuqzk8+s57sPj4njWd08GG5o92n5Xp9io2snc40CPpXFhoKcZ8OKhuu6ht4gNou9e1C2w==",
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"dev": true,
"dependencies": {
"@types/koa": "*"
......@@ -2761,18 +2761,53 @@
"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==",
"dev": true,
"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": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz",
"integrity": "sha512-PwzjqIjT4dy7OohMmCBHOYRgN5jKxVFXG0q5sLOiMqiU3bg6H692JmNTDqaFjmb/DvrkyQmzNvhPODZu3Hnr5A==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz",
"integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==",
"dev": true,
"dependencies": {
"koishi-thirdeye": "^8.2.0",
"lodash": "^4.17.21",
"schemastery-gen": "^2.3.1",
"source-map-support": "^0.5.20"
},
"peerDependencies": {
"koishi": "^4.1.0"
"koishi": "^4.2.0"
}
},
"node_modules/koishi-thirdeye": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.0.tgz",
"integrity": "sha512-8qC0flqMSIV+17t5/uT2ihmZdBqggt5qdepL6HjjIJStt2phZrzKfPmpzNItCyg8W2zmEPyop5AcYSJWQIV4fg==",
"dev": true,
"dependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2",
"schemastery-gen": "^2.4.0",
"typed-reflector": "^1.0.9"
},
"peerDependencies": {
"koishi": "^4.1.1"
}
},
"node_modules/levn": {
......@@ -4244,9 +4279,9 @@
}
},
"node_modules/typed-reflector": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.8.tgz",
"integrity": "sha512-Gc2y1jdXpBrRDhTth80ABcmZjL/4Jmx+GrBf7uvn4BXW4J+kj5V3IjA+GQl/n+3ye7SgoEO6HOiDhac1H+mKgw==",
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.9.tgz",
"integrity": "sha512-Df9KpLcXsSM4/q+iFT/WKU8RxmwUC8POY/7VFL9xgvqh2aaY7o+43n7pUTUVKtimJTkQokKoOVe/B8ouW8tBhA==",
"dependencies": {
"reflect-metadata": "^0.1.13"
}
......@@ -4929,9 +4964,9 @@
}
},
"@types/koa__router": {
"version": "8.0.8",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.8.tgz",
"integrity": "sha512-9pGCaDtzCsj4HJ8HmGuqzk8+s57sPj4njWd08GG5o92n5Xp9io2snc40CPpXFhoKcZ8OKhuu6ht4gNou9e1C2w==",
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"dev": true,
"requires": {
"@types/koa": "*"
......@@ -6675,17 +6710,46 @@
"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==",
"dev": true,
"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": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.0.0.tgz",
"integrity": "sha512-PwzjqIjT4dy7OohMmCBHOYRgN5jKxVFXG0q5sLOiMqiU3bg6H692JmNTDqaFjmb/DvrkyQmzNvhPODZu3Hnr5A==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz",
"integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==",
"dev": true,
"requires": {
"koishi-thirdeye": "^8.2.0",
"lodash": "^4.17.21",
"schemastery-gen": "^2.3.1",
"source-map-support": "^0.5.20"
}
},
"koishi-thirdeye": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.0.tgz",
"integrity": "sha512-8qC0flqMSIV+17t5/uT2ihmZdBqggt5qdepL6HjjIJStt2phZrzKfPmpzNItCyg8W2zmEPyop5AcYSJWQIV4fg==",
"dev": true,
"requires": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"koishi-decorators": "^1.0.6",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"schemastery": "^2.1.2",
"schemastery-gen": "^2.4.0",
"typed-reflector": "^1.0.9"
}
},
"levn": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
......@@ -7757,9 +7821,9 @@
}
},
"typed-reflector": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.8.tgz",
"integrity": "sha512-Gc2y1jdXpBrRDhTth80ABcmZjL/4Jmx+GrBf7uvn4BXW4J+kj5V3IjA+GQl/n+3ye7SgoEO6HOiDhac1H+mKgw==",
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.9.tgz",
"integrity": "sha512-Df9KpLcXsSM4/q+iFT/WKU8RxmwUC8POY/7VFL9xgvqh2aaY7o+43n7pUTUVKtimJTkQokKoOVe/B8ouW8tBhA==",
"requires": {
"reflect-metadata": "^0.1.13"
}
......
......@@ -32,7 +32,7 @@
},
"peerDependencies": {
"koishi": "^4.2.0",
"koishi-plugin-pics": "^8.0.0"
"koishi-plugin-pics": "^8.2.2"
},
"devDependencies": {
"@types/node": "^16.11.4",
......@@ -42,7 +42,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.2.0",
"koishi-plugin-pics": "^8.0.0",
"koishi-plugin-pics": "^8.2.2",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"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