chore(deps): update dev-dependencies

This commit is contained in:
renovate 2024-10-29 07:16:03 +00:00 committed by konrad
parent cf77969550
commit e36578bb89
4 changed files with 1808 additions and 977 deletions

View File

@ -51,8 +51,8 @@
}
},
"devDependencies": {
"electron": "29.4.6",
"electron-builder": "24.13.3"
"electron": "33.0.2",
"electron-builder": "25.1.8"
},
"dependencies": {
"connect-history-api-fallback": "2.0.0",

883
desktop/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -129,7 +129,7 @@
"@4tw/cypress-drag-drop": "2.2.5",
"@cypress/vite-dev-server": "5.2.0",
"@cypress/vue": "6.0.1",
"@faker-js/faker": "8.4.1",
"@faker-js/faker": "9.1.0",
"@histoire/plugin-screenshot": "0.17.17",
"@histoire/plugin-vue": "0.17.17",
"@rushstack/eslint-patch": "1.10.4",
@ -139,13 +139,13 @@
"@types/flexsearch": "0.7.6",
"@types/is-touch-device": "1.0.3",
"@types/lodash.clonedeep": "4.5.9",
"@types/node": "20.17.2",
"@types/node": "22.8.2",
"@types/sortablejs": "1.15.8",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.12.1",
"@typescript-eslint/parser": "8.12.1",
"@vitejs/plugin-legacy": "5.4.3",
"@vitejs/plugin-vue": "5.1.4",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/eslint-config-typescript": "14.1.3",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.20",
@ -154,27 +154,27 @@
"csstype": "3.1.3",
"cypress": "13.15.1",
"esbuild": "0.24.0",
"eslint": "8.57.1",
"eslint": "9.13.0",
"eslint-plugin-vue": "9.30.0",
"happy-dom": "14.12.3",
"happy-dom": "15.7.4",
"histoire": "0.17.17",
"postcss": "8.4.47",
"postcss-easing-gradients": "3.0.1",
"postcss-easings": "4.0.0",
"postcss-preset-env": "9.6.0",
"postcss-preset-env": "10.0.8",
"rollup": "4.24.2",
"rollup-plugin-visualizer": "5.12.0",
"sass": "1.80.4",
"start-server-and-test": "2.0.8",
"typescript": "5.6.3",
"unplugin-inject-preload": "2.0.5",
"unplugin-inject-preload": "3.0.0",
"vite": "5.4.10",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-sentry": "1.4.0",
"vite-svg-loader": "5.1.0",
"vitest": "1.6.0",
"vitest": "2.1.4",
"vue-tsc": "2.1.8",
"wait-on": "7.2.0",
"wait-on": "8.0.1",
"workbox-cli": "7.1.0"
},
"pnpm": {

1876
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff