mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-27 23:46:39 +01:00
chore(deps): update dependency vitest to ^1.5.2 (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vitepress": "1.1.3",
|
||||
"vitest": "^1.5.1",
|
||||
"vitest": "^1.5.2",
|
||||
"vue-tsc": "^2.0.14"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
68
pnpm-lock.yaml
generated
68
pnpm-lock.yaml
generated
@@ -217,8 +217,8 @@ importers:
|
||||
specifier: 1.1.3
|
||||
version: 1.1.3(@algolia/client-search@4.23.2)(@types/node@20.12.7)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.5)
|
||||
vitest:
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1(@types/node@20.12.7)(jsdom@24.0.0)
|
||||
specifier: ^1.5.2
|
||||
version: 1.5.2(@types/node@20.12.7)(jsdom@24.0.0)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.14
|
||||
version: 2.0.14(typescript@5.4.5)
|
||||
@@ -821,20 +821,20 @@ packages:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vitest/expect@1.5.1':
|
||||
resolution: {integrity: sha512-w3Bn+VUMqku+oWmxvPhTE86uMTbfmBl35aGaIPlwVW7Q89ZREC/icfo2HBsEZ3AAW6YR9lObfZKPEzstw9tJOQ==}
|
||||
'@vitest/expect@1.5.2':
|
||||
resolution: {integrity: sha512-rf7MTD1WCoDlN3FfYJ9Llfp0PbdtOMZ3FIF0AVkDnKbp3oiMW1c8AmvRZBcqbAhDUAvF52e9zx4WQM1r3oraVA==}
|
||||
|
||||
'@vitest/runner@1.5.1':
|
||||
resolution: {integrity: sha512-mt372zsz0vFR7L1xF/ert4t+teD66oSuXoTyaZbl0eJgilvyzCKP1tJ21gVa8cDklkBOM3DLnkE1ljj/BskyEw==}
|
||||
'@vitest/runner@1.5.2':
|
||||
resolution: {integrity: sha512-7IJ7sJhMZrqx7HIEpv3WrMYcq8ZNz9L6alo81Y6f8hV5mIE6yVZsFoivLZmr0D777klm1ReqonE9LyChdcmw6g==}
|
||||
|
||||
'@vitest/snapshot@1.5.1':
|
||||
resolution: {integrity: sha512-h/1SGaZYXmjn6hULRBOlqam2z4oTlEe6WwARRzLErAPBqljAs6eX7tfdyN0K+MpipIwSZ5sZsubDWkCPAiVXZQ==}
|
||||
'@vitest/snapshot@1.5.2':
|
||||
resolution: {integrity: sha512-CTEp/lTYos8fuCc9+Z55Ga5NVPKUgExritjF5VY7heRFUfheoAqBneUlvXSUJHUZPjnPmyZA96yLRJDP1QATFQ==}
|
||||
|
||||
'@vitest/spy@1.5.1':
|
||||
resolution: {integrity: sha512-vsqczk6uPJjmPLy6AEtqfbFqgLYcGBe9BTY+XL8L6y8vrGOhyE23CJN9P/hPimKXnScbqiZ/r/UtUSOQ2jIDGg==}
|
||||
'@vitest/spy@1.5.2':
|
||||
resolution: {integrity: sha512-xCcPvI8JpCtgikT9nLpHPL1/81AYqZy1GCy4+MCHBE7xi8jgsYkULpW5hrx5PGLgOQjUpb6fd15lqcriJ40tfQ==}
|
||||
|
||||
'@vitest/utils@1.5.1':
|
||||
resolution: {integrity: sha512-92pE17bBXUxA0Y7goPcvnATMCuq4NQLOmqsG0e2BtzRi7KLwZB5jpiELi/8ybY8IQNWemKjSD5rMoO7xTdv8ug==}
|
||||
'@vitest/utils@1.5.2':
|
||||
resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==}
|
||||
|
||||
'@volar/language-core@2.2.0-alpha.10':
|
||||
resolution: {integrity: sha512-njVJLtpu0zMvDaEk7K5q4BRpOgbyEUljU++un9TfJoJNhxG0z/hWwpwgTRImO42EKvwIxF3XUzeMk+qatAFy7Q==}
|
||||
@@ -2938,8 +2938,8 @@ packages:
|
||||
resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==}
|
||||
engines: {node: '>=10.12.0'}
|
||||
|
||||
vite-node@1.5.1:
|
||||
resolution: {integrity: sha512-HNpfV7BrAsjkYVNWIcPleJwvJmydJqqJRrRbpoQ/U7QDwJKyEzNa4g5aYg8MjXJyKsk29IUCcMLFRcsEvqUIsA==}
|
||||
vite-node@1.5.2:
|
||||
resolution: {integrity: sha512-Y8p91kz9zU+bWtF7HGt6DVw2JbhyuB2RlZix3FPYAYmUyZ3n7iTp8eSyLyY6sxtPegvxQtmlTMhfPhUfCUF93A==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
@@ -3002,15 +3002,15 @@ packages:
|
||||
postcss:
|
||||
optional: true
|
||||
|
||||
vitest@1.5.1:
|
||||
resolution: {integrity: sha512-3GvBMpoRnUNbZRX1L3mJCv3Ou3NAobb4dM48y8k9ZGwDofePpclTOyO+lqJFKSQpubH1V8tEcAEw/Y3mJKGJQQ==}
|
||||
vitest@1.5.2:
|
||||
resolution: {integrity: sha512-l9gwIkq16ug3xY7BxHwcBQovLZG75zZL0PlsiYQbf76Rz6QGs54416UWMtC0jXeihvHvcHrf2ROEjkQRVpoZYw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
'@vitest/browser': 1.5.1
|
||||
'@vitest/ui': 1.5.1
|
||||
'@vitest/browser': 1.5.2
|
||||
'@vitest/ui': 1.5.2
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3746,29 +3746,29 @@ snapshots:
|
||||
vite: 5.2.10(@types/node@20.12.7)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
'@vitest/expect@1.5.1':
|
||||
'@vitest/expect@1.5.2':
|
||||
dependencies:
|
||||
'@vitest/spy': 1.5.1
|
||||
'@vitest/utils': 1.5.1
|
||||
'@vitest/spy': 1.5.2
|
||||
'@vitest/utils': 1.5.2
|
||||
chai: 4.4.1
|
||||
|
||||
'@vitest/runner@1.5.1':
|
||||
'@vitest/runner@1.5.2':
|
||||
dependencies:
|
||||
'@vitest/utils': 1.5.1
|
||||
'@vitest/utils': 1.5.2
|
||||
p-limit: 5.0.0
|
||||
pathe: 1.1.2
|
||||
|
||||
'@vitest/snapshot@1.5.1':
|
||||
'@vitest/snapshot@1.5.2':
|
||||
dependencies:
|
||||
magic-string: 0.30.10
|
||||
pathe: 1.1.2
|
||||
pretty-format: 29.7.0
|
||||
|
||||
'@vitest/spy@1.5.1':
|
||||
'@vitest/spy@1.5.2':
|
||||
dependencies:
|
||||
tinyspy: 2.2.1
|
||||
|
||||
'@vitest/utils@1.5.1':
|
||||
'@vitest/utils@1.5.2':
|
||||
dependencies:
|
||||
diff-sequences: 29.6.3
|
||||
estree-walker: 3.0.3
|
||||
@@ -6070,7 +6070,7 @@ snapshots:
|
||||
'@types/istanbul-lib-coverage': 2.0.6
|
||||
convert-source-map: 2.0.0
|
||||
|
||||
vite-node@1.5.1(@types/node@20.12.7):
|
||||
vite-node@1.5.2(@types/node@20.12.7):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4
|
||||
@@ -6177,13 +6177,13 @@ snapshots:
|
||||
- typescript
|
||||
- universal-cookie
|
||||
|
||||
vitest@1.5.1(@types/node@20.12.7)(jsdom@24.0.0):
|
||||
vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 1.5.1
|
||||
'@vitest/runner': 1.5.1
|
||||
'@vitest/snapshot': 1.5.1
|
||||
'@vitest/spy': 1.5.1
|
||||
'@vitest/utils': 1.5.1
|
||||
'@vitest/expect': 1.5.2
|
||||
'@vitest/runner': 1.5.2
|
||||
'@vitest/snapshot': 1.5.2
|
||||
'@vitest/spy': 1.5.2
|
||||
'@vitest/utils': 1.5.2
|
||||
acorn-walk: 8.3.2
|
||||
chai: 4.4.1
|
||||
debug: 4.3.4
|
||||
@@ -6197,7 +6197,7 @@ snapshots:
|
||||
tinybench: 2.6.0
|
||||
tinypool: 0.8.3
|
||||
vite: 5.2.10(@types/node@20.12.7)
|
||||
vite-node: 1.5.1(@types/node@20.12.7)
|
||||
vite-node: 1.5.2(@types/node@20.12.7)
|
||||
why-is-node-running: 2.2.2
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.7
|
||||
|
||||
Reference in New Issue
Block a user