Add typescript dep
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"devDependencies": {
|
||||
"docusaurus-plugin-typedoc": "^0.10.0",
|
||||
"typedoc": "^0.20.28",
|
||||
"typedoc-plugin-markdown": "^3.6.0"
|
||||
"typedoc-plugin-markdown": "^3.6.0",
|
||||
"typescript": "^4.2.2"
|
||||
}
|
||||
}
|
||||
|
@@ -9760,6 +9760,11 @@ typedoc@^0.20.28:
|
||||
shiki "^0.9.2"
|
||||
typedoc-default-themes "^0.12.7"
|
||||
|
||||
typescript@^4.2.2:
|
||||
version "4.2.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
|
||||
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
|
||||
|
||||
ua-parser-js@^0.7.18:
|
||||
version "0.7.24"
|
||||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c"
|
||||
|
Reference in New Issue
Block a user