mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 11:59:26 +00:00
build: add @types/mdx
This commit is contained in:
parent
8eac050bac
commit
505f58171e
2 changed files with 4 additions and 0 deletions
|
|
@ -102,6 +102,7 @@
|
|||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/react": "19.0.10",
|
||||
|
|
|
|||
3
apps/web/pnpm-lock.yaml
generated
3
apps/web/pnpm-lock.yaml
generated
|
|
@ -280,6 +280,9 @@ importers:
|
|||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.19
|
||||
version: 0.5.19(tailwindcss@4.1.14)
|
||||
'@types/mdx':
|
||||
specifier: ^2.0.13
|
||||
version: 2.0.13
|
||||
'@types/node':
|
||||
specifier: 20.12.2
|
||||
version: 20.12.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue