Commit 0df7e150 authored by nanahira's avatar nanahira

bump package

parent b8dcb9c3
......@@ -9,7 +9,7 @@
"version": "2.2.3",
"license": "MIT",
"dependencies": {
"koishi-schedule-send": "^1.1.2",
"koishi-schedule-send": "^1.1.3",
"koishi-thirdeye": "^10.2.8"
},
"devDependencies": {
......@@ -5337,27 +5337,27 @@
}
},
"node_modules/koishi-schedule-send": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.1.2.tgz",
"integrity": "sha512-IRza3rcqF9VRHWaA+vmOYqbUDgVi6aPTxzutGQjG4Ab9aunj9+wi1riCsXDRe3lMdWvx2HVtxsyO5vglp9X25w==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.1.3.tgz",
"integrity": "sha512-8jwLIwACkK2X4UzGgPbJx2A6IX/I7C7wIcMhWLQWpcz1GnFH+LsMP8KIfNn2u7Hp3RzzC+kywurYm2flh4KMUg==",
"dependencies": {
"koishi-target-def": "^1.1.0",
"koishi-target-def": "^1.1.1",
"node-schedule": "^2.1.0"
},
"peerDependencies": {
"koishi": "^4.7.1",
"koishi": "^4.7.4",
"koishi-thirdeye": "^10.2.1"
}
},
"node_modules/koishi-target-def": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.0.tgz",
"integrity": "sha512-y6BzP79CTixzXcPRLBJwO9r66j13ORkx8KJKWa6bBP1wUlXJFT0wfCSVKElbbr/I1/5SUd++qNVLHz5TmM/mQQ==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.1.tgz",
"integrity": "sha512-OIWTCTCwX3HzUsyZ/j1lOvoLL3KyCL0jHhU9DcLkpKHiof1k1A0IMKAjndOoGKkzwRCGIDB31Y+aH1UQ0YKlTQ==",
"dependencies": {
"lodash": "^4.17.21"
},
"peerDependencies": {
"koishi": "^4.7.1",
"koishi": "^4.7.4",
"schemastery": "^3.4.3",
"schemastery-gen": "^3.1.6"
}
......@@ -12026,18 +12026,18 @@
}
},
"koishi-schedule-send": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.1.2.tgz",
"integrity": "sha512-IRza3rcqF9VRHWaA+vmOYqbUDgVi6aPTxzutGQjG4Ab9aunj9+wi1riCsXDRe3lMdWvx2HVtxsyO5vglp9X25w==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/koishi-schedule-send/-/koishi-schedule-send-1.1.3.tgz",
"integrity": "sha512-8jwLIwACkK2X4UzGgPbJx2A6IX/I7C7wIcMhWLQWpcz1GnFH+LsMP8KIfNn2u7Hp3RzzC+kywurYm2flh4KMUg==",
"requires": {
"koishi-target-def": "^1.1.0",
"koishi-target-def": "^1.1.1",
"node-schedule": "^2.1.0"
}
},
"koishi-target-def": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.0.tgz",
"integrity": "sha512-y6BzP79CTixzXcPRLBJwO9r66j13ORkx8KJKWa6bBP1wUlXJFT0wfCSVKElbbr/I1/5SUd++qNVLHz5TmM/mQQ==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/koishi-target-def/-/koishi-target-def-1.1.1.tgz",
"integrity": "sha512-OIWTCTCwX3HzUsyZ/j1lOvoLL3KyCL0jHhU9DcLkpKHiof1k1A0IMKAjndOoGKkzwRCGIDB31Y+aH1UQ0YKlTQ==",
"requires": {
"lodash": "^4.17.21"
}
......
......@@ -45,7 +45,7 @@
"testEnvironment": "node"
},
"dependencies": {
"koishi-schedule-send": "^1.1.2",
"koishi-schedule-send": "^1.1.3",
"koishi-thirdeye": "^10.2.8"
},
"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