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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-10 14:08:52 +02:00 committed by GitHub
parent 4419efb3d0
commit 22b9201afe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 578 additions and 492 deletions

View File

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

View File

@ -16,8 +16,8 @@ importers:
version: 5.1.0
devDependencies:
electron:
specifier: 36.3.2
version: 36.3.2
specifier: 36.4.0
version: 36.4.0
electron-builder:
specifier: 26.0.12
version: 26.0.12(electron-builder-squirrel-windows@24.13.3)
@ -579,8 +579,8 @@ packages:
electron-publish@26.0.11:
resolution: {integrity: sha512-a8QRH0rAPIWH9WyyS5LbNvW9Ark6qe63/LqDB7vu2JXYpi0Gma5Q60Dh4tmTqhOBQt0xsrzD8qE7C+D7j+B24A==}
electron@36.3.2:
resolution: {integrity: sha512-v0/j7n22CL3OYv9BIhq6JJz2+e1HmY9H4bjTk8/WzVT9JwVX/T/21YNdR7xuQ6XDSEo9gP5JnqmjOamE+CUY8Q==}
electron@36.4.0:
resolution: {integrity: sha512-LLOOZEuW5oqvnjC7HBQhIqjIIJAZCIFjQxltQGLfEC7XFsBoZgQ3u3iFj+Kzw68Xj97u1n57Jdt7P98qLvUibQ==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -2399,7 +2399,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
electron@36.3.2:
electron@36.4.0:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.13.14

View File

@ -115,32 +115,32 @@
"@histoire/plugin-screenshot": "1.0.0-alpha.2",
"@histoire/plugin-vue": "1.0.0-alpha.2",
"@tsconfig/node22": "22.0.2",
"@types/codemirror": "5.60.15",
"@types/codemirror": "5.60.16",
"@types/is-touch-device": "1.0.3",
"@types/node": "22.15.24",
"@types/node": "22.15.31",
"@types/sortablejs": "1.15.8",
"@typescript-eslint/eslint-plugin": "8.33.0",
"@typescript-eslint/parser": "8.33.0",
"@typescript-eslint/eslint-plugin": "8.34.0",
"@typescript-eslint/parser": "8.34.0",
"@vitejs/plugin-vue": "5.2.4",
"@vue/eslint-config-typescript": "14.5.0",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.7.0",
"autoprefixer": "10.4.21",
"browserslist": "4.25.0",
"caniuse-lite": "1.0.30001720",
"caniuse-lite": "1.0.30001721",
"csstype": "3.1.3",
"cypress": "14.4.0",
"cypress": "14.4.1",
"esbuild": "0.25.5",
"eslint": "9.27.0",
"eslint-plugin-vue": "10.1.0",
"happy-dom": "17.5.6",
"eslint": "9.28.0",
"eslint-plugin-vue": "10.2.0",
"happy-dom": "17.6.3",
"histoire": "1.0.0-alpha.2",
"postcss": "8.5.4",
"postcss-easing-gradients": "3.0.1",
"postcss-preset-env": "10.2.0",
"rollup": "4.41.1",
"rollup-plugin-visualizer": "6.0.1",
"sass-embedded": "1.89.0",
"postcss-preset-env": "10.2.2",
"rollup": "4.42.0",
"rollup-plugin-visualizer": "6.0.3",
"sass-embedded": "1.89.2",
"start-server-and-test": "2.0.12",
"typescript": "5.8.3",
"unplugin-inject-preload": "3.0.0",
@ -149,7 +149,7 @@
"vite-plugin-sentry": "1.4.1",
"vite-plugin-vue-devtools": "7.7.6",
"vite-svg-loader": "5.1.0",
"vitest": "3.1.4",
"vitest": "3.2.3",
"vue-tsc": "2.2.10",
"wait-on": "8.0.3",
"workbox-cli": "7.3.0"

File diff suppressed because it is too large Load Diff