chore(deps): update dev-dependencies (major) (#3890)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3890 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
dc2afb9e8d
commit
af65efcd27
@ -142,7 +142,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
"@typescript-eslint/parser": "6.19.0",
|
||||
"@vitejs/plugin-legacy": "5.2.0",
|
||||
"@vitejs/plugin-vue": "4.6.2",
|
||||
"@vitejs/plugin-vue": "5.0.3",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
"@vue/test-utils": "2.4.3",
|
||||
"@vue/tsconfig": "0.5.1",
|
||||
@ -155,7 +155,7 @@
|
||||
"esbuild": "0.19.11",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-vue": "9.20.1",
|
||||
"happy-dom": "12.10.3",
|
||||
"happy-dom": "13.1.4",
|
||||
"histoire": "0.17.8",
|
||||
"postcss": "8.4.33",
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@ -295,8 +295,8 @@ devDependencies:
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(terser@5.24.0)(vite@5.0.11)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.6.2
|
||||
version: 4.6.2(vite@5.0.11)(vue@3.4.14)
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3(vite@5.0.11)(vue@3.4.14)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 12.0.0
|
||||
version: 12.0.0(eslint-plugin-vue@9.20.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
@ -334,8 +334,8 @@ devDependencies:
|
||||
specifier: 9.20.1
|
||||
version: 9.20.1(eslint@8.56.0)
|
||||
happy-dom:
|
||||
specifier: 12.10.3
|
||||
version: 12.10.3
|
||||
specifier: 13.1.4
|
||||
version: 13.1.4
|
||||
histoire:
|
||||
specifier: 0.17.8
|
||||
version: 0.17.8(@types/node@20.11.5)(sass@1.69.7)(terser@5.24.0)(vite@5.0.11)
|
||||
@ -386,7 +386,7 @@ devDependencies:
|
||||
version: 5.1.0(vue@3.4.14)
|
||||
vitest:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(@types/node@20.11.5)(happy-dom@12.10.3)(sass@1.69.7)(terser@5.24.0)
|
||||
version: 1.2.0(@types/node@20.11.5)(happy-dom@13.1.4)(sass@1.69.7)(terser@5.24.0)
|
||||
vue-tsc:
|
||||
specifier: 1.8.27
|
||||
version: 1.8.27(typescript@5.3.3)
|
||||
@ -5066,11 +5066,11 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.6.2(vite@5.0.11)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
/@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.14):
|
||||
resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.0.11(@types/node@20.11.5)(sass@1.69.7)(terser@5.24.0)
|
||||
@ -7504,8 +7504,8 @@ packages:
|
||||
strip-bom-string: 1.0.0
|
||||
dev: true
|
||||
|
||||
/happy-dom@12.10.3:
|
||||
resolution: {integrity: sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg==}
|
||||
/happy-dom@13.1.4:
|
||||
resolution: {integrity: sha512-f8STa4iuJcpXn7YjgqBEemzinyPAdjlHMxlCNbIERdRIjJO9Z9Cj3XW5LuiEhsURFfl0AOWqj0hQitme4gq+Gg==}
|
||||
dependencies:
|
||||
css.escape: 1.5.1
|
||||
entities: 4.5.0
|
||||
@ -11091,7 +11091,7 @@ packages:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.0(@types/node@20.11.5)(happy-dom@12.10.3)(sass@1.69.7)(terser@5.24.0):
|
||||
/vitest@1.2.0(@types/node@20.11.5)(happy-dom@13.1.4)(sass@1.69.7)(terser@5.24.0):
|
||||
resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -11127,7 +11127,7 @@ packages:
|
||||
chai: 4.3.10
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
execa: 8.0.1
|
||||
happy-dom: 12.10.3
|
||||
happy-dom: 13.1.4
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.5
|
||||
pathe: 1.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user