chore(deps): update dependency vitest to v0.32.1

This commit is contained in:
Renovate Bot 2023-06-16 12:30:30 +00:00
parent 40aa38babb
commit 9d38769607
2 changed files with 32 additions and 27 deletions

View file

@ -34,7 +34,7 @@
"tslib": "2.5.3",
"typescript": "5.1.3",
"vite": "4.3.9",
"vitest": "0.32.0"
"vitest": "0.32.1"
},
"type": "module"
}

View file

@ -62,8 +62,8 @@ devDependencies:
specifier: 4.3.9
version: 4.3.9(@types/node@18.14.0)(sass@1.63.4)
vitest:
specifier: 0.32.0
version: 0.32.0(sass@1.63.4)
specifier: 0.32.1
version: 0.32.1(sass@1.63.4)
packages:
@ -622,41 +622,41 @@ packages:
eslint-visitor-keys: 3.4.1
dev: true
/@vitest/expect@0.32.0:
resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==}
/@vitest/expect@0.32.1:
resolution: {integrity: sha512-Ca5AlxzyE7XoQULdtWcoxavYTcB42Y9XvaSg/JnFyU1nlR4+ouIY4lYpEXu2qY4xha8Q5jKgW/sH0yqXqCrm2w==}
dependencies:
'@vitest/spy': 0.32.0
'@vitest/utils': 0.32.0
'@vitest/spy': 0.32.1
'@vitest/utils': 0.32.1
chai: 4.3.7
dev: true
/@vitest/runner@0.32.0:
resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==}
/@vitest/runner@0.32.1:
resolution: {integrity: sha512-KfinbkhyptHuzwJCuuCXWSU8E9UkQIMQUhDHFuufzmPKWiLFzIY3Z4MRsPu1qw1uSZX9ZUQ3PPIAyMO5e0Lq3A==}
dependencies:
'@vitest/utils': 0.32.0
'@vitest/utils': 0.32.1
concordance: 5.0.4
p-limit: 4.0.0
pathe: 1.1.0
dev: true
/@vitest/snapshot@0.32.0:
resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==}
/@vitest/snapshot@0.32.1:
resolution: {integrity: sha512-6QsxowDyv6Gm/McSD/6eXBgL3zMSIxBvxC50E7ZYJ+DNfJACJ1w6pykhbnBh9L8igwlFFUPNC1hj+3WD6xF4QQ==}
dependencies:
magic-string: 0.30.0
pathe: 1.1.0
pretty-format: 27.5.1
dev: true
/@vitest/spy@0.32.0:
resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==}
/@vitest/spy@0.32.1:
resolution: {integrity: sha512-ibbPbGOvSP8Wce6hdv7BAIoVMweFDCPTvxitR7d6VtrR8n5SoPuvV93oi0WQRgJJ+ciUUI2UtUqRsQMU7+FIqQ==}
dependencies:
tinyspy: 2.1.0
dev: true
/@vitest/utils@0.32.0:
resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==}
/@vitest/utils@0.32.1:
resolution: {integrity: sha512-LPuk++ko9iYhG+Bh8WfgXkr+lXvZ1c8ThofZnO7UV5+N7XvnGMA6B4nqHAY1TeDorQTnsGD/5WHsyQBsbARYtg==}
dependencies:
concordance: 5.0.4
diff-sequences: 29.4.3
loupe: 2.3.6
pretty-format: 27.5.1
dev: true
@ -943,6 +943,11 @@ packages:
resolution: {integrity: sha512-Kc0TSP9IUU9eg55au5Q3YtqaYI2cgntVpunJV9Exbm9nvlBeTE5p2NqYHfpuXK6+VF2hF5PI+BPFPUti7e2N1g==}
dev: true
/diff-sequences@29.4.3:
resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
/dir-glob@3.0.1:
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
engines: {node: '>=8'}
@ -2148,8 +2153,8 @@ packages:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
dev: true
/vite-node@0.32.0(@types/node@18.14.0)(sass@1.63.4):
resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==}
/vite-node@0.32.1(@types/node@18.14.0)(sass@1.63.4):
resolution: {integrity: sha512-YfZ+8aDHjsAKCVGky6DB1pb3v25aMCXuXncdSUm1kZALdnHMH+k179el+fCRmSocHqzClvBfc4zlOiZ1sCyfQA==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@ -2214,8 +2219,8 @@ packages:
vite: 4.3.9(@types/node@18.14.0)(sass@1.63.4)
dev: true
/vitest@0.32.0(sass@1.63.4):
resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==}
/vitest@0.32.1(sass@1.63.4):
resolution: {integrity: sha512-WIJ/ikmGbvGrui2CMIZwl9MRrlzZZvbdsJA5pIkeG0U4RsIj3HsFETM5PXc0Ypp+R1TRtxghSct8MBxocYNPLA==}
engines: {node: '>=v14.18.0'}
hasBin: true
peerDependencies:
@ -2248,11 +2253,11 @@ packages:
'@types/chai': 4.3.5
'@types/chai-subset': 1.3.3
'@types/node': 18.14.0
'@vitest/expect': 0.32.0
'@vitest/runner': 0.32.0
'@vitest/snapshot': 0.32.0
'@vitest/spy': 0.32.0
'@vitest/utils': 0.32.0
'@vitest/expect': 0.32.1
'@vitest/runner': 0.32.1
'@vitest/snapshot': 0.32.1
'@vitest/spy': 0.32.1
'@vitest/utils': 0.32.1
acorn: 8.8.2
acorn-walk: 8.2.0
cac: 6.7.14
@ -2268,7 +2273,7 @@ packages:
tinybench: 2.5.0
tinypool: 0.5.0
vite: 4.3.9(@types/node@18.14.0)(sass@1.63.4)
vite-node: 0.32.0(@types/node@18.14.0)(sass@1.63.4)
vite-node: 0.32.1(@types/node@18.14.0)(sass@1.63.4)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less