add esbuild

This commit is contained in:
FTCHD
2025-02-01 17:08:18 +02:00
parent 40b489ad32
commit 5fa341f44b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"esbuild": "^0.24.2",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "~5.6.2",
+1
View File
@@ -51,6 +51,7 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"esbuild": "^0.24.2",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "~5.6.2",