Commit 508bb0fb authored by nanahira's avatar nanahira

bump koishi-plugin-pics version

parent db988baa
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,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.1", "koishi-plugin-pics": "^8.2.2",
"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",
...@@ -2654,17 +2654,17 @@ ...@@ -2654,17 +2654,17 @@
} }
}, },
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "8.1.0", "version": "8.2.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz",
"integrity": "sha512-IRutqhILNt2wHo6RcJDbyM7GsX8GMhOYKZjdNDceRHWaKt0v/Tdpm8LcDRvgOR83HMfqVv7kWi3O4dtPdJE+GA==", "integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.1.5", "koishi-thirdeye": "^8.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.1.1" "koishi": "^4.2.0"
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
...@@ -6369,12 +6369,12 @@ ...@@ -6369,12 +6369,12 @@
} }
}, },
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "8.1.0", "version": "8.2.2",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.2.2.tgz",
"integrity": "sha512-IRutqhILNt2wHo6RcJDbyM7GsX8GMhOYKZjdNDceRHWaKt0v/Tdpm8LcDRvgOR83HMfqVv7kWi3O4dtPdJE+GA==", "integrity": "sha512-GkBHvJPpKE5rwAsurZDTDH1PcLzksuBXuLTGt9J/SsMgD4iFq7V96lE1fpYQJMy3VQlrHZ60vIbDZqOhorXeSA==",
"dev": true, "dev": true,
"requires": { "requires": {
"koishi-thirdeye": "^8.1.5", "koishi-thirdeye": "^8.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
} }
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi",
"peerDependencies": { "peerDependencies": {
"koishi": "^4.2.0", "koishi": "^4.2.0",
"koishi-plugin-pics": "^8.0.0" "koishi-plugin-pics": "^8.2.2"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.2.0", "koishi-thirdeye": "^8.2.0",
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,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.1", "koishi-plugin-pics": "^8.2.2",
"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