Skip to content

Commit 3cc1475

Browse files
chore(deps-dev): bump @vitest/ui from 3.2.4 to 4.0.7
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 3.2.4 to 4.0.7. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.7/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b05a32 commit 3cc1475

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

packages/typink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@testing-library/react": "^16.3.0",
4646
"@types/react": "^19.1.1",
47-
"@vitest/ui": "^3.2.4",
47+
"@vitest/ui": "^4.0.7",
4848
"jsdom": "^25.0.1",
4949
"react": "^19.1.1",
5050
"react-dom": "^19.1.1",

yarn.lock

Lines changed: 37 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6545,6 +6545,15 @@ __metadata:
65456545
languageName: node
65466546
linkType: hard
65476547

6548+
"@vitest/pretty-format@npm:4.0.7":
6549+
version: 4.0.7
6550+
resolution: "@vitest/pretty-format@npm:4.0.7"
6551+
dependencies:
6552+
tinyrainbow: "npm:^3.0.3"
6553+
checksum: 10/c936c0d503c665bd9565348c52280f10c990da43504fa7da027521b298bab16a6c83866d0eb91c82d7c53ba4aa299042b34a94a6545f1b7b999bf40a1d8b9c13
6554+
languageName: node
6555+
linkType: hard
6556+
65486557
"@vitest/runner@npm:3.2.4":
65496558
version: 3.2.4
65506559
resolution: "@vitest/runner@npm:3.2.4"
@@ -6576,20 +6585,20 @@ __metadata:
65766585
languageName: node
65776586
linkType: hard
65786587

6579-
"@vitest/ui@npm:^3.2.4":
6580-
version: 3.2.4
6581-
resolution: "@vitest/ui@npm:3.2.4"
6588+
"@vitest/ui@npm:^4.0.7":
6589+
version: 4.0.7
6590+
resolution: "@vitest/ui@npm:4.0.7"
65826591
dependencies:
6583-
"@vitest/utils": "npm:3.2.4"
6592+
"@vitest/utils": "npm:4.0.7"
65846593
fflate: "npm:^0.8.2"
65856594
flatted: "npm:^3.3.3"
65866595
pathe: "npm:^2.0.3"
6587-
sirv: "npm:^3.0.1"
6588-
tinyglobby: "npm:^0.2.14"
6589-
tinyrainbow: "npm:^2.0.0"
6596+
sirv: "npm:^3.0.2"
6597+
tinyglobby: "npm:^0.2.15"
6598+
tinyrainbow: "npm:^3.0.3"
65906599
peerDependencies:
6591-
vitest: 3.2.4
6592-
checksum: 10/727ca0a1421fff894ff6d5891bab7fa70546735ac08c4a6b07d509950ecb93529a38dd58c208cf5919c55347103c79a1c65c9b1c859e9af4302cef4e1b81fe5e
6600+
vitest: 4.0.7
6601+
checksum: 10/5cfa651a88df07a1c2dd8bea0eaf364038da0118b2f1e831ec1447eee7977e14a26c37c975e7b64f0003e0f4bd7046da6bdbaaee5e4cd1ad0d2da88bc04e02a0
65936602
languageName: node
65946603
linkType: hard
65956604

@@ -6604,6 +6613,16 @@ __metadata:
66046613
languageName: node
66056614
linkType: hard
66066615

6616+
"@vitest/utils@npm:4.0.7":
6617+
version: 4.0.7
6618+
resolution: "@vitest/utils@npm:4.0.7"
6619+
dependencies:
6620+
"@vitest/pretty-format": "npm:4.0.7"
6621+
tinyrainbow: "npm:^3.0.3"
6622+
checksum: 10/82110c390309d3bac0ecf314f0428873db8d1df93e0a0bbc5214dca9ec820eb767666ccf2f66593d0b82bfe455ee9037727d2eb310fe24bacb3f71c45a107497
6623+
languageName: node
6624+
linkType: hard
6625+
66076626
"@walletconnect/core@npm:2.17.2":
66086627
version: 2.17.2
66096628
resolution: "@walletconnect/core@npm:2.17.2"
@@ -16524,7 +16543,7 @@ __metadata:
1652416543
languageName: node
1652516544
linkType: hard
1652616545

16527-
"sirv@npm:^3.0.1":
16546+
"sirv@npm:^3.0.2":
1652816547
version: 3.0.2
1652916548
resolution: "sirv@npm:3.0.2"
1653016549
dependencies:
@@ -17318,6 +17337,13 @@ __metadata:
1731817337
languageName: node
1731917338
linkType: hard
1732017339

17340+
"tinyrainbow@npm:^3.0.3":
17341+
version: 3.0.3
17342+
resolution: "tinyrainbow@npm:3.0.3"
17343+
checksum: 10/169cc63c15e1378674180f3207c82c05bfa58fc79992e48792e8d97b4b759012f48e95297900ede24a81f0087cf329a0d85bb81109739eacf03c650127b3f6c1
17344+
languageName: node
17345+
linkType: hard
17346+
1732117347
"tinyspy@npm:^4.0.3":
1732217348
version: 4.0.3
1732317349
resolution: "tinyspy@npm:4.0.3"
@@ -17716,7 +17742,7 @@ __metadata:
1771617742
"@substrate/connect-known-chains": "npm:^1.10.3"
1771717743
"@testing-library/react": "npm:^16.3.0"
1771817744
"@types/react": "npm:^19.1.1"
17719-
"@vitest/ui": "npm:^3.2.4"
17745+
"@vitest/ui": "npm:^4.0.7"
1772017746
fast-deep-equal: "npm:^3.1.3"
1772117747
jotai: "npm:^2.15.0"
1772217748
jsdom: "npm:^25.0.1"

0 commit comments

Comments
 (0)