mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-22 10:33:46 +00:00
chore(deps): update dependency vitest to v0.31.1
This commit is contained in:
parent
7b24b4b90b
commit
2ad7084db7
2 changed files with 33 additions and 33 deletions
|
@ -34,7 +34,7 @@
|
|||
"tslib": "2.5.0",
|
||||
"typescript": "5.0.4",
|
||||
"vite": "4.3.7",
|
||||
"vitest": "0.31.0"
|
||||
"vitest": "0.31.1"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
|
|
@ -62,8 +62,8 @@ devDependencies:
|
|||
specifier: 4.3.7
|
||||
version: 4.3.7(@types/node@18.14.0)(sass@1.62.1)
|
||||
vitest:
|
||||
specifier: 0.31.0
|
||||
version: 0.31.0(sass@1.62.1)
|
||||
specifier: 0.31.1
|
||||
version: 0.31.1(sass@1.62.1)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -441,11 +441,11 @@ packages:
|
|||
/@types/chai-subset@1.3.3:
|
||||
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
|
||||
dependencies:
|
||||
'@types/chai': 4.3.4
|
||||
'@types/chai': 4.3.5
|
||||
dev: true
|
||||
|
||||
/@types/chai@4.3.4:
|
||||
resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
|
||||
/@types/chai@4.3.5:
|
||||
resolution: {integrity: sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==}
|
||||
dev: true
|
||||
|
||||
/@types/cookie@0.5.1:
|
||||
|
@ -605,39 +605,39 @@ packages:
|
|||
eslint-visitor-keys: 3.4.1
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.31.0:
|
||||
resolution: {integrity: sha512-Jlm8ZTyp6vMY9iz9Ny9a0BHnCG4fqBa8neCF6Pk/c/6vkUk49Ls6UBlgGAU82QnzzoaUs9E/mUhq/eq9uMOv/g==}
|
||||
/@vitest/expect@0.31.1:
|
||||
resolution: {integrity: sha512-BV1LyNvhnX+eNYzJxlHIGPWZpwJFZaCcOIzp2CNG0P+bbetenTupk6EO0LANm4QFt0TTit+yqx7Rxd1qxi/SQA==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.31.0
|
||||
'@vitest/utils': 0.31.0
|
||||
'@vitest/spy': 0.31.1
|
||||
'@vitest/utils': 0.31.1
|
||||
chai: 4.3.7
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@0.31.0:
|
||||
resolution: {integrity: sha512-H1OE+Ly7JFeBwnpHTrKyCNm/oZgr+16N4qIlzzqSG/YRQDATBYmJb/KUn3GrZaiQQyL7GwpNHVZxSQd6juLCgw==}
|
||||
/@vitest/runner@0.31.1:
|
||||
resolution: {integrity: sha512-imWuc82ngOtxdCUpXwtEzZIuc1KMr+VlQ3Ondph45VhWoQWit5yvG/fFcldbnCi8DUuFi+NmNx5ehMUw/cGLUw==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.31.0
|
||||
'@vitest/utils': 0.31.1
|
||||
concordance: 5.0.4
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@0.31.0:
|
||||
resolution: {integrity: sha512-5dTXhbHnyUMTMOujZPB0wjFjQ6q5x9c8TvAsSPUNKjp1tVU7i9pbqcKPqntyu2oXtmVxKbuHCqrOd+Ft60r4tg==}
|
||||
/@vitest/snapshot@0.31.1:
|
||||
resolution: {integrity: sha512-L3w5uU9bMe6asrNzJ8WZzN+jUTX4KSgCinEJPXyny0o90fG4FPQMV0OWsq7vrCWfQlAilMjDnOF9nP8lidsJ+g==}
|
||||
dependencies:
|
||||
magic-string: 0.30.0
|
||||
pathe: 1.1.0
|
||||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@0.31.0:
|
||||
resolution: {integrity: sha512-IzCEQ85RN26GqjQNkYahgVLLkULOxOm5H/t364LG0JYb3Apg0PsYCHLBYGA006+SVRMWhQvHlBBCyuByAMFmkg==}
|
||||
/@vitest/spy@0.31.1:
|
||||
resolution: {integrity: sha512-1cTpt2m9mdo3hRLDyCG2hDQvRrePTDgEJBFQQNz1ydHHZy03EiA6EpFxY+7ODaY7vMRCie+WlFZBZ0/dQWyssQ==}
|
||||
dependencies:
|
||||
tinyspy: 2.1.0
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.31.0:
|
||||
resolution: {integrity: sha512-kahaRyLX7GS1urekRXN2752X4gIgOGVX4Wo8eDUGUkTWlGpXzf5ZS6N9RUUS+Re3XEE8nVGqNyxkSxF5HXlGhQ==}
|
||||
/@vitest/utils@0.31.1:
|
||||
resolution: {integrity: sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==}
|
||||
dependencies:
|
||||
concordance: 5.0.4
|
||||
loupe: 2.3.6
|
||||
|
@ -2038,8 +2038,8 @@ packages:
|
|||
globrex: 0.1.2
|
||||
dev: true
|
||||
|
||||
/tinybench@2.4.0:
|
||||
resolution: {integrity: sha512-iyziEiyFxX4kyxSp+MtY1oCH/lvjH3PxFN8PGCDeqcZWAJ/i+9y+nL85w99PxVzrIvew/GSkSbDYtiGVa85Afg==}
|
||||
/tinybench@2.5.0:
|
||||
resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==}
|
||||
dev: true
|
||||
|
||||
/tinypool@0.5.0:
|
||||
|
@ -2132,8 +2132,8 @@ packages:
|
|||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
dev: true
|
||||
|
||||
/vite-node@0.31.0(@types/node@18.14.0)(sass@1.62.1):
|
||||
resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==}
|
||||
/vite-node@0.31.1(@types/node@18.14.0)(sass@1.62.1):
|
||||
resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -2198,8 +2198,8 @@ packages:
|
|||
vite: 4.3.7(@types/node@18.14.0)(sass@1.62.1)
|
||||
dev: true
|
||||
|
||||
/vitest@0.31.0(sass@1.62.1):
|
||||
resolution: {integrity: sha512-JwWJS9p3GU9GxkG7eBSmr4Q4x4bvVBSswaCFf1PBNHiPx00obfhHRJfgHcnI0ffn+NMlIh9QGvG75FlaIBdKGA==}
|
||||
/vitest@0.31.1(sass@1.62.1):
|
||||
resolution: {integrity: sha512-/dOoOgzoFk/5pTvg1E65WVaobknWREN15+HF+0ucudo3dDG/vCZoXTQrjIfEaWvQXmqScwkRodrTbM/ScMpRcQ==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2229,14 +2229,14 @@ packages:
|
|||
webdriverio:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/chai': 4.3.4
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.14.0
|
||||
'@vitest/expect': 0.31.0
|
||||
'@vitest/runner': 0.31.0
|
||||
'@vitest/snapshot': 0.31.0
|
||||
'@vitest/spy': 0.31.0
|
||||
'@vitest/utils': 0.31.0
|
||||
'@vitest/expect': 0.31.1
|
||||
'@vitest/runner': 0.31.1
|
||||
'@vitest/snapshot': 0.31.1
|
||||
'@vitest/spy': 0.31.1
|
||||
'@vitest/utils': 0.31.1
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
|
@ -2249,10 +2249,10 @@ packages:
|
|||
picocolors: 1.0.0
|
||||
std-env: 3.3.2
|
||||
strip-literal: 1.0.1
|
||||
tinybench: 2.4.0
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.5.0
|
||||
vite: 4.3.7(@types/node@18.14.0)(sass@1.62.1)
|
||||
vite-node: 0.31.0(@types/node@18.14.0)(sass@1.62.1)
|
||||
vite-node: 0.31.1(@types/node@18.14.0)(sass@1.62.1)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in a new issue