Commit 8f9e05bd authored by nanahira's avatar nanahira

bump pics version

parent 011907f1
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.3.1", "koishi": "^4.3.1",
"koishi-plugin-pics": "^8.3.0" "koishi-plugin-pics": "^8.3.4"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
...@@ -5222,17 +5222,17 @@ ...@@ -5222,17 +5222,17 @@
} }
}, },
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "8.3.0", "version": "8.3.4",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.3.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.3.4.tgz",
"integrity": "sha512-Dl+Jjf2ndtqU0xbXZ24/LdM/JagefwWKjhGvK0K45WH15GQVjplHB25Gd6X4sGjWms4yOKVGRSv9DVB+rAgwlg==", "integrity": "sha512-wuULdd+cBjv42T9GHkY5/ei1YZTn3Fe3cyt2uRqh7HT4wwGX865S7tuWO8CSuWNlEDuA/jwwR13gHfAhHqfVyA==",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.3.2", "koishi-thirdeye": "^8.3.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.2.1" "koishi": "^4.3.1"
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
...@@ -11718,12 +11718,12 @@ ...@@ -11718,12 +11718,12 @@
} }
}, },
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "8.3.0", "version": "8.3.4",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.3.0.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-8.3.4.tgz",
"integrity": "sha512-Dl+Jjf2ndtqU0xbXZ24/LdM/JagefwWKjhGvK0K45WH15GQVjplHB25Gd6X4sGjWms4yOKVGRSv9DVB+rAgwlg==", "integrity": "sha512-wuULdd+cBjv42T9GHkY5/ei1YZTn3Fe3cyt2uRqh7HT4wwGX865S7tuWO8CSuWNlEDuA/jwwR13gHfAhHqfVyA==",
"peer": true, "peer": true,
"requires": { "requires": {
"koishi-thirdeye": "^8.3.2", "koishi-thirdeye": "^8.3.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
} }
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.3.1", "koishi": "^4.3.1",
"koishi-plugin-pics": "^8.3.0" "koishi-plugin-pics": "^8.3.4"
}, },
"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