mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
chore(deps): update dev-dependencies
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "37.10.3",
|
||||
"electron": "39.2.4",
|
||||
"electron-builder": "26.0.12",
|
||||
"unzipper": "0.12.3"
|
||||
},
|
||||
|
||||
16
desktop/pnpm-lock.yaml
generated
16
desktop/pnpm-lock.yaml
generated
@@ -13,8 +13,8 @@ importers:
|
||||
version: 5.2.1
|
||||
devDependencies:
|
||||
electron:
|
||||
specifier: 37.10.3
|
||||
version: 37.10.3
|
||||
specifier: 39.2.4
|
||||
version: 39.2.4
|
||||
electron-builder:
|
||||
specifier: 26.0.12
|
||||
version: 26.0.12(electron-builder-squirrel-windows@24.13.3)
|
||||
@@ -571,8 +571,8 @@ packages:
|
||||
electron-publish@26.0.11:
|
||||
resolution: {integrity: sha512-a8QRH0rAPIWH9WyyS5LbNvW9Ark6qe63/LqDB7vu2JXYpi0Gma5Q60Dh4tmTqhOBQt0xsrzD8qE7C+D7j+B24A==}
|
||||
|
||||
electron@37.10.3:
|
||||
resolution: {integrity: sha512-3IjCGSjQmH50IbW2PFveaTzK+KwcFX9PEhE7KXb9v5IT8cLAiryAN7qezm/XzODhDRlLu0xKG1j8xWBtZ/bx/g==}
|
||||
electron@39.2.4:
|
||||
resolution: {integrity: sha512-KxPtwpFceQKSxRtUY39piHLYhJMMyHfOhc70e6zRnKGrbRdK6hzEqssth8IGjlKOdkeT4KCvIEngnNraYk39+g==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2432,7 +2432,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@37.10.3:
|
||||
electron@39.2.4:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 22.18.0
|
||||
@@ -2679,7 +2679,7 @@ snapshots:
|
||||
es6-error: 4.1.1
|
||||
matcher: 3.0.0
|
||||
roarr: 2.15.4
|
||||
semver: 7.7.2
|
||||
semver: 7.7.3
|
||||
serialize-error: 7.0.1
|
||||
optional: true
|
||||
|
||||
@@ -3030,14 +3030,14 @@ snapshots:
|
||||
|
||||
node-abi@3.71.0:
|
||||
dependencies:
|
||||
semver: 7.7.2
|
||||
semver: 7.7.3
|
||||
|
||||
node-addon-api@1.7.2:
|
||||
optional: true
|
||||
|
||||
node-api-version@0.2.0:
|
||||
dependencies:
|
||||
semver: 7.7.2
|
||||
semver: 7.7.3
|
||||
|
||||
node-int64@0.4.0: {}
|
||||
|
||||
|
||||
@@ -112,14 +112,14 @@
|
||||
"@4tw/cypress-drag-drop": "2.3.1",
|
||||
"@cypress/vite-dev-server": "7.0.1",
|
||||
"@cypress/vue": "6.0.2",
|
||||
"@faker-js/faker": "9.9.0",
|
||||
"@faker-js/faker": "10.1.0",
|
||||
"@histoire/plugin-screenshot": "1.0.0-alpha.5",
|
||||
"@histoire/plugin-vue": "1.0.0-alpha.5",
|
||||
"@playwright/test": "1.57.0",
|
||||
"@tsconfig/node22": "22.0.5",
|
||||
"@types/codemirror": "5.60.17",
|
||||
"@types/is-touch-device": "1.0.3",
|
||||
"@types/node": "22.19.1",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/sortablejs": "1.15.9",
|
||||
"@typescript-eslint/eslint-plugin": "8.48.0",
|
||||
"@typescript-eslint/parser": "8.48.0",
|
||||
@@ -132,7 +132,7 @@
|
||||
"browserslist": "4.28.0",
|
||||
"caniuse-lite": "1.0.30001757",
|
||||
"csstype": "3.2.3",
|
||||
"cypress": "14.5.4",
|
||||
"cypress": "15.7.0",
|
||||
"esbuild": "0.27.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-plugin-vue": "10.6.2",
|
||||
@@ -148,7 +148,7 @@
|
||||
"stylelint": "16.26.1",
|
||||
"stylelint-config-property-sort-order-smacss": "10.0.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard-scss": "15.0.1",
|
||||
"stylelint-config-standard-scss": "16.0.0",
|
||||
"stylelint-use-logical": "2.1.2",
|
||||
"typescript": "5.9.3",
|
||||
"unplugin-inject-preload": "3.0.0",
|
||||
@@ -157,9 +157,9 @@
|
||||
"vite-plugin-sentry": "1.4.1",
|
||||
"vite-plugin-vue-devtools": "8.0.5",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.2.4",
|
||||
"vitest": "4.0.15",
|
||||
"vue-tsc": "3.1.5",
|
||||
"wait-on": "8.0.5",
|
||||
"wait-on": "9.0.3",
|
||||
"workbox-cli": "7.4.0"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
545
frontend/pnpm-lock.yaml
generated
545
frontend/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user