chore(deps): update dev-dependencies (#1522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3397d88f0e
commit
3242650713
|
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "37.5.0",
|
||||
"electron": "37.5.1",
|
||||
"electron-builder": "26.0.12",
|
||||
"unzipper": "0.12.3"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@ importers:
|
|||
version: 5.1.0
|
||||
devDependencies:
|
||||
electron:
|
||||
specifier: 37.5.0
|
||||
version: 37.5.0
|
||||
specifier: 37.5.1
|
||||
version: 37.5.1
|
||||
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.0:
|
||||
resolution: {integrity: sha512-wOLJoa+XLS+KioTygttvadJ9252utQ3APJuVc72BK6QWH9dof8T/Y+On8cba7V/wtlPaPgyxmI8A0VhPngqqlw==}
|
||||
electron@37.5.1:
|
||||
resolution: {integrity: sha512-RqN3dl6I5yhmynkUc3pUzM6qFCvANau3VGRX9xQEh7FYdwmkqVxKXYM5enrE9LW7j7PzHomQQn6+J2xaF7BHsQ==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -2450,7 +2450,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@37.5.0:
|
||||
electron@37.5.1:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 22.18.0
|
||||
|
|
|
|||
|
|
@ -114,20 +114,20 @@
|
|||
"@tsconfig/node22": "22.0.2",
|
||||
"@types/codemirror": "5.60.16",
|
||||
"@types/is-touch-device": "1.0.3",
|
||||
"@types/node": "22.18.3",
|
||||
"@types/node": "22.18.6",
|
||||
"@types/sortablejs": "1.15.8",
|
||||
"@typescript-eslint/eslint-plugin": "8.43.0",
|
||||
"@typescript-eslint/parser": "8.43.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.0",
|
||||
"@typescript-eslint/parser": "8.44.0",
|
||||
"@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.0",
|
||||
"caniuse-lite": "1.0.30001741",
|
||||
"browserslist": "4.26.2",
|
||||
"caniuse-lite": "1.0.30001743",
|
||||
"csstype": "3.1.3",
|
||||
"cypress": "14.5.4",
|
||||
"esbuild": "0.25.9",
|
||||
"esbuild": "0.25.10",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"happy-dom": "18.0.1",
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
"rollup": "4.50.2",
|
||||
"rollup-plugin-visualizer": "6.0.3",
|
||||
"sass-embedded": "1.92.1",
|
||||
"start-server-and-test": "2.1.0",
|
||||
"start-server-and-test": "2.1.1",
|
||||
"stylelint": "16.24.0",
|
||||
"stylelint-config-property-sort-order-smacss": "10.0.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
"stylelint-use-logical": "2.1.2",
|
||||
"typescript": "5.9.2",
|
||||
"unplugin-inject-preload": "3.0.0",
|
||||
"vite": "7.1.5",
|
||||
"vite": "7.1.6",
|
||||
"vite-plugin-pwa": "1.0.3",
|
||||
"vite-plugin-sentry": "1.4.1",
|
||||
"vite-plugin-vue-devtools": "8.0.2",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue