diff --git a/package.json b/package.json index 6b8271f..98d484b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "svelte" ], "dependencies": { - "esbuild": "^0.25.9", "github-calendar": "^2.3.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e91dfb4..b63f2cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,6 @@ importers: .: dependencies: - esbuild: - specifier: ^0.25.9 - version: 0.25.9 github-calendar: specifier: ^2.3.4 version: 2.3.4