Commit a4b80397 authored by nanahira's avatar nanahira

pics dep

parent 504a4013
......@@ -21,7 +21,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-rc.1",
"koishi-plugin-pics": "^6.0.0",
"koishi-plugin-pics": "^7.0.0",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.2.6",
......@@ -31,7 +31,7 @@
"ws": "^8.3.0"
},
"peerDependencies": {
"koishi": "^4.0.0-rc.0",
"koishi": "^4.0.0-rc.1",
"koishi-plugin-pics": "^6.0.0"
}
},
......@@ -2762,17 +2762,17 @@
}
},
"node_modules/koishi-plugin-pics": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-6.0.0.tgz",
"integrity": "sha512-j5GnVyevpb4AuTXg0J+MG4W0Io48Lt/XDwjF53G/QZHbbRUmMiXbiAk/uajVpTx0a/0bNkll6PSGo8a7wOJnyw==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-7.0.0.tgz",
"integrity": "sha512-hdG/VX6OaaFsa+EfcJ/60JN+GGqWz3/o9+ws44v80MPal8spPdJ/H25xOHTsx97zXtuvchg3JlErwc4AceV5JQ==",
"dev": true,
"dependencies": {
"lodash": "^4.17.21",
"schemastery-gen": "^2.3.0",
"schemastery-gen": "^2.3.1",
"source-map-support": "^0.5.20"
},
"peerDependencies": {
"koishi": "^4.0.0-rc.0"
"koishi": "^4.0.0-rc.1"
}
},
"node_modules/levn": {
......@@ -6676,13 +6676,13 @@
}
},
"koishi-plugin-pics": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-6.0.0.tgz",
"integrity": "sha512-j5GnVyevpb4AuTXg0J+MG4W0Io48Lt/XDwjF53G/QZHbbRUmMiXbiAk/uajVpTx0a/0bNkll6PSGo8a7wOJnyw==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/koishi-plugin-pics/-/koishi-plugin-pics-7.0.0.tgz",
"integrity": "sha512-hdG/VX6OaaFsa+EfcJ/60JN+GGqWz3/o9+ws44v80MPal8spPdJ/H25xOHTsx97zXtuvchg3JlErwc4AceV5JQ==",
"dev": true,
"requires": {
"lodash": "^4.17.21",
"schemastery-gen": "^2.3.0",
"schemastery-gen": "^2.3.1",
"source-map-support": "^0.5.20"
}
},
......
......@@ -32,7 +32,7 @@
},
"peerDependencies": {
"koishi": "^4.0.0-rc.1",
"koishi-plugin-pics": "^6.0.0"
"koishi-plugin-pics": "^7.0.0"
},
"devDependencies": {
"@types/node": "^16.11.4",
......@@ -42,7 +42,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-rc.1",
"koishi-plugin-pics": "^6.0.0",
"koishi-plugin-pics": "^7.0.0",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"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