Skip to content

Commit 9d8a0e4

Browse files
committed
Update ESBuild
1 parent 26f809e commit 9d8a0e4

File tree

3 files changed

+3
-253
lines changed

3 files changed

+3
-253
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575

7676
- name: Install pnpm
7777
uses: pnpm/action-setup@v4
78-
with:
79-
version: 10
8078

8179
- name: Install dependencies
8280
run: pnpm install --frozen-lockfile

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"electron": "^38.1.0",
5252
"electron-builder": "24.13.3",
5353
"electron-builder-squirrel-windows": "^24.0.0",
54-
"esbuild": "^0.23.0",
54+
"esbuild": "^0.25.10",
5555
"figures": "^6.1.0",
5656
"js-yaml": "^4.1.0",
5757
"open": "^9.1.0",

0 commit comments

Comments
 (0)