chore(deps): update dependency vitest to v0.25.2
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.25.1",
|
||||
"vitest": "0.25.2",
|
||||
"zx": "7.1.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
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.25.1
|
||||
vitest: 0.25.2
|
||||
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.25.1
|
||||
vitest: 0.25.2
|
||||
zx: 7.1.1
|
||||
|
||||
packages:
|
||||
@@ -1346,7 +1346,7 @@ packages:
|
||||
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/types': 7.20.2
|
||||
|
||||
/@babel/helper-string-parser/7.18.10:
|
||||
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
|
||||
@@ -1447,8 +1447,8 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/parser': 7.19.6
|
||||
'@babel/types': 7.19.4
|
||||
'@babel/parser': 7.20.3
|
||||
'@babel/types': 7.20.2
|
||||
|
||||
/@babel/traverse/7.19.6:
|
||||
resolution: {integrity: sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==}
|
||||
@@ -7650,8 +7650,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest/0.25.1:
|
||||
resolution: {integrity: sha512-eH74h6MkuEgsqR4mAQZeMK9O0PROiKY+i+1GMz/fBi5A3L2ml5U7JQs7LfPU7+uWUziZyLHagl+rkyfR8SLhlA==}
|
||||
/vitest/0.25.2:
|
||||
resolution: {integrity: sha512-qqkzfzglEFbQY7IGkgSJkdOhoqHjwAao/OrphnHboeYHC5JzsVFoLCaB2lnAy8krhj7sbrFTVRApzpkTOeuDWQ==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user