⬆️ Update dependency jsdom to v23.1.0
All checks were successful
ci/woodpecker/pr/preview Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Renovate 2024-01-06 02:05:03 +00:00
parent 6fe4f14686
commit 051a8be617
2 changed files with 15 additions and 15 deletions

View File

@ -42,7 +42,7 @@
"eslint": "8.55.0",
"eslint-plugin-vue": "9.19.2",
"husky": "8.0.3",
"jsdom": "23.0.1",
"jsdom": "23.1.0",
"lint-staged": "15.2.0",
"pinst": "3.0.0",
"prettier": "3.1.1",

View File

@ -86,8 +86,8 @@ devDependencies:
specifier: 8.0.3
version: 8.0.3
jsdom:
specifier: 23.0.1
version: 23.0.1
specifier: 23.1.0
version: 23.1.0
lint-staged:
specifier: 15.2.0
version: 15.2.0
@ -114,7 +114,7 @@ devDependencies:
version: 2.0.1(vite@5.0.10)(vue@3.4.3)(vuetify@3.4.9)
vitest:
specifier: 1.1.1
version: 1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5)
version: 1.1.1(@types/node@20.10.6)(jsdom@23.1.0)(sass@1.69.5)
vue-cli-plugin-vuetify:
specifier: 2.5.8
version: 2.5.8(sass-loader@13.3.3)(vue@3.4.3)(webpack@5.89.0)
@ -1442,9 +1442,9 @@ packages:
hasBin: true
dev: true
/cssstyle@3.0.0:
resolution: {integrity: sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==}
engines: {node: '>=14'}
/cssstyle@4.0.1:
resolution: {integrity: sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==}
engines: {node: '>=18'}
dependencies:
rrweb-cssom: 0.6.0
dev: true
@ -2296,8 +2296,8 @@ packages:
argparse: 2.0.1
dev: true
/jsdom@23.0.1:
resolution: {integrity: sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==}
/jsdom@23.1.0:
resolution: {integrity: sha512-wRscu8dBFxi7O65Cvi0jFRDv0Qa7XEHPix8Qg/vlXHLAMQsRWV1EDeQHBermzXf4Dt7JtFgBLbva3iTcBZDXEQ==}
engines: {node: '>=18'}
peerDependencies:
canvas: ^2.11.2
@ -2305,7 +2305,7 @@ packages:
canvas:
optional: true
dependencies:
cssstyle: 3.0.0
cssstyle: 4.0.1
data-urls: 5.0.0
decimal.js: 10.4.3
form-data: 4.0.0
@ -2324,7 +2324,7 @@ packages:
whatwg-encoding: 3.1.1
whatwg-mimetype: 4.0.0
whatwg-url: 14.0.0
ws: 8.15.1
ws: 8.16.0
xml-name-validator: 5.0.0
transitivePeerDependencies:
- bufferutil
@ -3492,7 +3492,7 @@ packages:
optionalDependencies:
fsevents: 2.3.3
/vitest@1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5):
/vitest@1.1.1(@types/node@20.10.6)(jsdom@23.1.0)(sass@1.69.5):
resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -3528,7 +3528,7 @@ packages:
chai: 4.3.10
debug: 4.3.4
execa: 8.0.1
jsdom: 23.0.1
jsdom: 23.1.0
local-pkg: 0.5.0
magic-string: 0.30.5
pathe: 1.1.1
@ -3831,8 +3831,8 @@ packages:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
dev: true
/ws@8.15.1:
resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==}
/ws@8.16.0:
resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1