Skip to content

Commit

Permalink
Merge pull request #65 from Sir-Thom/dependabot/npm_and_yarn/Dev/vite…
Browse files Browse the repository at this point in the history
…st-1.2.1

Bump vitest from 1.1.3 to 1.2.1
  • Loading branch information
Sir-Thom authored Jan 18, 2024
2 parents 5337c99 + ee94e11 commit 0cab02c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.3"
"vitest": "^1.2.1"
}
}
88 changes: 49 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -988,37 +988,37 @@
test-exclude "^6.0.0"
v8-to-istanbul "^9.2.0"

"@vitest/expect@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.1.3.tgz#9667719dffa82e7350dcca7b95f9ec30426d037e"
integrity sha512-MnJqsKc1Ko04lksF9XoRJza0bGGwTtqfbyrsYv5on4rcEkdo+QgUdITenBQBUltKzdxW7K3rWh+nXRULwsdaVg==
"@vitest/expect@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.2.1.tgz#574c0ac138a9e34522da202ea4c48a3adfe7240e"
integrity sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==
dependencies:
"@vitest/spy" "1.1.3"
"@vitest/utils" "1.1.3"
"@vitest/spy" "1.2.1"
"@vitest/utils" "1.2.1"
chai "^4.3.10"

"@vitest/runner@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.1.3.tgz#c71e0ab6aad0a6a75c804e060c295852dc052beb"
integrity sha512-Va2XbWMnhSdDEh/OFxyUltgQuuDRxnarK1hW5QNN4URpQrqq6jtt8cfww/pQQ4i0LjoYxh/3bYWvDFlR9tU73g==
"@vitest/runner@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.2.1.tgz#13e65b47eb04e572b99757e55f063f8f025822b2"
integrity sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==
dependencies:
"@vitest/utils" "1.1.3"
"@vitest/utils" "1.2.1"
p-limit "^5.0.0"
pathe "^1.1.1"

"@vitest/snapshot@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.1.3.tgz#94f321f80c9fb9e10b83dabb83a0d09f034a74b0"
integrity sha512-U0r8pRXsLAdxSVAyGNcqOU2H3Z4Y2dAAGGelL50O0QRMdi1WWeYHdrH/QWpN1e8juWfVKsb8B+pyJwTC+4Gy9w==
"@vitest/snapshot@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.2.1.tgz#bd2dcae2322b90bab1660421ff9dae73fc84ecc0"
integrity sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==
dependencies:
magic-string "^0.30.5"
pathe "^1.1.1"
pretty-format "^29.7.0"

"@vitest/spy@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.1.3.tgz#244e4e049cd0a5b126a475af327df8b7ffa6b3b5"
integrity sha512-Ec0qWyGS5LhATFQtldvChPTAHv08yHIOZfiNcjwRQbFPHpkih0md9KAbs7TfeIfL7OFKoe7B/6ukBTqByubXkQ==
"@vitest/spy@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.2.1.tgz#2777444890de9d32e55e600e34a13b2074cabc18"
integrity sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==
dependencies:
tinyspy "^2.2.0"

Expand All @@ -1045,15 +1045,25 @@
loupe "^2.3.7"
pretty-format "^29.7.0"

"@vitest/[email protected]":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.2.1.tgz#ad798cb13ec9e9e97b13be65d135e9e8e3c586aa"
integrity sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==
dependencies:
diff-sequences "^29.6.3"
estree-walker "^3.0.3"
loupe "^2.3.7"
pretty-format "^29.7.0"

acorn-jsx@^5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==

acorn-walk@^8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.1.tgz#2f10f5b69329d90ae18c58bf1fa8fccd8b959a43"
integrity sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==
acorn-walk@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==

acorn@^8.10.0, acorn@^8.9.0:
version "8.11.2"
Expand Down Expand Up @@ -3530,10 +3540,10 @@ v8-to-istanbul@^9.2.0:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^2.0.0"

vite-node@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.1.3.tgz#196de20a7c2e0467a07da0dd1fe67994f5b79695"
integrity sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==
vite-node@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.2.1.tgz#bca96ae91b2b1ee9a7aa73685908362d70ce26a8"
integrity sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
Expand All @@ -3552,17 +3562,17 @@ vite@^5.0.0, vite@^5.0.10:
optionalDependencies:
fsevents "~2.3.3"

vitest@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.1.3.tgz#c911bcbcfd2266d44db6ecb08273b91e0ec20dc7"
integrity sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==
dependencies:
"@vitest/expect" "1.1.3"
"@vitest/runner" "1.1.3"
"@vitest/snapshot" "1.1.3"
"@vitest/spy" "1.1.3"
"@vitest/utils" "1.1.3"
acorn-walk "^8.3.1"
vitest@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.2.1.tgz#9afb705826a2c6260a71b625d28b49117833dce6"
integrity sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==
dependencies:
"@vitest/expect" "1.2.1"
"@vitest/runner" "1.2.1"
"@vitest/snapshot" "1.2.1"
"@vitest/spy" "1.2.1"
"@vitest/utils" "1.2.1"
acorn-walk "^8.3.2"
cac "^6.7.14"
chai "^4.3.10"
debug "^4.3.4"
Expand All @@ -3576,7 +3586,7 @@ vitest@^1.1.3:
tinybench "^2.5.1"
tinypool "^0.8.1"
vite "^5.0.0"
vite-node "1.1.3"
vite-node "1.2.1"
why-is-node-running "^2.2.2"

w3c-xmlserializer@^5.0.0:
Expand Down

0 comments on commit 0cab02c

Please sign in to comment.