mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-28 19:29:31 -05:00
chore(deps): add check tooling and align legal glob typing
This commit is contained in:
@@ -28,9 +28,11 @@
|
||||
"tailwindcss": "^3.4.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@iconify-json/fa6-brands": "^1.2.6",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/platform": "^1.3.6",
|
||||
"postcss-nesting": "13"
|
||||
"postcss-nesting": "13",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user