Skip to content

Commit f45d3be

Browse files
committed
chore: update vitest to 3.0.3
1 parent f1f0a52 commit f45d3be

File tree

2 files changed

+20
-36
lines changed

2 files changed

+20
-36
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@swc/helpers": "~0.5.15",
4949
"@types/babel__core": "^7.20.5",
5050
"@types/node": "^22.10.7",
51-
"@vitest/coverage-v8": "^2.1.8",
51+
"@vitest/coverage-v8": "^3.0.3",
5252
"@vitest/eslint-plugin": "^1.1.25",
53-
"@vitest/ui": "^3.0.2",
53+
"@vitest/ui": "^3.0.3",
5454
"bytes": "^3.1.2",
5555
"es-module-lexer": "^1.6.0",
5656
"eslint": "9.18.0",

yarn.lock

Lines changed: 18 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -873,10 +873,10 @@
873873
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-6.3.1.tgz#3f8824b2d82853377799d42354b4df78ab0ace0b"
874874
integrity sha512-1uLNT5NZsUVIGS4syuHwTzZ8HycMPyr6POA3FCE4GbMtc4rhoJk8aZKtNIRthJYfL+iioppi+rTfH3olMPr9nA==
875875

876-
"@bcoe/v8-coverage@^0.2.3":
877-
version "0.2.3"
878-
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
879-
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
876+
"@bcoe/v8-coverage@^1.0.2":
877+
version "1.0.2"
878+
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa"
879+
integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==
880880

881881
"@best/analyzer@14.0.0":
882882
version "14.0.0"
@@ -3014,23 +3014,23 @@
30143014
"@typescript-eslint/types" "8.20.0"
30153015
eslint-visitor-keys "^4.2.0"
30163016

3017-
"@vitest/coverage-v8@^2.1.8":
3018-
version "2.1.8"
3019-
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-2.1.8.tgz#738527e6e79cef5004248452527e272e0df12284"
3020-
integrity sha512-2Y7BPlKH18mAZYAW1tYByudlCYrQyl5RGvnnDYJKW5tCiO5qg3KSAy3XAxcxKz900a0ZXxWtKrMuZLe3lKBpJw==
3017+
"@vitest/coverage-v8@^3.0.3":
3018+
version "3.0.3"
3019+
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.0.3.tgz#8e7339b0b2ec36b0d1facd43f73d96ce185301bf"
3020+
integrity sha512-uVbJ/xhImdNtzPnLyxCZJMTeTIYdgcC2nWtBBBpR1H6z0w8m7D+9/zrDIx2nNxgMg9r+X8+RY2qVpUDeW2b3nw==
30213021
dependencies:
30223022
"@ampproject/remapping" "^2.3.0"
3023-
"@bcoe/v8-coverage" "^0.2.3"
3024-
debug "^4.3.7"
3023+
"@bcoe/v8-coverage" "^1.0.2"
3024+
debug "^4.4.0"
30253025
istanbul-lib-coverage "^3.2.2"
30263026
istanbul-lib-report "^3.0.1"
30273027
istanbul-lib-source-maps "^5.0.6"
30283028
istanbul-reports "^3.1.7"
3029-
magic-string "^0.30.12"
3029+
magic-string "^0.30.17"
30303030
magicast "^0.3.5"
30313031
std-env "^3.8.0"
30323032
test-exclude "^7.0.1"
3033-
tinyrainbow "^1.2.0"
3033+
tinyrainbow "^2.0.0"
30343034

30353035
"@vitest/eslint-plugin@^1.1.25":
30363036
version "1.1.25"
@@ -3063,13 +3063,6 @@
30633063
dependencies:
30643064
tinyrainbow "^1.2.0"
30653065

3066-
"@vitest/pretty-format@3.0.2":
3067-
version "3.0.2"
3068-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.2.tgz#d1d0ac72a7b9ed6e8421aa54686b925b72a91fab"
3069-
integrity sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==
3070-
dependencies:
3071-
tinyrainbow "^2.0.0"
3072-
30733066
"@vitest/pretty-format@3.0.3", "@vitest/pretty-format@^3.0.3":
30743067
version "3.0.3"
30753068
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.3.tgz#4bd59463d1c944c22287c3da2060785269098183"
@@ -3110,28 +3103,19 @@
31103103
dependencies:
31113104
tinyspy "^3.0.2"
31123105

3113-
"@vitest/ui@^3.0.2":
3114-
version "3.0.2"
3115-
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.2.tgz#bfc97f47748297fe430c91b28939c5e5a4b1ea18"
3116-
integrity sha512-R0E4nG0OAafsCKwKnENLdjpMbxAyDqT/hdbJp71eeAR1wE+C7IFv1G158sRj5gUfJ7pM7IxtcwIqa34beYzLhg==
3106+
"@vitest/ui@^3.0.3":
3107+
version "3.0.3"
3108+
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.3.tgz#5dd455981935172eda4a9a4979f589b33bbcbd09"
3109+
integrity sha512-kGavHxFA3dETa61mgzdvxc3u/JSCiHR2o/0Z99IE8EAwtFxSLZeb2MofPKNVCPY3IAIcTx4blH57BJ1GuiRAUA==
31173110
dependencies:
3118-
"@vitest/utils" "3.0.2"
3111+
"@vitest/utils" "3.0.3"
31193112
fflate "^0.8.2"
31203113
flatted "^3.3.2"
31213114
pathe "^2.0.1"
31223115
sirv "^3.0.0"
31233116
tinyglobby "^0.2.10"
31243117
tinyrainbow "^2.0.0"
31253118

3126-
"@vitest/utils@3.0.2":
3127-
version "3.0.2"
3128-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.2.tgz#dff19c1d05890c93a2c4d0ff861e65fb81224d52"
3129-
integrity sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==
3130-
dependencies:
3131-
"@vitest/pretty-format" "3.0.2"
3132-
loupe "^3.1.2"
3133-
tinyrainbow "^2.0.0"
3134-
31353119
"@vitest/utils@3.0.3":
31363120
version "3.0.3"
31373121
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.3.tgz#25d5a2e0cd0b5529132b76482fd48139ca56c197"
@@ -5049,7 +5033,7 @@ debug@2.6.9, debug@^2.6.9:
50495033
dependencies:
50505034
ms "2.0.0"
50515035

5052-
debug@4, debug@4.4.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@~4.4.0:
5036+
debug@4, debug@4.4.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0, debug@~4.4.0:
50535037
version "4.4.0"
50545038
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
50555039
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==

0 commit comments

Comments
 (0)