diff --git a/package.json b/package.json index 5857c79..68b67eb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@biomejs/biome": "1.9.4", "@vitejs/plugin-vue": "^5.1.4", - "electron": "^33.1.0", + "electron": "^33.2.1", "electron-devtools-installer": "^3.2.0", "vite": "^5.4.10", "vite-plugin-electron": "^0.28.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 492b40c..94d3bff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: ^5.1.4 version: 5.1.4(vite@5.4.10)(vue@3.5.12) electron: - specifier: ^33.1.0 - version: 33.2.0 + specifier: ^33.2.1 + version: 33.2.1 electron-devtools-installer: specifier: ^3.2.0 version: 3.2.0 @@ -977,8 +977,8 @@ packages: unzip-crx-3: 0.2.0 dev: true - /electron@33.2.0: - resolution: {integrity: sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==} + /electron@33.2.1: + resolution: {integrity: sha512-SG/nmSsK9Qg1p6wAW+ZfqU+AV8cmXMTIklUL18NnOKfZLlum4ZsDoVdmmmlL39ZmeCaq27dr7CgslRPahfoVJg==} engines: {node: '>= 12.20.55'} hasBin: true requiresBuild: true