Commit 5f09bd28 authored by nanahira's avatar nanahira

bump

parent e9f1d67b
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"version": "10.1.1", "version": "10.1.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.1.0", "koishi-thirdeye": "^11.1.1",
"read-dir-deep": "^7.0.1" "read-dir-deep": "^7.0.1"
}, },
"devDependencies": { "devDependencies": {
...@@ -5602,9 +5602,9 @@ ...@@ -5602,9 +5602,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "11.1.0", "version": "11.1.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.1.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==", "integrity": "sha512-vi2h6+pSXSCLVm+YpKYNJQQ00oN1HejHgHlgATn4e3Qp88nuvSlEx9gw+8ljEZdHNgIM3cVON3IapO0X2RrCJQ==",
"dependencies": { "dependencies": {
"minato-decorators": "^2.1.0", "minato-decorators": "^2.1.0",
"rxjs": "^7.5.6", "rxjs": "^7.5.6",
...@@ -12310,9 +12310,9 @@ ...@@ -12310,9 +12310,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "11.1.0", "version": "11.1.1",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.1.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==", "integrity": "sha512-vi2h6+pSXSCLVm+YpKYNJQQ00oN1HejHgHlgATn4e3Qp88nuvSlEx9gw+8ljEZdHNgIM3cVON3IapO0X2RrCJQ==",
"requires": { "requires": {
"minato-decorators": "^2.1.0", "minato-decorators": "^2.1.0",
"rxjs": "^7.5.6", "rxjs": "^7.5.6",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
}, },
"homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs",
"dependencies": { "dependencies": {
"koishi-thirdeye": "^11.1.0", "koishi-thirdeye": "^11.1.1",
"read-dir-deep": "^7.0.1" "read-dir-deep": "^7.0.1"
}, },
"peerDependencies": { "peerDependencies": {
......
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