Skip to content

Commit

Permalink
update yarn lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenali committed Jan 16, 2024
1 parent 72eb26e commit c17f1d7
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit c17f1d7

Please sign in to comment.