Commit 683e883f authored by nanahira's avatar nanahira

catchup and schema roles

parent 318c9054
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "8.1.1", "version": "8.1.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"schemastery-gen": "^2.4.0", "schemastery-gen": "^2.4.1",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"devDependencies": { "devDependencies": {
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"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.2.0", "koishi": "^4.2.0",
"koishi-plugin-pics": "^8.2.2", "koishi-plugin-pics": "^8.2.4",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.2.0", "koishi": "^4.2.0",
"koishi-plugin-pics": "^8.0.0" "koishi-plugin-pics": "^8.2.2"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
...@@ -2758,12 +2758,12 @@ ...@@ -2758,12 +2758,12 @@
} }
}, },
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "8.2.2", "version": "8.2.4",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.4.tgz",
"integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==", "integrity": "sha512-0z51tQXwOqUDIHk1LZlxQezsWQi6dERuPNqA9o/zkP9Cf86lDj3hrcNoMmeSkLaLJYO22JonX/t434WQNkYxog==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.2.0", "koishi-thirdeye": "^8.2.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
...@@ -2772,9 +2772,9 @@ ...@@ -2772,9 +2772,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "8.2.0", "version": "8.2.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.1.tgz",
"integrity": "sha512-8qC0flqMSIV+17t5/uT2ihmZdBqggt5qdepL6HjjIJStt2phZrzKfPmpzNItCyg8W2zmEPyop5AcYSJWQIV4fg==", "integrity": "sha512-EVOqunYyach5sd5R7MQdcVzav2+dskiWDWo815jS+4bOQEjTMSuvU/cxZhzS5XnPAK9ZBUyeChJ8+h+7O8FtRg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
...@@ -2782,12 +2782,12 @@ ...@@ -2782,12 +2782,12 @@
"koishi-decorators": "^1.0.6", "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.4.2",
"schemastery-gen": "^2.4.0", "schemastery-gen": "^2.4.1",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.1.1" "koishi": "^4.2.0"
} }
}, },
"node_modules/levn": { "node_modules/levn": {
...@@ -3709,14 +3709,14 @@ ...@@ -3709,14 +3709,14 @@
} }
}, },
"node_modules/schemastery": { "node_modules/schemastery": {
"version": "2.4.1", "version": "2.4.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.1.tgz", "resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.2.tgz",
"integrity": "sha512-BBXNUBLlYv3WR0C/EmwMiAUkwv9wWUCwYt13F3wgkoaecAY5JtWTQkHSzZk3UmL+KumfYkCnBIlHxfwFXd4Cyg==" "integrity": "sha512-0sCJuGa7LyAtnoXEVwUKSPSTMfizA0zpK0kX7dzGPLpeLuxgJg7VVyR2KFsfHg+WlqYbUOvoGY7JSNPk5I5uHQ=="
}, },
"node_modules/schemastery-gen": { "node_modules/schemastery-gen": {
"version": "2.4.0", "version": "2.4.1",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.4.0.tgz", "resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.4.1.tgz",
"integrity": "sha512-ez+jP+AHXoBXTX+/D0AkQiaw7lWlhSPts5rEGcDwpPuS8C+/Vu/QYm+A0+wMufpJJ+fBv1HoQHXHUcjqkZh0Hw==", "integrity": "sha512-JJqNrStiTlPwVt72RkcC5GuWqVApr8vbeYFSuy+DMU6SXzZWL39HiSjGddu4q2UtuJOrkffJIpbfeXYNKGtiqg==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -6669,20 +6669,20 @@ ...@@ -6669,20 +6669,20 @@
} }
}, },
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "8.2.2", "version": "8.2.4",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.4.tgz",
"integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==", "integrity": "sha512-0z51tQXwOqUDIHk1LZlxQezsWQi6dERuPNqA9o/zkP9Cf86lDj3hrcNoMmeSkLaLJYO22JonX/t434WQNkYxog==",
"dev": true, "dev": true,
"requires": { "requires": {
"koishi-thirdeye": "^8.2.0", "koishi-thirdeye": "^8.2.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "8.2.0", "version": "8.2.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-8.2.1.tgz",
"integrity": "sha512-8qC0flqMSIV+17t5/uT2ihmZdBqggt5qdepL6HjjIJStt2phZrzKfPmpzNItCyg8W2zmEPyop5AcYSJWQIV4fg==", "integrity": "sha512-EVOqunYyach5sd5R7MQdcVzav2+dskiWDWo815jS+4bOQEjTMSuvU/cxZhzS5XnPAK9ZBUyeChJ8+h+7O8FtRg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
...@@ -6690,8 +6690,8 @@ ...@@ -6690,8 +6690,8 @@
"koishi-decorators": "^1.0.6", "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.4.2",
"schemastery-gen": "^2.4.0", "schemastery-gen": "^2.4.1",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9"
} }
}, },
...@@ -7367,14 +7367,14 @@ ...@@ -7367,14 +7367,14 @@
} }
}, },
"schemastery": { "schemastery": {
"version": "2.4.1", "version": "2.4.2",
"resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.1.tgz", "resolved": "https://registry.npmjs.org/schemastery/-/schemastery-2.4.2.tgz",
"integrity": "sha512-BBXNUBLlYv3WR0C/EmwMiAUkwv9wWUCwYt13F3wgkoaecAY5JtWTQkHSzZk3UmL+KumfYkCnBIlHxfwFXd4Cyg==" "integrity": "sha512-0sCJuGa7LyAtnoXEVwUKSPSTMfizA0zpK0kX7dzGPLpeLuxgJg7VVyR2KFsfHg+WlqYbUOvoGY7JSNPk5I5uHQ=="
}, },
"schemastery-gen": { "schemastery-gen": {
"version": "2.4.0", "version": "2.4.1",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.4.0.tgz", "resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-2.4.1.tgz",
"integrity": "sha512-ez+jP+AHXoBXTX+/D0AkQiaw7lWlhSPts5rEGcDwpPuS8C+/Vu/QYm+A0+wMufpJJ+fBv1HoQHXHUcjqkZh0Hw==", "integrity": "sha512-JJqNrStiTlPwVt72RkcC5GuWqVApr8vbeYFSuy+DMU6SXzZWL39HiSjGddu4q2UtuJOrkffJIpbfeXYNKGtiqg==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
"homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon",
"dependencies": { "dependencies": {
"schemastery-gen": "^2.4.0", "schemastery-gen": "^2.4.1",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"peerDependencies": { "peerDependencies": {
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"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.2.0", "koishi": "^4.2.0",
"koishi-plugin-pics": "^8.2.2", "koishi-plugin-pics": "^8.2.4",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
......
...@@ -30,6 +30,7 @@ export class PicSourceLoliconPluginConfig extends PicSourceConfig { ...@@ -30,6 +30,7 @@ export class PicSourceLoliconPluginConfig extends PicSourceConfig {
description: 'Lolicon POST 地址', description: 'Lolicon POST 地址',
default: 'https://api.lolicon.app/setu/v2', default: 'https://api.lolicon.app/setu/v2',
hidden: true, hidden: true,
role: 'url',
}) })
endpoint: string; endpoint: string;
} }
......
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