diff --git a/package.json b/package.json index b6ed06b..6e6e2ac 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.3.1", + "esbuild": "0.21.5", "eslint": "^9.9.0", "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d69d48..51b0072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,6 +78,9 @@ importers: '@vitejs/plugin-react': specifier: ^4.3.1 version: 4.3.1(vite@5.4.2(@types/node@22.5.0)(terser@5.31.6)) + esbuild: + specifier: 0.21.5 + version: 0.21.5 eslint: specifier: ^9.9.0 version: 9.9.1(jiti@1.21.6)