Skip to content

Commit

Permalink
build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /web
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and edwardzjl committed Feb 5, 2025
1 parent 84c33b4 commit d8d820d
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"globals": "^15.14.0",
"jsdom": "^26.0.0",
"vite": "^6.0.7",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
102 changes: 51 additions & 51 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,62 +911,62 @@
"@types/babel__core" "^7.20.5"
react-refresh "^0.14.2"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.4.tgz#95c0a73980e99a30d3994c35b4468c4bb257d093"
integrity sha512-Nm5kJmYw6P2BxhJPkO3eKKhGYKRsnqJqf+r0yOGRKpEP+bSCBDsjXgiu1/5QFrnPMEgzfC38ZEjvCFgaNBC0Eg==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.5.tgz#aa0acd0976cf56842806e5dcaebd446543966b14"
integrity sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==
dependencies:
"@vitest/spy" "3.0.4"
"@vitest/utils" "3.0.4"
"@vitest/spy" "3.0.5"
"@vitest/utils" "3.0.5"
chai "^5.1.2"
tinyrainbow "^2.0.0"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.4.tgz#91eba38f720d47aa708d1bcc5e4c7d885b1fc435"
integrity sha512-gEef35vKafJlfQbnyOXZ0Gcr9IBUsMTyTLXsEQwuyYAerpHqvXhzdBnDFuHLpFqth3F7b6BaFr4qV/Cs1ULx5A==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.5.tgz#8dce3dc4cb0adfd9d554531cea836244f8c36bcd"
integrity sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==
dependencies:
"@vitest/spy" "3.0.4"
"@vitest/spy" "3.0.5"
estree-walker "^3.0.3"
magic-string "^0.30.17"

"@vitest/[email protected].4", "@vitest/pretty-format@^3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.4.tgz#18d5da3bad9a0eebf49f5c5daa84d0d5f7d2bbfa"
integrity sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==
"@vitest/[email protected].5", "@vitest/pretty-format@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.5.tgz#10ae6a83ccc1a866e31b2d0c1a7a977ade02eff9"
integrity sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==
dependencies:
tinyrainbow "^2.0.0"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.4.tgz#5bdc965c32721c7cf025481124f73589deea313a"
integrity sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.5.tgz#c5960a1169465a2b9ac21f1d24a4cf1fe67c7501"
integrity sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==
dependencies:
"@vitest/utils" "3.0.4"
"@vitest/utils" "3.0.5"
pathe "^2.0.2"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.4.tgz#7e64c19ca1ab9abb2f01fd246817b5f0404798fd"
integrity sha512-+p5knMLwIk7lTQkM3NonZ9zBewzVp9EVkVpvNta0/PlFWpiqLaRcF4+33L1it3uRUCh0BGLOaXPPGEjNKfWb4w==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.5.tgz#afd0ae472dc5893b0bb10e3e673ef649958663f4"
integrity sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==
dependencies:
"@vitest/pretty-format" "3.0.4"
"@vitest/pretty-format" "3.0.5"
magic-string "^0.30.17"
pathe "^2.0.2"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.4.tgz#966fd3422ba093568a6a33c437751a91061f8622"
integrity sha512-sXIMF0oauYyUy2hN49VFTYodzEAu744MmGcPR3ZBsPM20G+1/cSW/n1U+3Yu/zHxX2bIDe1oJASOkml+osTU6Q==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.5.tgz#7bb5d84ec21cc0d62170fda4e31cd0b46c1aeb8b"
integrity sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==
dependencies:
tinyspy "^3.0.2"

"@vitest/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.4.tgz#9dd2336170097b20a6e5b778bb5ea7786cc56008"
integrity sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==
"@vitest/[email protected].5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.5.tgz#dc3eaefd3534598917e939af59d9a9b6a5be5082"
integrity sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==
dependencies:
"@vitest/pretty-format" "3.0.4"
"@vitest/pretty-format" "3.0.5"
loupe "^3.1.2"
tinyrainbow "^2.0.0"

Expand Down Expand Up @@ -4008,10 +4008,10 @@ vfile@^6.0.0:
"@types/unist" "^3.0.0"
vfile-message "^4.0.0"

[email protected].4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.4.tgz#6db5bc4c182baf04986265d46bc3193c5491f41f"
integrity sha512-7JZKEzcYV2Nx3u6rlvN8qdo3QV7Fxyt6hx+CCKz9fbWxdX5IvUOmTWEAxMrWxaiSf7CKGLJQ5rFu8prb/jBjOA==
[email protected].5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.5.tgz#6a0d06f7a4bdaae6ddcdedc12d910d886cf7d62f"
integrity sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==
dependencies:
cac "^6.7.14"
debug "^4.4.0"
Expand All @@ -4030,18 +4030,18 @@ [email protected]:
optionalDependencies:
fsevents "~2.3.3"

vitest@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.4.tgz#c1d1c7ed1b21308906cd06d9cdee28b2eefddf97"
integrity sha512-6XG8oTKy2gnJIFTHP6LD7ExFeNLxiTkK3CfMvT7IfR8IN+BYICCf0lXUQmX7i7JoxUP8QmeP4mTnWXgflu4yjw==
dependencies:
"@vitest/expect" "3.0.4"
"@vitest/mocker" "3.0.4"
"@vitest/pretty-format" "^3.0.4"
"@vitest/runner" "3.0.4"
"@vitest/snapshot" "3.0.4"
"@vitest/spy" "3.0.4"
"@vitest/utils" "3.0.4"
vitest@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.5.tgz#a9a3fa1203d85869c9ba66f3ea990b72d00ddeb0"
integrity sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==
dependencies:
"@vitest/expect" "3.0.5"
"@vitest/mocker" "3.0.5"
"@vitest/pretty-format" "^3.0.5"
"@vitest/runner" "3.0.5"
"@vitest/snapshot" "3.0.5"
"@vitest/spy" "3.0.5"
"@vitest/utils" "3.0.5"
chai "^5.1.2"
debug "^4.4.0"
expect-type "^1.1.0"
Expand All @@ -4053,7 +4053,7 @@ vitest@^3.0.4:
tinypool "^1.0.2"
tinyrainbow "^2.0.0"
vite "^5.0.0 || ^6.0.0"
vite-node "3.0.4"
vite-node "3.0.5"
why-is-node-running "^2.3.0"

w3c-xmlserializer@^5.0.0:
Expand Down

0 comments on commit d8d820d

Please sign in to comment.