chore(deps): update dev-dependencies (#1169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-24 09:06:28 +02:00 committed by GitHub
parent 7243a10fb2
commit 3355984d61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 24 additions and 9 deletions

View File

@ -52,7 +52,7 @@
}
},
"devDependencies": {
"electron": "37.2.3",
"electron": "37.2.4",
"electron-builder": "26.0.12",
"unzipper": "0.12.3"
},

View File

@ -13,8 +13,8 @@ importers:
version: 5.1.0
devDependencies:
electron:
specifier: 37.2.3
version: 37.2.3
specifier: 37.2.4
version: 37.2.4
electron-builder:
specifier: 26.0.12
version: 26.0.12(electron-builder-squirrel-windows@24.13.3)
@ -586,8 +586,8 @@ packages:
electron-publish@26.0.11:
resolution: {integrity: sha512-a8QRH0rAPIWH9WyyS5LbNvW9Ark6qe63/LqDB7vu2JXYpi0Gma5Q60Dh4tmTqhOBQt0xsrzD8qE7C+D7j+B24A==}
electron@37.2.3:
resolution: {integrity: sha512-JRKKn8cRDXDfkC+oWISbYs+c+L6RA776JM0NiB9bn2yV8H/LnBUlVPzKKfsXgrUIokN4YcbCw694vfAdEJwtGw==}
electron@37.2.4:
resolution: {integrity: sha512-F1WDDvY60TpFwGyW+evNB5q0Em8PamcDTVIKB2NaiaKEbNC2Fabn8Wyxy5g+Anirr1K40eKGjfSJhWEUbI1TOw==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -2432,7 +2432,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
electron@37.2.3:
electron@37.2.4:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.13.14

View File

@ -152,7 +152,7 @@
"vite-svg-loader": "5.1.0",
"vitest": "3.2.4",
"vue-tsc": "3.0.3",
"wait-on": "8.0.3",
"wait-on": "8.0.4",
"workbox-cli": "7.3.0"
},
"pnpm": {

View File

@ -324,8 +324,8 @@ importers:
specifier: 3.0.3
version: 3.0.3(typescript@5.8.3)
wait-on:
specifier: 8.0.3
version: 8.0.3(debug@4.4.1)
specifier: 8.0.4
version: 8.0.4
workbox-cli:
specifier: 7.3.0
version: 7.3.0
@ -6740,6 +6740,11 @@ packages:
engines: {node: '>=12.0.0'}
hasBin: true
wait-on@8.0.4:
resolution: {integrity: sha512-8f9LugAGo4PSc0aLbpKVCVtzayd36sSCp4WLpVngkYq6PK87H79zt77/tlCU6eKCLqR46iFvcl0PU5f+DmtkwA==}
engines: {node: '>=12.0.0'}
hasBin: true
wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
@ -14036,6 +14041,16 @@ snapshots:
transitivePeerDependencies:
- debug
wait-on@8.0.4:
dependencies:
axios: 1.11.0(debug@4.4.1)
joi: 17.13.3
lodash: 4.17.21
minimist: 1.2.8
rxjs: 7.8.2
transitivePeerDependencies:
- debug
wcwidth@1.0.1:
dependencies:
defaults: 1.0.4