Commit 067fd59a authored by nanahira's avatar nanahira

update koishi-plugin-pics version

parent 3bfa3300
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.4.0", "koishi": "^4.4.0",
"koishi-plugin-pics": "^8.4.1" "koishi-plugin-pics": "^8.5.1"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
...@@ -5244,17 +5244,17 @@ ...@@ -5244,17 +5244,17 @@
} }
}, },
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "8.4.1", "version": "8.5.1",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.4.1.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.5.1.tgz",
"integrity": "sha512-3JaLA1WFwAtOF3f+lO6qLVn3s02J3qwivAr00jfrrATLeB9NJks6y3rRn/K08IhruYCmO+R4/KhOW7Oo+B4s5g==", "integrity": "sha512-dFz6/kt+VgN8eHMkR+ssk/OxbGn7jybQ3S0bQqA0ZmjFGe4mg7P/xJgvrG02J0D2mS8pUvS+Hb2vbCphmMN3UQ==",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
"koishi-thirdeye": "^9.0.1", "koishi-thirdeye": "^9.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.3.2" "koishi": "^4.4.0"
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
...@@ -11778,12 +11778,12 @@ ...@@ -11778,12 +11778,12 @@
} }
}, },
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "8.4.1", "version": "8.5.1",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.4.1.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.5.1.tgz",
"integrity": "sha512-3JaLA1WFwAtOF3f+lO6qLVn3s02J3qwivAr00jfrrATLeB9NJks6y3rRn/K08IhruYCmO+R4/KhOW7Oo+B4s5g==", "integrity": "sha512-dFz6/kt+VgN8eHMkR+ssk/OxbGn7jybQ3S0bQqA0ZmjFGe4mg7P/xJgvrG02J0D2mS8pUvS+Hb2vbCphmMN3UQ==",
"peer": true, "peer": true,
"requires": { "requires": {
"koishi-thirdeye": "^9.0.1", "koishi-thirdeye": "^9.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
} }
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.4.0", "koishi": "^4.4.0",
"koishi-plugin-pics": "^8.4.1" "koishi-plugin-pics": "^8.5.1"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-cache-lru": "^1.0.0-rc.0", "@koishijs/plugin-cache-lru": "^1.0.0-rc.0",
......
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