Skip to content

Commit 0e2404a

Browse files
committed
Add local remark-ts-tools.tgz
1 parent d67e9e9 commit 0e2404a

File tree

3 files changed

+24
-5
lines changed

3 files changed

+24
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"@docusaurus/faster": "^3.6.3",
3636
"netlify-plugin-cache": "^1.0.3",
3737
"prettier": "^3.2.5",
38-
"remark-typescript-tools": "2.0.0-alpha.0"
38+
"remark-typescript-tools": "./remark-typescript-tools-synced.tgz"
3939
}
4040
}
53.6 KB
Binary file not shown.

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7365,6 +7365,17 @@ __metadata:
73657365
languageName: node
73667366
linkType: hard
73677367

7368+
"@prettier/sync@npm:^0.5.2":
7369+
version: 0.5.2
7370+
resolution: "@prettier/sync@npm:0.5.2"
7371+
dependencies:
7372+
make-synchronized: "npm:^0.2.8"
7373+
peerDependencies:
7374+
prettier: "*"
7375+
checksum: 10/172cdc62f4103b022f8e8d0a63839350d97bc51468ea476594bce651c2cda311e4810417f16a3c967941a8493a68468a5df27beea4c85eaeaa37e84be3acf399
7376+
languageName: node
7377+
linkType: hard
7378+
73687379
"@reach/alert@npm:0.11.0":
73697380
version: 0.11.0
73707381
resolution: "@reach/alert@npm:0.11.0"
@@ -21063,6 +21074,13 @@ __metadata:
2106321074
languageName: node
2106421075
linkType: hard
2106521076

21077+
"make-synchronized@npm:^0.2.8":
21078+
version: 0.2.9
21079+
resolution: "make-synchronized@npm:0.2.9"
21080+
checksum: 10/d12c540719641f05f4e40bae5625b7e5ac9dded364e7f97ef3fd8baa1bcbd016f873c5281e4719e321a612635accf0a9e2c07a37d215240b549b99ed0d8a1b3f
21081+
languageName: node
21082+
linkType: hard
21083+
2106621084
"makeerror@npm:1.0.12":
2106721085
version: 1.0.12
2106821086
resolution: "makeerror@npm:1.0.12"
@@ -27105,11 +27123,12 @@ __metadata:
2710527123
languageName: node
2710627124
linkType: hard
2710727125

27108-
"remark-typescript-tools@npm:2.0.0-alpha.0":
27126+
"remark-typescript-tools@file:./remark-typescript-tools-synced.tgz::locator=website%40workspace%3Awebsite":
2710927127
version: 2.0.0-alpha.0
27110-
resolution: "remark-typescript-tools@npm:2.0.0-alpha.0"
27128+
resolution: "remark-typescript-tools@file:./remark-typescript-tools-synced.tgz#./remark-typescript-tools-synced.tgz::hash=860ac4&locator=website%40workspace%3Awebsite"
2711127129
dependencies:
2711227130
"@microsoft/tsdoc": "npm:^0.15.0"
27131+
"@prettier/sync": "npm:^0.5.2"
2711327132
"@types/estree": "npm:^1.0.5"
2711427133
"@types/unist": "npm:^3.0.3"
2711527134
mdast-util-mdx-jsx: "npm:^3.1.3"
@@ -27124,7 +27143,7 @@ __metadata:
2712427143
peerDependenciesMeta:
2712527144
typescript:
2712627145
optional: true
27127-
checksum: 10/77f6de94c411c33db76d48336f8a664e000edc935126e56e3439eadc26335221cf7fc47cda2333e3f71745f5cef69f5f7ecdadc38492325a940486ff74f42b34
27146+
checksum: 10/35067f7dc5e15c0042b03174566590ef034642620f7854359a686e45528820a8443704a9d66f9a36b112de2da0610fe5e0a4dc7d894b8d2ae827c662cab4a56e
2712827147
languageName: node
2712927148
linkType: hard
2713027149

@@ -31527,7 +31546,7 @@ __metadata:
3152731546
react: "npm:^19.0.0"
3152831547
react-dom: "npm:^19.0.0"
3152931548
react-lite-youtube-embed: "npm:^2.0.3"
31530-
remark-typescript-tools: "npm:2.0.0-alpha.0"
31549+
remark-typescript-tools: ./remark-typescript-tools-synced.tgz
3153131550
typescript: "npm:^5.5.4"
3153231551
languageName: unknown
3153331552
linkType: soft

0 commit comments

Comments
 (0)