build: add @types/mdx

This commit is contained in:
rzmk 2025-10-15 08:55:38 -04:00
parent 8eac050bac
commit 505f58171e
2 changed files with 4 additions and 0 deletions

View file

@ -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",

View file

@ -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