Skip to content

Commit 1800535

Browse files
chore(deps-dev): bump vitest from 1.6.0 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aecbfa1 commit 1800535

File tree

1 file changed

+47
-53
lines changed

1 file changed

+47
-53
lines changed

yarn.lock

Lines changed: 47 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,37 +6106,37 @@
61066106
strip-literal "^2.0.0"
61076107
test-exclude "^6.0.0"
61086108

6109-
"@vitest/[email protected].0":
6110-
version "1.6.0"
6111-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.6.0.tgz#0b3ba0914f738508464983f4d811bc122b51fb30"
6112-
integrity sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==
6109+
"@vitest/[email protected].1":
6110+
version "1.6.1"
6111+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.6.1.tgz#b90c213f587514a99ac0bf84f88cff9042b0f14d"
6112+
integrity sha512-jXL+9+ZNIJKruofqXuuTClf44eSpcHlgj3CiuNihUF3Ioujtmc0zIa3UJOW5RjDK1YLBJZnWBlPuqhYycLioog==
61136113
dependencies:
6114-
"@vitest/spy" "1.6.0"
6115-
"@vitest/utils" "1.6.0"
6114+
"@vitest/spy" "1.6.1"
6115+
"@vitest/utils" "1.6.1"
61166116
chai "^4.3.10"
61176117

6118-
"@vitest/[email protected].0":
6119-
version "1.6.0"
6120-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.6.0.tgz#a6de49a96cb33b0e3ba0d9064a3e8d6ce2f08825"
6121-
integrity sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==
6118+
"@vitest/[email protected].1":
6119+
version "1.6.1"
6120+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.6.1.tgz#10f5857c3e376218d58c2bfacfea1161e27e117f"
6121+
integrity sha512-3nSnYXkVkf3mXFfE7vVyPmi3Sazhb/2cfZGGs0JRzFsPFvAMBEcrweV1V1GsrstdXeKCTXlJbvnQwGWgEIHmOA==
61226122
dependencies:
6123-
"@vitest/utils" "1.6.0"
6123+
"@vitest/utils" "1.6.1"
61246124
p-limit "^5.0.0"
61256125
pathe "^1.1.1"
61266126

6127-
"@vitest/[email protected].0":
6128-
version "1.6.0"
6129-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.6.0.tgz#deb7e4498a5299c1198136f56e6e0f692e6af470"
6130-
integrity sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==
6127+
"@vitest/[email protected].1":
6128+
version "1.6.1"
6129+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.6.1.tgz#90414451a634bb36cd539ccb29ae0d048a8c0479"
6130+
integrity sha512-WvidQuWAzU2p95u8GAKlRMqMyN1yOJkGHnx3M1PL9Raf7AQ1kwLKg04ADlCa3+OXUZE7BceOhVZiuWAbzCKcUQ==
61316131
dependencies:
61326132
magic-string "^0.30.5"
61336133
pathe "^1.1.1"
61346134
pretty-format "^29.7.0"
61356135

6136-
"@vitest/[email protected].0":
6137-
version "1.6.0"
6138-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.6.0.tgz#362cbd42ccdb03f1613798fde99799649516906d"
6139-
integrity sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==
6136+
"@vitest/[email protected].1":
6137+
version "1.6.1"
6138+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.6.1.tgz#33376be38a5ed1ecd829eb986edaecc3e798c95d"
6139+
integrity sha512-MGcMmpGkZebsMZhbQKkAf9CX5zGvjkBTqf8Zx3ApYWXr3wG+QvEu2eXWfnIIWYSJExIp4V9FCKDEeygzkYrXMw==
61406140
dependencies:
61416141
tinyspy "^2.2.0"
61426142

@@ -6163,6 +6163,16 @@
61636163
loupe "^2.3.7"
61646164
pretty-format "^29.7.0"
61656165

6166+
6167+
version "1.6.1"
6168+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.6.1.tgz#6d2f36cb6d866f2bbf59da854a324d6bf8040f17"
6169+
integrity sha512-jOrrUvXM4Av9ZWiG1EajNto0u96kWAhJ1LmPmJhXXQx/32MecEKd10pOLYgS2BQx1TgkGhloPU1ArDW2vvaY6g==
6170+
dependencies:
6171+
diff-sequences "^29.6.3"
6172+
estree-walker "^3.0.3"
6173+
loupe "^2.3.7"
6174+
pretty-format "^29.7.0"
6175+
61666176
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.12.1":
61676177
version "1.12.1"
61686178
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb"
@@ -15264,12 +15274,7 @@ picocolors@^0.2.1:
1526415274
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
1526515275
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
1526615276

15267-
picocolors@^1.0.0, picocolors@^1.0.1:
15268-
version "1.0.1"
15269-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
15270-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
15271-
15272-
picocolors@^1.1.1:
15277+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.1:
1527315278
version "1.1.1"
1527415279
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
1527515280
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -15478,7 +15483,7 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0
1547815483
picocolors "^0.2.1"
1547915484
source-map "^0.6.1"
1548015485

15481-
postcss@^8.2.15, postcss@^8.4.38:
15486+
postcss@^8.2.15:
1548215487
version "8.4.38"
1548315488
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
1548415489
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
@@ -16600,7 +16605,7 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
1660016605
hash-base "^3.0.0"
1660116606
inherits "^2.0.1"
1660216607

16603-
[email protected], rollup@^4.13.0, rollup@^4.18.0, rollup@^4.20.0:
16608+
[email protected], rollup@^4.18.0, rollup@^4.20.0:
1660416609
version "4.22.4"
1660516610
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.22.4.tgz#4135a6446671cd2a2453e1ad42a45d5973ec3a0f"
1660616611
integrity sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==
@@ -19000,18 +19005,18 @@ vfile@^5.0.0:
1900019005
unist-util-stringify-position "^3.0.0"
1900119006
vfile-message "^3.0.0"
1900219007

19003-
19004-
version "1.6.0"
19005-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.6.0.tgz#2c7e61129bfecc759478fa592754fd9704aaba7f"
19006-
integrity sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==
19008+
19009+
version "1.6.1"
19010+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.6.1.tgz#fff3ef309296ea03ceaa6ca4bb660922f5416c57"
19011+
integrity sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==
1900719012
dependencies:
1900819013
cac "^6.7.14"
1900919014
debug "^4.3.4"
1901019015
pathe "^1.1.1"
1901119016
picocolors "^1.0.0"
1901219017
vite "^5.0.0"
1901319018

19014-
[email protected], vite@^5.0.0:
19019+
[email protected], vite@^5.0.0, vite@^5.3.1:
1901519020
version "5.4.12"
1901619021
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
1901719022
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
@@ -19022,27 +19027,16 @@ [email protected], vite@^5.0.0:
1902219027
optionalDependencies:
1902319028
fsevents "~2.3.3"
1902419029

19025-
vite@^5.3.1:
19026-
version "5.3.1"
19027-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.1.tgz#bb2ca6b5fd7483249d3e86b25026e27ba8a663e6"
19028-
integrity sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==
19029-
dependencies:
19030-
esbuild "^0.21.3"
19031-
postcss "^8.4.38"
19032-
rollup "^4.13.0"
19033-
optionalDependencies:
19034-
fsevents "~2.3.3"
19035-
1903619030
vitest@^1.6.0:
19037-
version "1.6.0"
19038-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.6.0.tgz#9d5ad4752a3c451be919e412c597126cffb9892f"
19039-
integrity sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==
19040-
dependencies:
19041-
"@vitest/expect" "1.6.0"
19042-
"@vitest/runner" "1.6.0"
19043-
"@vitest/snapshot" "1.6.0"
19044-
"@vitest/spy" "1.6.0"
19045-
"@vitest/utils" "1.6.0"
19031+
version "1.6.1"
19032+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.6.1.tgz#b4a3097adf8f79ac18bc2e2e0024c534a7a78d2f"
19033+
integrity sha512-Ljb1cnSJSivGN0LqXd/zmDbWEM0RNNg2t1QW/XUhYl/qPqyu7CsqeWtqQXHVaJsecLPuDoak2oJcZN2QoRIOag==
19034+
dependencies:
19035+
"@vitest/expect" "1.6.1"
19036+
"@vitest/runner" "1.6.1"
19037+
"@vitest/snapshot" "1.6.1"
19038+
"@vitest/spy" "1.6.1"
19039+
"@vitest/utils" "1.6.1"
1904619040
acorn-walk "^8.3.2"
1904719041
chai "^4.3.10"
1904819042
debug "^4.3.4"
@@ -19056,7 +19050,7 @@ vitest@^1.6.0:
1905619050
tinybench "^2.5.1"
1905719051
tinypool "^0.8.3"
1905819052
vite "^5.0.0"
19059-
vite-node "1.6.0"
19053+
vite-node "1.6.1"
1906019054
why-is-node-running "^2.2.2"
1906119055

1906219056
vm-browserify@^1.0.1:

0 commit comments

Comments
 (0)