8000
There was an error while loading. Please reload this page.
1 parent 2396304 commit 3d7516eCopy full SHA for 3d7516e
2 files changed
‎site/package.json‎
@@ -13,6 +13,7 @@
13
"nextra": "^4",
14
"nextra-theme-docs": "^4",
15
"react": "^19",
16
- "react-dom": "^19"
+ "react-dom": "^19",
17
+ "typescript": "^5"
18
}
19
‎site/yarn.lock‎
@@ -3537,6 +3537,11 @@ twoslash@^0.3.6:
3537
"@typescript/vfs" "^1.6.2"
3538
twoslash-protocol "0.3.6"
3539
3540
+typescript@^5:
3541
+ version "5.9.3"
3542
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3543
+ integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3544
+
3545
ufo@^1.6.1:
3546
version "1.6.3"
3547
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.3.tgz#799666e4e88c122a9659805e30b9dc071c3aed4f"
0 commit comments