mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 00:47:03 +02:00
chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486)
This commit is contained in:
parent
e8c6787ec2
commit
1a70734c11
8 changed files with 42 additions and 18 deletions
|
@ -27,7 +27,7 @@
|
|||
"@docusaurus/module-type-aliases": "3.5.2",
|
||||
"@docusaurus/tsconfig": "3.5.2",
|
||||
"@docusaurus/types": "3.5.2",
|
||||
"typescript": "~5.5.2"
|
||||
"typescript": "~5.6.2"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue