diff --git a/yarn.lock b/yarn.lock index 558d8cd2..4a802733 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,6 +29,59 @@ uid "621fa86b3ebfc84a65d1bcc5c2084b1934bbf630" resolved "https://codeload.github.com/KlasaCommunityPlugins/lint-files/tar.gz/621fa86b3ebfc84a65d1bcc5c2084b1934bbf630" +"@klasa/cache@^0.0.3": + version "0.0.3" + resolved "https://registry.yarnpkg.com/@klasa/cache/-/cache-0.0.3.tgz#824595f247fbd6204a6278eae988d22eb783d00b" + +"@klasa/console@^0.0.3": + version "0.0.3" + resolved "https://registry.yarnpkg.com/@klasa/console/-/console-0.0.3.tgz#fbcf5e6cb22897168cff7606bff09f8c4f13219a" + dependencies: + "@klasa/timestamp" "^0.0.1" + "@klasa/utils" "^0.0.8" + +"@klasa/cron@^0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@klasa/cron/-/cron-0.0.1.tgz#88f0325e00f6eaed19bd14657eb959cac448172b" + +"@klasa/duration@^0.0.3": + version "0.0.3" + resolved "https://registry.yarnpkg.com/@klasa/duration/-/duration-0.0.3.tgz#960e4ef09340fae9f97ff92b3485b8d2f7376439" + +"@klasa/ratelimits@^0.1.0": + version "0.1.0" + resolved "https://registry.yarnpkg.com/@klasa/ratelimits/-/ratelimits-0.1.0.tgz#34e1e49fd68d16e6db03801b3a6c2ec4457b78c6" + dependencies: + "@klasa/cache" "^0.0.3" + +"@klasa/request-handler@^0.0.3": + version "0.0.3" + resolved "https://registry.yarnpkg.com/@klasa/request-handler/-/request-handler-0.0.3.tgz#ed72de611ece3dd99725cb797fc13e07bb05e618" + +"@klasa/stopwatch@^0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@klasa/stopwatch/-/stopwatch-0.0.1.tgz#77e0a91f9483d2c3ec841ca64a97086f7734c3eb" + +"@klasa/timer-manager@0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@klasa/timer-manager/-/timer-manager-0.0.1.tgz#977903d92453e9602c1803af15f1713d5ca028b9" + +"@klasa/timestamp@^0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@klasa/timestamp/-/timestamp-0.0.1.tgz#f7e2171438563affc1e082e9ff6cb013468062a1" + +"@klasa/type@^0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@klasa/type/-/type-0.0.1.tgz#ef2dda6069ba8d26d1835033bac227029106998d" + +"@klasa/utils@^0.0.8": + version "0.0.8" + resolved "https://registry.yarnpkg.com/@klasa/utils/-/utils-0.0.8.tgz#8b017d8f7a771e5c1894b85f8dafefc219fc9d76" + +"@klasa/utils@^0.1.0": + version "0.1.0" + resolved "https://registry.yarnpkg.com/@klasa/utils/-/utils-0.1.0.tgz#36f07120cecdd7a751d6b3cc57d519a05e0e51cc" + "@types/color-name@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" @@ -357,6 +410,10 @@ diff@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff" +discord-md-tags@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/discord-md-tags/-/discord-md-tags-1.0.0.tgz#53eda7c909f3ba4d85bbaa998910664fdd07585e" + "discord.js@github:discordjs/discord.js": version "12.0.0-dev" uid e4e977f44779bc602e91a998e9338d7c401eff15 @@ -618,6 +675,10 @@ fs-nextra@^0.4.7: version "0.4.7" resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.7.tgz#76af367029fc5dab360f112f3d38bbc7a7d24285" +fs-nextra@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.5.1.tgz#acf8bd3785a46a30573d3be768e158652191fafc" + fs-then-native@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/fs-then-native/-/fs-then-native-2.0.0.tgz#19a124d94d90c22c8e045f2e8dd6ebea36d48c67" @@ -865,11 +926,23 @@ jsonc-parser@~2.2.0: resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-2.2.0.tgz#f206f87f9d49d644b7502052c04e82dd6392e9ef" "klasa@github:dirigeants/klasa": - version "0.5.0" - uid "541c9e5f5646db4162f54c7ed61362d479176eed" - resolved "https://codeload.github.com/dirigeants/klasa/tar.gz/541c9e5f5646db4162f54c7ed61362d479176eed" - dependencies: - fs-nextra "^0.4.7" + version "0.6.0-dev" + uid "86525a8e0c87f2bc2642fbf4427867308313d367" + resolved "https://codeload.github.com/dirigeants/klasa/tar.gz/86525a8e0c87f2bc2642fbf4427867308313d367" + dependencies: + "@klasa/cache" "^0.0.3" + "@klasa/console" "^0.0.3" + "@klasa/cron" "^0.0.1" + "@klasa/duration" "^0.0.3" + "@klasa/ratelimits" "^0.1.0" + "@klasa/request-handler" "^0.0.3" + "@klasa/stopwatch" "^0.0.1" + "@klasa/timer-manager" "0.0.1" + "@klasa/timestamp" "^0.0.1" + "@klasa/type" "^0.0.1" + "@klasa/utils" "^0.1.0" + discord-md-tags "1.0.0" + fs-nextra "^0.5.1" klaw@^3.0.0: version "3.0.0"