chore(deps): update dev-dependencies (#3802)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #3802
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-10-27 08:35:43 +00:00 committed by konrad
parent 4b7f8c265d
commit cea27bb754
2 changed files with 18 additions and 38 deletions

View File

@ -156,7 +156,7 @@
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint-plugin-vue": "9.18.0",
"happy-dom": "12.9.1",
"happy-dom": "12.10.1",
"histoire": "0.17.4",
"postcss": "8.4.31",
"postcss-easing-gradients": "3.0.1",
@ -174,7 +174,7 @@
"vite-plugin-sentry": "1.3.0",
"vite-svg-loader": "4.0.0",
"vitest": "0.34.6",
"vue-tsc": "1.8.21",
"vue-tsc": "1.8.22",
"wait-on": "7.0.1",
"workbox-cli": "7.0.0"
},

View File

@ -334,8 +334,8 @@ devDependencies:
specifier: 9.18.0
version: 9.18.0(eslint@8.52.0)
happy-dom:
specifier: 12.9.1
version: 12.9.1
specifier: 12.10.1
version: 12.10.1
histoire:
specifier: 0.17.4
version: 0.17.4(@types/node@20.8.9)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
@ -386,10 +386,10 @@ devDependencies:
version: 4.0.0
vitest:
specifier: 0.34.6
version: 0.34.6(happy-dom@12.9.1)(sass@1.69.5)(terser@5.10.0)
version: 0.34.6(happy-dom@12.10.1)(sass@1.69.5)(terser@5.10.0)
vue-tsc:
specifier: 1.8.21
version: 1.8.21(typescript@5.2.2)
specifier: 1.8.22
version: 1.8.22(typescript@5.2.2)
wait-on:
specifier: 7.0.1
version: 7.0.1(debug@4.3.4)
@ -5143,15 +5143,6 @@ packages:
source-map-js: 1.0.2
dev: false
/@vue/compiler-core@3.3.6:
resolution: {integrity: sha512-2JNjemwaNwf+MkkatATVZi7oAH1Hx0B04DdPH3ZoZ8vKC1xZVP7nl4HIsk8XYd3r+/52sqqoz9TWzYc3yE9dqA==}
dependencies:
'@babel/parser': 7.23.0
'@vue/shared': 3.3.6
estree-walker: 2.0.2
source-map-js: 1.0.2
dev: true
/@vue/compiler-core@3.3.7:
resolution: {integrity: sha512-pACdY6YnTNVLXsB86YD8OF9ihwpolzhhtdLVHhBL6do/ykr6kKXNYABRtNMGrsQXpEXXyAdwvWWkuTbs4MFtPQ==}
dependencies:
@ -5174,13 +5165,6 @@ packages:
'@vue/shared': 3.3.4
dev: false
/@vue/compiler-dom@3.3.6:
resolution: {integrity: sha512-1MxXcJYMHiTPexjLAJUkNs/Tw2eDf2tY3a0rL+LfuWyiKN2s6jvSwywH3PWD8bKICjfebX3GWx2Os8jkRDq3Ng==}
dependencies:
'@vue/compiler-core': 3.3.6
'@vue/shared': 3.3.6
dev: true
/@vue/compiler-dom@3.3.7:
resolution: {integrity: sha512-0LwkyJjnUPssXv/d1vNJ0PKfBlDoQs7n81CbO6Q0zdL7H1EzqYRrTVXDqdBVqro0aJjo/FOa1qBAPVI4PGSHBw==}
dependencies:
@ -5276,8 +5260,8 @@ packages:
- supports-color
dev: true
/@vue/language-core@1.8.21(typescript@5.2.2):
resolution: {integrity: sha512-dKQJc1xfWIZfv6BeXyxz3SSNrC7npJpDIN/VOb1rodAm4o247TElrXOHYAJdV9x1KilaEUo3YbnQE+WA3vQwMw==}
/@vue/language-core@1.8.22(typescript@5.2.2):
resolution: {integrity: sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -5286,8 +5270,8 @@ packages:
dependencies:
'@volar/language-core': 1.10.5
'@volar/source-map': 1.10.5
'@vue/compiler-dom': 3.3.6
'@vue/shared': 3.3.6
'@vue/compiler-dom': 3.3.7
'@vue/shared': 3.3.7
computeds: 0.0.1
minimatch: 9.0.3
muggle-string: 0.3.1
@ -5359,10 +5343,6 @@ packages:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
dev: false
/@vue/shared@3.3.6:
resolution: {integrity: sha512-Xno5pEqg8SVhomD0kTSmfh30ZEmV/+jZtyh39q6QflrjdJCXah5lrnOLi9KB6a5k5aAHXMXjoMnxlzUkCNfWLQ==}
dev: true
/@vue/shared@3.3.7:
resolution: {integrity: sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg==}
@ -7563,8 +7543,8 @@ packages:
strip-bom-string: 1.0.0
dev: true
/happy-dom@12.9.1:
resolution: {integrity: sha512-UvQ3IwKn1G3iiNCdTrhijdLGqf8Vj7d3OpmYcPwlKakjFy83oYbW6TmOKDLMTVLO9whmOC1HIpS09wf/14k7cA==}
/happy-dom@12.10.1:
resolution: {integrity: sha512-HW7tK/DtdVkEwnAju7qA3EFYmS+KM7NP29aK7vOlts/DdmfM6c+9R94tnckxQGrp58plJRWLO4iEzO/BHsDtBg==}
dependencies:
css.escape: 1.5.1
entities: 4.5.0
@ -11062,7 +11042,7 @@ packages:
fsevents: 2.3.2
dev: true
/vitest@0.34.6(happy-dom@12.9.1)(sass@1.69.5)(terser@5.10.0):
/vitest@0.34.6(happy-dom@12.10.1)(sass@1.69.5)(terser@5.10.0):
resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==}
engines: {node: '>=v14.18.0'}
hasBin: true
@ -11106,7 +11086,7 @@ packages:
cac: 6.7.14
chai: 4.3.10
debug: 4.3.4(supports-color@8.1.1)
happy-dom: 12.9.1
happy-dom: 12.10.1
local-pkg: 0.4.3
magic-string: 0.30.1
pathe: 1.1.1
@ -11223,14 +11203,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.8.21(typescript@5.2.2):
resolution: {integrity: sha512-gc9e+opdeF0zKixaadXT5v2s+x+77oqpuza/vwqDhdDyEeLZUOmZaVeb9noZpkdhFaLq7t7ils/7lFU8E/Hgew==}
/vue-tsc@1.8.22(typescript@5.2.2):
resolution: {integrity: sha512-j9P4kHtW6eEE08aS5McFZE/ivmipXy0JzrnTgbomfABMaVKx37kNBw//irL3+LlE3kOo63XpnRigyPC3w7+z+A==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 1.10.5
'@vue/language-core': 1.8.21(typescript@5.2.2)
'@vue/language-core': 1.8.22(typescript@5.2.2)
semver: 7.5.4
typescript: 5.2.2
dev: true