Skip to content

Commit

Permalink
Add local remark-ts-tools.tgz
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Dec 20, 2024
1 parent d67e9e9 commit 0e2404a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@docusaurus/faster": "^3.6.3",
"netlify-plugin-cache": "^1.0.3",
"prettier": "^3.2.5",
"remark-typescript-tools": "2.0.0-alpha.0"
"remark-typescript-tools": "./remark-typescript-tools-synced.tgz"
}
}
Binary file added website/remark-typescript-tools-synced.tgz
Binary file not shown.
27 changes: 23 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7365,6 +7365,17 @@ __metadata:
languageName: node
linkType: hard

"@prettier/sync@npm:^0.5.2":
version: 0.5.2
resolution: "@prettier/sync@npm:0.5.2"
dependencies:
make-synchronized: "npm:^0.2.8"
peerDependencies:
prettier: "*"
checksum: 10/172cdc62f4103b022f8e8d0a63839350d97bc51468ea476594bce651c2cda311e4810417f16a3c967941a8493a68468a5df27beea4c85eaeaa37e84be3acf399
languageName: node
linkType: hard

"@reach/alert@npm:0.11.0":
version: 0.11.0
resolution: "@reach/alert@npm:0.11.0"
Expand Down Expand Up @@ -21063,6 +21074,13 @@ __metadata:
languageName: node
linkType: hard

"make-synchronized@npm:^0.2.8":
version: 0.2.9
resolution: "make-synchronized@npm:0.2.9"
checksum: 10/d12c540719641f05f4e40bae5625b7e5ac9dded364e7f97ef3fd8baa1bcbd016f873c5281e4719e321a612635accf0a9e2c07a37d215240b549b99ed0d8a1b3f
languageName: node
linkType: hard

"makeerror@npm:1.0.12":
version: 1.0.12
resolution: "makeerror@npm:1.0.12"
Expand Down Expand Up @@ -27105,11 +27123,12 @@ __metadata:
languageName: node
linkType: hard

"remark-typescript-tools@npm:2.0.0-alpha.0":
"remark-typescript-tools@file:./remark-typescript-tools-synced.tgz::locator=website%40workspace%3Awebsite":
version: 2.0.0-alpha.0
resolution: "remark-typescript-tools@npm:2.0.0-alpha.0"
resolution: "remark-typescript-tools@file:./remark-typescript-tools-synced.tgz#./remark-typescript-tools-synced.tgz::hash=860ac4&locator=website%40workspace%3Awebsite"
dependencies:
"@microsoft/tsdoc": "npm:^0.15.0"
"@prettier/sync": "npm:^0.5.2"
"@types/estree": "npm:^1.0.5"
"@types/unist": "npm:^3.0.3"
mdast-util-mdx-jsx: "npm:^3.1.3"
Expand All @@ -27124,7 +27143,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/77f6de94c411c33db76d48336f8a664e000edc935126e56e3439eadc26335221cf7fc47cda2333e3f71745f5cef69f5f7ecdadc38492325a940486ff74f42b34
checksum: 10/35067f7dc5e15c0042b03174566590ef034642620f7854359a686e45528820a8443704a9d66f9a36b112de2da0610fe5e0a4dc7d894b8d2ae827c662cab4a56e
languageName: node
linkType: hard

Expand Down Expand Up @@ -31527,7 +31546,7 @@ __metadata:
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-lite-youtube-embed: "npm:^2.0.3"
remark-typescript-tools: "npm:2.0.0-alpha.0"
remark-typescript-tools: ./remark-typescript-tools-synced.tgz
typescript: "npm:^5.5.4"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 0e2404a

Please sign in to comment.