mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): remove dependency @tsconfig/docusaurus (#4092)
chore(deps): remove dependency @tsconfig/docusaurus Co-authored-by: Gao Sun <gao@silverhand.io>
This commit is contained in:
parent
03e131c199
commit
d1a69d8e0f
2 changed files with 0 additions and 8 deletions
|
@ -50,7 +50,6 @@
|
|||
"@swc/core": "^1.3.52",
|
||||
"@swc/jest": "^0.2.26",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@tsconfig/docusaurus": "^1.0.5",
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/mdx": "^2.0.1",
|
||||
|
|
|
@ -2853,9 +2853,6 @@ importers:
|
|||
'@testing-library/react':
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tsconfig/docusaurus':
|
||||
specifier: ^1.0.5
|
||||
version: 1.0.5
|
||||
'@types/color':
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
|
@ -9126,10 +9123,6 @@ packages:
|
|||
engines: {node: '>=10.13.0'}
|
||||
dev: true
|
||||
|
||||
/@tsconfig/docusaurus@1.0.5:
|
||||
resolution: {integrity: sha512-KM/TuJa9fugo67dTGx+ktIqf3fVc077J6jwHu845Hex4EQf7LABlNonP/mohDKT0cmncdtlYVHHF74xR/YpThg==}
|
||||
dev: true
|
||||
|
||||
/@tsconfig/node10@1.0.8:
|
||||
resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==}
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue