chore(deps): update dependency vitest to v0.25.1 (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
"typescript": "4.8.4",
|
||||
"vite": "3.2.3",
|
||||
"vite-tsconfig-paths": "3.5.2",
|
||||
"vitest": "0.24.5",
|
||||
"vitest": "0.25.1",
|
||||
"zx": "7.1.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -124,7 +124,7 @@ specifiers:
|
||||
ua-parser-js: 1.0.32
|
||||
vite: 3.2.3
|
||||
vite-tsconfig-paths: 3.5.2
|
||||
vitest: 0.24.5
|
||||
vitest: 0.25.1
|
||||
vm2: 3.9.11
|
||||
wildcard-match: 5.1.2
|
||||
xss: 1.0.14
|
||||
@@ -255,7 +255,7 @@ devDependencies:
|
||||
typescript: 4.8.4
|
||||
vite: 3.2.3_@types+node@18.11.9
|
||||
vite-tsconfig-paths: 3.5.2_vite@3.2.3
|
||||
vitest: 0.24.5
|
||||
vitest: 0.25.1
|
||||
zx: 7.1.1
|
||||
|
||||
packages:
|
||||
@@ -7650,8 +7650,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest/0.24.5:
|
||||
resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==}
|
||||
/vitest/0.25.1:
|
||||
resolution: {integrity: sha512-eH74h6MkuEgsqR4mAQZeMK9O0PROiKY+i+1GMz/fBi5A3L2ml5U7JQs7LfPU7+uWUziZyLHagl+rkyfR8SLhlA==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -7675,9 +7675,12 @@ packages:
|
||||
'@types/chai': 4.3.3
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.11.9
|
||||
acorn: 8.8.0
|
||||
acorn-walk: 8.2.0
|
||||
chai: 4.3.6
|
||||
debug: 4.3.4
|
||||
local-pkg: 0.4.2
|
||||
source-map: 0.6.1
|
||||
strip-literal: 0.4.2
|
||||
tinybench: 2.3.1
|
||||
tinypool: 0.3.0
|
||||
|
||||
Reference in New Issue
Block a user