diff --git a/yarn.lock b/yarn.lock index 4651425..b941e39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,6 +5,28 @@ __metadata: version: 8 cacheKey: 10c0 +"@MoreChickenDelivered/md-loader@workspace:.": + version: 0.0.0-use.local + resolution: "@MoreChickenDelivered/md-loader@workspace:." + dependencies: + "@types/debug": "npm:^4.1.12" + "@types/mdast": "npm:^4.0.3" + "@types/node": "npm:^20.11.2" + "@types/webpack": "npm:^5.28.5" + debug: "npm:^4.3.4" + mdast: "npm:^3.0.0" + remark: "npm:^15.0.1" + remark-parse: "npm:^11.0.0" + remark-stringify: "npm:^11.0.0" + schema-utils: "npm:^4.2.0" + typescript: "npm:^5.3.3" + unified: "npm:^11.0.4" + vfile: "npm:^6.0.1" + peerDependencies: + webpack: "*" + languageName: unknown + linkType: soft + "@jridgewell/gen-mapping@npm:^0.3.0": version: 0.3.3 resolution: "@jridgewell/gen-mapping@npm:0.3.3" @@ -57,28 +79,6 @@ __metadata: languageName: node linkType: hard -"@tt/md-loader@workspace:.": - version: 0.0.0-use.local - resolution: "@tt/md-loader@workspace:." - dependencies: - "@types/debug": "npm:^4.1.12" - "@types/mdast": "npm:^4.0.3" - "@types/node": "npm:^20.11.2" - "@types/webpack": "npm:^5.28.5" - debug: "npm:^4.3.4" - mdast: "npm:^3.0.0" - remark: "npm:^15.0.1" - remark-parse: "npm:^11.0.0" - remark-stringify: "npm:^11.0.0" - schema-utils: "npm:^4.2.0" - typescript: "npm:^5.3.3" - unified: "npm:^11.0.4" - vfile: "npm:^6.0.1" - peerDependencies: - webpack: "*" - languageName: unknown - linkType: soft - "@types/debug@npm:^4.0.0, @types/debug@npm:^4.1.12": version: 4.1.12 resolution: "@types/debug@npm:4.1.12"