Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 0.25.8 to 0.29.2
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.8 to 0.29.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 5fb942a commit 1027370
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript-styled-plugin": "^0.18.2",
"url-loader": "^4.1.1",
"vite": "^4.0.3",
"vitest": "^0.28.3",
"vitest": "^0.29.2",
"wait-for-expect": "^3.0.2",
"webpack": "^5.62.1",
"webpack-cli": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/multicall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"happy-dom": "^8.1.0",
"vite": "^4.0.3",
"vite-plugin-dts": "^1.4.1",
"vitest": "^0.28.3"
"vitest": "^0.29.2"
},
"dependencies": {
"dataloader": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sessions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"happy-dom": "^8.1.0",
"vite": "^4.0.3",
"vite-plugin-dts": "^1.4.1",
"vitest": "^0.28.3"
"vitest": "^0.29.2"
},
"dependencies": {
"minimalistic-assert": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite-plugin-dts": "^1.6.6",
"vitest": "^0.28.3"
"vitest": "^0.29.2"
},
"peerDependencies": {
"@emotion/react": "^11.10.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mitt": "^3.0.0",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vitest": "^0.25.6",
"vitest": "^0.29.2",
"zod": "^3.20.6"
},
"peerDependencies": {
Expand Down
72 changes: 65 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6707,6 +6707,15 @@
"@vitest/utils" "0.28.5"
chai "^4.3.7"

"@vitest/expect@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.2.tgz#7503aabd72764612b0bc8258bafa3232ccb81586"
integrity sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==
dependencies:
"@vitest/spy" "0.29.2"
"@vitest/utils" "0.29.2"
chai "^4.3.7"

"@vitest/runner@0.28.5":
version "0.28.5"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.28.5.tgz#4a18fe0e40b25569763f9f1f64b799d1629b3026"
Expand All @@ -6716,13 +6725,29 @@
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/runner@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.2.tgz#bbc7b239758de4158392bb343e48ee5a4aa507e1"
integrity sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==
dependencies:
"@vitest/utils" "0.29.2"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/spy@0.28.5":
version "0.28.5"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.28.5.tgz#b69affa0786200251b9e5aac5c58bbfb1b3273c9"
integrity sha512-7if6rsHQr9zbmvxN7h+gGh2L9eIIErgf8nSKYDlg07HHimCxp4H6I/X/DPXktVPPLQfiZ1Cw2cbDIx9fSqDjGw==
dependencies:
tinyspy "^1.0.2"

"@vitest/spy@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.2.tgz#4210d844fabd9a68a1d2932d6a26c051bd089021"
integrity sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==
dependencies:
tinyspy "^1.0.2"

"@vitest/utils@0.28.5":
version "0.28.5"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.28.5.tgz#7b82b528df86adfbd4a1f6a3b72c39790e81de0d"
Expand All @@ -6734,6 +6759,17 @@
picocolors "^1.0.0"
pretty-format "^27.5.1"

"@vitest/utils@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.2.tgz#8990794a6855de19b59da80413dc5a1e1991da4d"
integrity sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==
dependencies:
cli-truncate "^3.1.0"
diff "^5.1.0"
loupe "^2.3.6"
picocolors "^1.0.0"
pretty-format "^27.5.1"

"@webassemblyjs/ast@1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
Expand Down Expand Up @@ -21370,7 +21406,7 @@ tinybench@^2.3.1:
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.3.1.tgz#14f64e6b77d7ef0b1f6ab850c7a808c6760b414d"
integrity sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==

tinypool@^0.3.0, tinypool@^0.3.1:
tinypool@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.3.1.tgz#a99c2e446aba9be05d3e1cb756d6aed7af4723b6"
integrity sha512-zLA1ZXlstbU2rlpA4CIeVaqvWq41MTWqLY3FfsAXgC8+f7Pk7zroaJQxDgxn1xNudKW6Kmj4808rPFShUlIRmQ==
Expand Down Expand Up @@ -22320,6 +22356,18 @@ vite-node@0.28.5:
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"

vite-node@0.29.2:
version "0.29.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.2.tgz#463626197e248971774075faf3d6896c29cf8062"
integrity sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
mlly "^1.1.0"
pathe "^1.1.0"
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0"

vite-plugin-dts@1.7.3, vite-plugin-dts@^1.4.0, vite-plugin-dts@^1.4.1, vite-plugin-dts@^1.6.6:
version "1.7.3"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-1.7.3.tgz#cf0c243fff9ae3fc1f103987b97439b3bf813f15"
Expand Down Expand Up @@ -22358,7 +22406,7 @@ vite@^3.2.4:
optionalDependencies:
fsevents "~2.3.2"

vitest@0.28.5, vitest@^0.28.3:
vitest@0.28.5:
version "0.28.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.28.5.tgz#94410a8924cd7189e4f1adffa8c5cde809cbf2f9"
integrity sha512-pyCQ+wcAOX7mKMcBNkzDwEHRGqQvHUl0XnoHR+3Pb1hytAHISgSxv9h0gUiSiYtISXUU3rMrKiKzFYDrI6ZIHA==
Expand Down Expand Up @@ -22388,25 +22436,35 @@ vitest@0.28.5, vitest@^0.28.3:
vite-node "0.28.5"
why-is-node-running "^2.2.2"

vitest@^0.25.6:
version "0.25.8"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.8.tgz#9b57e0b41cd6f2d2d92aa94a39b35c36f715f8cc"
integrity sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==
vitest@^0.29.2:
version "0.29.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.2.tgz#0376b547169ddefbde3fbc040b48569ec61d6179"
integrity sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==
dependencies:
"@types/chai" "^4.3.4"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.29.2"
"@vitest/runner" "0.29.2"
"@vitest/spy" "0.29.2"
"@vitest/utils" "0.29.2"
acorn "^8.8.1"
acorn-walk "^8.2.0"
cac "^6.7.14"
chai "^4.3.7"
debug "^4.3.4"
local-pkg "^0.4.2"
pathe "^1.1.0"
picocolors "^1.0.0"
source-map "^0.6.1"
std-env "^3.3.1"
strip-literal "^1.0.0"
tinybench "^2.3.1"
tinypool "^0.3.0"
tinypool "^0.3.1"
tinyspy "^1.0.2"
vite "^3.0.0 || ^4.0.0"
vite-node "0.29.2"
why-is-node-running "^2.2.2"

vm-browserify@^1.0.1:
version "1.1.2"
Expand Down

0 comments on commit 1027370

Please sign in to comment.