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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-29 07:47:24 +02:00
committed by GitHub
parent 2625348347
commit 6c7ccfdc20
4 changed files with 376 additions and 387 deletions

View File

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

10
desktop/pnpm-lock.yaml generated
View File

@@ -13,8 +13,8 @@ importers:
version: 5.1.0
devDependencies:
electron:
specifier: 37.5.1
version: 37.5.1
specifier: 37.6.0
version: 37.6.0
electron-builder:
specifier: 26.0.12
version: 26.0.12(electron-builder-squirrel-windows@24.13.3)
@@ -589,8 +589,8 @@ packages:
electron-publish@26.0.11:
resolution: {integrity: sha512-a8QRH0rAPIWH9WyyS5LbNvW9Ark6qe63/LqDB7vu2JXYpi0Gma5Q60Dh4tmTqhOBQt0xsrzD8qE7C+D7j+B24A==}
electron@37.5.1:
resolution: {integrity: sha512-RqN3dl6I5yhmynkUc3pUzM6qFCvANau3VGRX9xQEh7FYdwmkqVxKXYM5enrE9LW7j7PzHomQQn6+J2xaF7BHsQ==}
electron@37.6.0:
resolution: {integrity: sha512-8AANcn6irYQ7cTAJRY7r0CovWckcGCHUniQecyGhw/jJ25vWwitVhF97skF+EyDztiEI6YBoF0G6tx1s37bO3g==}
engines: {node: '>= 12.20.55'}
hasBin: true
@@ -2450,7 +2450,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
electron@37.5.1:
electron@37.6.0:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.18.0

View File

@@ -105,7 +105,7 @@
"zhyswan-vuedraggable": "4.1.3"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "2.3.0",
"@4tw/cypress-drag-drop": "2.3.1",
"@cypress/vite-dev-server": "7.0.0",
"@cypress/vue": "6.0.2",
"@faker-js/faker": "9.9.0",
@@ -116,28 +116,28 @@
"@types/is-touch-device": "1.0.3",
"@types/node": "22.18.6",
"@types/sortablejs": "1.15.8",
"@typescript-eslint/eslint-plugin": "8.44.0",
"@typescript-eslint/parser": "8.44.0",
"@typescript-eslint/eslint-plugin": "8.44.1",
"@typescript-eslint/parser": "8.44.1",
"@vitejs/plugin-vue": "6.0.1",
"@vue/eslint-config-typescript": "14.6.0",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.8.1",
"autoprefixer": "10.4.21",
"browserslist": "4.26.2",
"caniuse-lite": "1.0.30001743",
"caniuse-lite": "1.0.30001745",
"csstype": "3.1.3",
"cypress": "14.5.4",
"esbuild": "0.25.10",
"eslint": "9.36.0",
"eslint-plugin-vue": "10.4.0",
"eslint-plugin-vue": "10.5.0",
"happy-dom": "18.0.1",
"histoire": "1.0.0-alpha.3",
"postcss": "8.5.6",
"postcss-easing-gradients": "3.0.1",
"postcss-preset-env": "10.4.0",
"rollup": "4.52.0",
"rollup": "4.52.3",
"rollup-plugin-visualizer": "6.0.3",
"sass-embedded": "1.93.0",
"sass-embedded": "1.93.2",
"start-server-and-test": "2.1.2",
"stylelint": "16.24.0",
"stylelint-config-property-sort-order-smacss": "10.0.0",
@@ -146,13 +146,13 @@
"stylelint-use-logical": "2.1.2",
"typescript": "5.9.2",
"unplugin-inject-preload": "3.0.0",
"vite": "7.1.6",
"vite": "7.1.7",
"vite-plugin-pwa": "1.0.3",
"vite-plugin-sentry": "1.4.1",
"vite-plugin-vue-devtools": "8.0.2",
"vite-svg-loader": "5.1.0",
"vitest": "3.2.4",
"vue-tsc": "3.0.7",
"vue-tsc": "3.1.0",
"wait-on": "8.0.5",
"workbox-cli": "7.3.0"
},

733
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff