Commit 1d2ac03e authored by nanahira's avatar nanahira

bump pics version

parent ce272b14
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,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": {
...@@ -5244,17 +5244,17 @@ ...@@ -5244,17 +5244,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": {
...@@ -11777,12 +11777,12 @@ ...@@ -11777,12 +11777,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"
} }
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,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