mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +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": {
|
"devDependencies": {
|
||||||
"@tailwindcss/postcss": "^4.1.11",
|
"@tailwindcss/postcss": "^4.1.11",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
|
"@types/mdx": "^2.0.13",
|
||||||
"@types/node": "20.12.2",
|
"@types/node": "20.12.2",
|
||||||
"@types/qrcode": "^1.5.5",
|
"@types/qrcode": "^1.5.5",
|
||||||
"@types/react": "19.0.10",
|
"@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':
|
'@tailwindcss/typography':
|
||||||
specifier: ^0.5.19
|
specifier: ^0.5.19
|
||||||
version: 0.5.19(tailwindcss@4.1.14)
|
version: 0.5.19(tailwindcss@4.1.14)
|
||||||
|
'@types/mdx':
|
||||||
|
specifier: ^2.0.13
|
||||||
|
version: 2.0.13
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 20.12.2
|
specifier: 20.12.2
|
||||||
version: 20.12.2
|
version: 20.12.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue