Skip to content

Commit dc7be70

Browse files
build(deps-dev): bump vitest from 2.1.8 to 2.1.9 in /code
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f52ce97 commit dc7be70

File tree

2 files changed

+60
-44
lines changed

2 files changed

+60
-44
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"typescript-eslint": "^8.23.0",
7070
"vite": "^6.0.10",
7171
"vite-plugin-dts": "^4.5.0",
72-
"vitest": "^2.0.5"
72+
"vitest": "^2.1.9"
7373
},
7474
"engines": {
7575
"node": ">= 20"

code/yarn.lock

Lines changed: 59 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -931,53 +931,60 @@
931931
test-exclude "^7.0.1"
932932
tinyrainbow "^1.2.0"
933933

934-
"@vitest/expect@2.1.8":
935-
version "2.1.8"
936-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-2.1.8.tgz#13fad0e8d5a0bf0feb675dcf1d1f1a36a1773bc1"
937-
integrity sha512-8ytZ/fFHq2g4PJVAtDX57mayemKgDR6X3Oa2Foro+EygiOJHUXhCqBAAKQYYajZpFoIfvBCF1j6R6IYRSIUFuw==
934+
"@vitest/expect@2.1.9":
935+
version "2.1.9"
936+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-2.1.9.tgz#b566ea20d58ea6578d8dc37040d6c1a47ebe5ff8"
937+
integrity sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==
938938
dependencies:
939-
"@vitest/spy" "2.1.8"
940-
"@vitest/utils" "2.1.8"
939+
"@vitest/spy" "2.1.9"
940+
"@vitest/utils" "2.1.9"
941941
chai "^5.1.2"
942942
tinyrainbow "^1.2.0"
943943

944-
"@vitest/mocker@2.1.8":
945-
version "2.1.8"
946-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-2.1.8.tgz#51dec42ac244e949d20009249e033e274e323f73"
947-
integrity sha512-7guJ/47I6uqfttp33mgo6ga5Gr1VnL58rcqYKyShoRK9ebu8T5Rs6HN3s1NABiBeVTdWNrwUMcHH54uXZBN4zA==
944+
"@vitest/mocker@2.1.9":
945+
version "2.1.9"
946+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-2.1.9.tgz#36243b27351ca8f4d0bbc4ef91594ffd2dc25ef5"
947+
integrity sha512-tVL6uJgoUdi6icpxmdrn5YNo3g3Dxv+IHJBr0GXHaEdTcw3F+cPKnsXFhli6nO+f/6SDKPHEK1UN+k+TQv0Ehg==
948948
dependencies:
949-
"@vitest/spy" "2.1.8"
949+
"@vitest/spy" "2.1.9"
950950
estree-walker "^3.0.3"
951951
magic-string "^0.30.12"
952952

953-
"@vitest/pretty-format@2.1.8", "@vitest/pretty-format@^2.1.8":
953+
"@vitest/pretty-format@2.1.8":
954954
version "2.1.8"
955955
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.8.tgz#88f47726e5d0cf4ba873d50c135b02e4395e2bca"
956956
integrity sha512-9HiSZ9zpqNLKlbIDRWOnAWqgcA7xu+8YxXSekhr0Ykab7PAYFkhkwoqVArPOtJhPmYeE2YHgKZlj3CP36z2AJQ==
957957
dependencies:
958958
tinyrainbow "^1.2.0"
959959

960-
"@vitest/runner@2.1.8":
961-
version "2.1.8"
962-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-2.1.8.tgz#b0e2dd29ca49c25e9323ea2a45a5125d8729759f"
963-
integrity sha512-17ub8vQstRnRlIU5k50bG+QOMLHRhYPAna5tw8tYbj+jzjcspnwnwtPtiOlkuKC4+ixDPTuLZiqiWWQ2PSXHVg==
960+
"@vitest/pretty-format@2.1.9", "@vitest/pretty-format@^2.1.9":
961+
version "2.1.9"
962+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.9.tgz#434ff2f7611689f9ce70cd7d567eceb883653fdf"
963+
integrity sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==
964964
dependencies:
965-
"@vitest/utils" "2.1.8"
965+
tinyrainbow "^1.2.0"
966+
967+
"@vitest/runner@2.1.9":
968+
version "2.1.9"
969+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-2.1.9.tgz#cc18148d2d797fd1fd5908d1f1851d01459be2f6"
970+
integrity sha512-ZXSSqTFIrzduD63btIfEyOmNcBmQvgOVsPNPe0jYtESiXkhd8u2erDLnMxmGrDCwHCCHE7hxwRDCT3pt0esT4g==
971+
dependencies:
972+
"@vitest/utils" "2.1.9"
966973
pathe "^1.1.2"
967974

968-
"@vitest/snapshot@2.1.8":
969-
version "2.1.8"
970-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-2.1.8.tgz#d5dc204f4b95dc8b5e468b455dfc99000047d2de"
971-
integrity sha512-20T7xRFbmnkfcmgVEz+z3AU/3b0cEzZOt/zmnvZEctg64/QZbSDJEVm9fLnnlSi74KibmRsO9/Qabi+t0vCRPg==
975+
"@vitest/snapshot@2.1.9":
976+
version "2.1.9"
977+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-2.1.9.tgz#24260b93f798afb102e2dcbd7e61c6dfa118df91"
978+
integrity sha512-oBO82rEjsxLNJincVhLhaxxZdEtV0EFHMK5Kmx5sJ6H9L183dHECjiefOAdnqpIgT5eZwT04PoggUnW88vOBNQ==
972979
dependencies:
973-
"@vitest/pretty-format" "2.1.8"
980+
"@vitest/pretty-format" "2.1.9"
974981
magic-string "^0.30.12"
975982
pathe "^1.1.2"
976983

977-
"@vitest/spy@2.1.8":
978-
version "2.1.8"
979-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-2.1.8.tgz#bc41af3e1e6a41ae3b67e51f09724136b88fa447"
980-
integrity sha512-5swjf2q95gXeYPevtW0BLk6H8+bPlMb4Vw/9Em4hFxDcaOxS+e0LOX4yqNxoHzMR2akEB2xfpnWUzkZokmgWDg==
984+
"@vitest/spy@2.1.9":
985+
version "2.1.9"
986+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-2.1.9.tgz#cb28538c5039d09818b8bfa8edb4043c94727c60"
987+
integrity sha512-E1B35FwzXXTs9FHNK6bDszs7mtydNi5MIfUWpceJ8Xbfb1gBMscAnwLbEu+B44ed6W3XjL9/ehLPHR1fkf1KLQ==
981988
dependencies:
982989
tinyspy "^3.0.2"
983990

@@ -1003,6 +1010,15 @@
10031010
loupe "^3.1.2"
10041011
tinyrainbow "^1.2.0"
10051012

1013+
"@vitest/utils@2.1.9":
1014+
version "2.1.9"
1015+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-2.1.9.tgz#4f2486de8a54acf7ecbf2c5c24ad7994a680a6c1"
1016+
integrity sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==
1017+
dependencies:
1018+
"@vitest/pretty-format" "2.1.9"
1019+
loupe "^3.1.2"
1020+
tinyrainbow "^1.2.0"
1021+
10061022
"@volar/language-core@2.4.11", "@volar/language-core@~2.4.11":
10071023
version "2.4.11"
10081024
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.11.tgz#d95a9ec4f14fbdb41a6a64f9f321d11d23a5291c"
@@ -3462,10 +3478,10 @@ url-parse@^1.5.3:
34623478
querystringify "^2.1.1"
34633479
requires-port "^1.0.0"
34643480

3465-
vite-node@2.1.8:
3466-
version "2.1.8"
3467-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-2.1.8.tgz#9495ca17652f6f7f95ca7c4b568a235e0c8dbac5"
3468-
integrity sha512-uPAwSr57kYjAUux+8E2j0q0Fxpn8M9VoyfGiRI8Kfktz9NcYMCenwY5RnZxnF1WTu3TGiYipirIzacLL3VVGFg==
3481+
vite-node@2.1.9:
3482+
version "2.1.9"
3483+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-2.1.9.tgz#549710f76a643f1c39ef34bdb5493a944e4f895f"
3484+
integrity sha512-AM9aQ/IPrW/6ENLQg3AGY4K1N2TGZdR5e4gu/MmmR2xR3Ll1+dib+nook92g4TV3PXVyeyxdWwtaCAiUL0hMxA==
34693485
dependencies:
34703486
cac "^6.7.14"
34713487
debug "^4.3.7"
@@ -3510,18 +3526,18 @@ vite@^6.0.10:
35103526
optionalDependencies:
35113527
fsevents "~2.3.3"
35123528

3513-
vitest@^2.0.5:
3514-
version "2.1.8"
3515-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-2.1.8.tgz#2e6a00bc24833574d535c96d6602fb64163092fa"
3516-
integrity sha512-1vBKTZskHw/aosXqQUlVWWlGUxSJR8YtiyZDJAFeW2kPAeX6S3Sool0mjspO+kXLuxVWlEDDowBAeqeAQefqLQ==
3517-
dependencies:
3518-
"@vitest/expect" "2.1.8"
3519-
"@vitest/mocker" "2.1.8"
3520-
"@vitest/pretty-format" "^2.1.8"
3521-
"@vitest/runner" "2.1.8"
3522-
"@vitest/snapshot" "2.1.8"
3523-
"@vitest/spy" "2.1.8"
3524-
"@vitest/utils" "2.1.8"
3529+
vitest@^2.1.9:
3530+
version "2.1.9"
3531+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-2.1.9.tgz#7d01ffd07a553a51c87170b5e80fea3da7fb41e7"
3532+
integrity sha512-MSmPM9REYqDGBI8439mA4mWhV5sKmDlBKWIYbA3lRb2PTHACE0mgKwA8yQ2xq9vxDTuk4iPrECBAEW2aoFXY0Q==
3533+
dependencies:
3534+
"@vitest/expect" "2.1.9"
3535+
"@vitest/mocker" "2.1.9"
3536+
"@vitest/pretty-format" "^2.1.9"
3537+
"@vitest/runner" "2.1.9"
3538+
"@vitest/snapshot" "2.1.9"
3539+
"@vitest/spy" "2.1.9"
3540+
"@vitest/utils" "2.1.9"
35253541
chai "^5.1.2"
35263542
debug "^4.3.7"
35273543
expect-type "^1.1.0"
@@ -3533,7 +3549,7 @@ vitest@^2.0.5:
35333549
tinypool "^1.0.1"
35343550
tinyrainbow "^1.2.0"
35353551
vite "^5.0.0"
3536-
vite-node "2.1.8"
3552+
vite-node "2.1.9"
35373553
why-is-node-running "^2.3.0"
35383554

35393555
vscode-uri@^3.0.8:

0 commit comments

Comments
 (0)