Commit e9e38528 authored by nanahira's avatar nanahira

catchup pics version

parent 88bf4610
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
"version": "2.1.0", "version": "2.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-plugin-pics": "^4.1.3",
"koishi-thirdeye": "^5.0.5", "koishi-thirdeye": "^5.0.5",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
...@@ -21,7 +20,7 @@ ...@@ -21,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.0.0-beta.6", "koishi": "^4.0.0-beta.6",
"koishi-plugin-pics": "^4.1.3", "koishi-plugin-pics": "^5.1.1",
"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",
...@@ -31,7 +30,8 @@ ...@@ -31,7 +30,8 @@
"ws": "^8.3.0" "ws": "^8.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.0-beta.6" "koishi": "^4.0.0-beta.6",
"koishi-plugin-pics": "^5.1.1"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
...@@ -2596,17 +2596,17 @@ ...@@ -2596,17 +2596,17 @@
} }
}, },
"node_modules/koishi-plugin-pics": { "node_modules/koishi-plugin-pics": {
"version": "4.1.3", "version": "5.1.1",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-4.1.3.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-5.1.1.tgz",
"integrity": "sha512-7kee9CR606ulzBA6I2Br+6qKqOc9p46tw3xi2QOvz8hIv12g7nmVcRlTOc2hIj8KS/S4vHQRg1fAJ/pXz220hA==", "integrity": "sha512-omT4U3k+eJNz3BadtbN2c9jjAraN3e/ckh5lB+dv5p//coxMOBRKCFNr3lpo3v4zECXSS1rMr2zSPBAHq8/Vyg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"schemastery-gen": "^2.2.6", "schemastery-gen": "^2.3.0",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.0.0-beta.4" "koishi": "^4.0.0-beta.6"
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
...@@ -6173,13 +6173,13 @@ ...@@ -6173,13 +6173,13 @@
} }
}, },
"koishi-plugin-pics": { "koishi-plugin-pics": {
"version": "4.1.3", "version": "5.1.1",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-4.1.3.tgz", "resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-5.1.1.tgz",
"integrity": "sha512-7kee9CR606ulzBA6I2Br+6qKqOc9p46tw3xi2QOvz8hIv12g7nmVcRlTOc2hIj8KS/S4vHQRg1fAJ/pXz220hA==", "integrity": "sha512-omT4U3k+eJNz3BadtbN2c9jjAraN3e/ckh5lB+dv5p//coxMOBRKCFNr3lpo3v4zECXSS1rMr2zSPBAHq8/Vyg==",
"dev": true, "dev": true,
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"schemastery-gen": "^2.2.6", "schemastery-gen": "^2.3.0",
"source-map-support": "^0.5.20" "source-map-support": "^0.5.20"
} }
}, },
......
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