chore(deps): update dependency vitest-mock-extended to v3.1.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3e6110b1a
commit
39a90f09cb
2 changed files with 6 additions and 6 deletions
|
@ -16,6 +16,6 @@
|
|||
"@types/node": "22.14.0",
|
||||
"prettier": "3.5.3",
|
||||
"vitest": "3.1.1",
|
||||
"vitest-mock-extended": "3.0.1"
|
||||
"vitest-mock-extended": "3.1.0"
|
||||
}
|
||||
}
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: 3.1.1
|
||||
version: 3.1.1(@types/node@22.14.0)
|
||||
vitest-mock-extended:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0))
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0))
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -485,8 +485,8 @@ packages:
|
|||
yaml:
|
||||
optional: true
|
||||
|
||||
vitest-mock-extended@3.0.1:
|
||||
resolution: {integrity: sha512-VI7CRRvIi+MbAsqdGTxp3K+eiY7BR1zrVflZ5DBrFUXPjRZRgxXajlYdNyIu3v1bb5ZfdLANXwZ9i/RfVMfS6A==}
|
||||
vitest-mock-extended@3.1.0:
|
||||
resolution: {integrity: sha512-vCM0VkuocOUBwwqwV7JB7YStw07pqeKvEIrZnR8l3PtwYi6rAAJAyJACeC1UYNfbQWi85nz7EdiXWBFI5hll2g==}
|
||||
peerDependencies:
|
||||
typescript: 3.x || 4.x || 5.x
|
||||
vitest: '>=3.0.0'
|
||||
|
@ -870,7 +870,7 @@ snapshots:
|
|||
'@types/node': 22.14.0
|
||||
fsevents: 2.3.3
|
||||
|
||||
vitest-mock-extended@3.0.1(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)):
|
||||
vitest-mock-extended@3.1.0(typescript@5.8.2)(vitest@3.1.1(@types/node@22.14.0)):
|
||||
dependencies:
|
||||
ts-essentials: 10.0.4(typescript@5.8.2)
|
||||
typescript: 5.8.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue