refactor: cleanup dependencies

This commit is contained in:
Mauricio Siu
2024-09-29 20:35:25 -06:00
parent 61ebd1b16e
commit 071a9d5104
9 changed files with 109 additions and 1094 deletions

View File

@@ -21,13 +21,8 @@
"react-ga4": "^2.1.0"
},
"devDependencies": {
"tsx": "4.15.7",
"@biomejs/biome": "1.8.1",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5"