mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-09-19 15:32:22 +02:00
fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v6.0.1
This commit is contained in:
parent
91221dccda
commit
2829ebfc3b
32
package-lock.json
generated
32
package-lock.json
generated
@ -504,13 +504,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
"node_modules/@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.11.0",
|
"@sapphire/utilities": "^3.11.1",
|
||||||
"tslib": "^2.4.0"
|
"tslib": "^2.5.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14.18.0",
|
"node": ">=v14.18.0",
|
||||||
@ -629,9 +629,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sapphire/utilities": {
|
"node_modules/@sapphire/utilities": {
|
||||||
"version": "3.11.0",
|
"version": "3.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.1.tgz",
|
||||||
"integrity": "sha512-ich7J+329UTEgWxgk8b871rMhbFW/hvXdabdiKaUKd6g10eIMkIakWf+EGkDQsiDSiebIXll9TIPPmWtN3cVSw==",
|
"integrity": "sha512-SO7WvlPc0QEB+bCT6Z/NGpYTpOtYAJtxpxKV4YU+agEGlMZ5hM8J/xkco4/yFWH7X2gAcG4Ckoi2shFr7CMS/A==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14.0.0",
|
"node": ">=v14.0.0",
|
||||||
"npm": ">=7.0.0"
|
"npm": ">=7.0.0"
|
||||||
@ -4190,13 +4190,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-scheduled-tasks": {
|
"@sapphire/plugin-scheduled-tasks": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz",
|
||||||
"integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==",
|
"integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/utilities": "^3.11.0",
|
"@sapphire/utilities": "^3.11.1",
|
||||||
"tslib": "^2.4.0"
|
"tslib": "^2.5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-subcommands": {
|
"@sapphire/plugin-subcommands": {
|
||||||
@ -4271,9 +4271,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/utilities": {
|
"@sapphire/utilities": {
|
||||||
"version": "3.11.0",
|
"version": "3.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.1.tgz",
|
||||||
"integrity": "sha512-ich7J+329UTEgWxgk8b871rMhbFW/hvXdabdiKaUKd6g10eIMkIakWf+EGkDQsiDSiebIXll9TIPPmWtN3cVSw=="
|
"integrity": "sha512-SO7WvlPc0QEB+bCT6Z/NGpYTpOtYAJtxpxKV4YU+agEGlMZ5hM8J/xkco4/yFWH7X2gAcG4Ckoi2shFr7CMS/A=="
|
||||||
},
|
},
|
||||||
"@tokenizer/token": {
|
"@tokenizer/token": {
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user