Skip to content

Commit 684bbe9

Browse files
chore(deps): update tests packages (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c941d1c commit 684bbe9

File tree

2 files changed

+73
-72
lines changed

2 files changed

+73
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
"@cypress/code-coverage": "3.14.4",
5858
"@vitejs/plugin-react": "4.5.2",
5959
"@vitejs/plugin-vue": "5.2.4",
60-
"@vitest/coverage-istanbul": "3.2.3",
60+
"@vitest/coverage-istanbul": "3.2.4",
6161
"@vue/test-utils": "2.4.6",
6262
"concurrently": "9.1.2",
6363
"cross-fetch": "4.1.0",
64-
"cypress": "14.4.1",
64+
"cypress": "14.5.0",
6565
"cypress-vite": "1.6.0",
6666
"eslint": "8.57.1",
6767
"eslint-config-standard": "17.1.0",
@@ -87,7 +87,7 @@
8787
"vite-plugin-eslint": "1.8.1",
8888
"vite-plugin-istanbul": "7.0.0",
8989
"vite-plugin-vuetify": "2.1.1",
90-
"vitest": "3.2.3"
90+
"vitest": "3.2.4"
9191
},
9292
"peerDependenciesMeta": {
9393
"react": {

yarn.lock

Lines changed: 70 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -2651,9 +2651,9 @@ __metadata:
26512651
languageName: node
26522652
linkType: hard
26532653

2654-
"@vitest/coverage-istanbul@npm:3.2.3":
2655-
version: 3.2.3
2656-
resolution: "@vitest/coverage-istanbul@npm:3.2.3"
2654+
"@vitest/coverage-istanbul@npm:3.2.4":
2655+
version: 3.2.4
2656+
resolution: "@vitest/coverage-istanbul@npm:3.2.4"
26572657
dependencies:
26582658
"@istanbuljs/schema": "npm:^0.1.3"
26592659
debug: "npm:^4.4.1"
@@ -2666,29 +2666,29 @@ __metadata:
26662666
test-exclude: "npm:^7.0.1"
26672667
tinyrainbow: "npm:^2.0.0"
26682668
peerDependencies:
2669-
vitest: 3.2.3
2670-
checksum: 10c0/1817632b4162cef7f581b6dab413192e3866e515a0bef63baa31479ccdeb421d11096a6ff868fe59a2cc70e4b23b5b3e70cec0e7d46b1cfdadbea927333996d9
2669+
vitest: 3.2.4
2670+
checksum: 10c0/3727a389143f03fa96815f40db25772de4b13abbeeb0cec737dbfe37b429253ab0cbe9f89d6430f86267fdc0c3c76e302c9dd094ed7ce9c91eac33de731cb198
26712671
languageName: node
26722672
linkType: hard
26732673

2674-
"@vitest/expect@npm:3.2.3":
2675-
version: 3.2.3
2676-
resolution: "@vitest/expect@npm:3.2.3"
2674+
"@vitest/expect@npm:3.2.4":
2675+
version: 3.2.4
2676+
resolution: "@vitest/expect@npm:3.2.4"
26772677
dependencies:
26782678
"@types/chai": "npm:^5.2.2"
2679-
"@vitest/spy": "npm:3.2.3"
2680-
"@vitest/utils": "npm:3.2.3"
2679+
"@vitest/spy": "npm:3.2.4"
2680+
"@vitest/utils": "npm:3.2.4"
26812681
chai: "npm:^5.2.0"
26822682
tinyrainbow: "npm:^2.0.0"
2683-
checksum: 10c0/5eb6278be8f5294779472d1276e150a1b573274441a68c2681c447179abd22af451813fdfbe87e04f5909ca7a0926700f9b79022f227c9816e5d0fa8e0229e15
2683+
checksum: 10c0/7586104e3fd31dbe1e6ecaafb9a70131e4197dce2940f727b6a84131eee3decac7b10f9c7c72fa5edbdb68b6f854353bd4c0fa84779e274207fb7379563b10db
26842684
languageName: node
26852685
linkType: hard
26862686

2687-
"@vitest/mocker@npm:3.2.3":
2688-
version: 3.2.3
2689-
resolution: "@vitest/mocker@npm:3.2.3"
2687+
"@vitest/mocker@npm:3.2.4":
2688+
version: 3.2.4
2689+
resolution: "@vitest/mocker@npm:3.2.4"
26902690
dependencies:
2691-
"@vitest/spy": "npm:3.2.3"
2691+
"@vitest/spy": "npm:3.2.4"
26922692
estree-walker: "npm:^3.0.3"
26932693
magic-string: "npm:^0.30.17"
26942694
peerDependencies:
@@ -2699,58 +2699,58 @@ __metadata:
26992699
optional: true
27002700
vite:
27012701
optional: true
2702-
checksum: 10c0/b670f229c3b1de5561de3cbbecb18f964d4888355d7f1cb8bbff4350b2cfbe477bef834cc2f66af7727ca7dc567540018885eb652f46e0be1cda4015491dc0a9
2702+
checksum: 10c0/f7a4aea19bbbf8f15905847ee9143b6298b2c110f8b64789224cb0ffdc2e96f9802876aa2ca83f1ec1b6e1ff45e822abb34f0054c24d57b29ab18add06536ccd
27032703
languageName: node
27042704
linkType: hard
27052705

2706-
"@vitest/pretty-format@npm:3.2.3, @vitest/pretty-format@npm:^3.2.3":
2707-
version: 3.2.3
2708-
resolution: "@vitest/pretty-format@npm:3.2.3"
2706+
"@vitest/pretty-format@npm:3.2.4, @vitest/pretty-format@npm:^3.2.4":
2707+
version: 3.2.4
2708+
resolution: "@vitest/pretty-format@npm:3.2.4"
27092709
dependencies:
27102710
tinyrainbow: "npm:^2.0.0"
2711-
checksum: 10c0/e8fa7b97822c58404bef07d19fa9a49d5b7edb6797dd355584ad7246585bbbe9c55dd1fb05d0c3939b9c15fba05c3e134e2b96ea0cb64ca79a2b9dab60087a6a
2711+
checksum: 10c0/5ad7d4278e067390d7d633e307fee8103958806a419ca380aec0e33fae71b44a64415f7a9b4bc11635d3c13d4a9186111c581d3cef9c65cc317e68f077456887
27122712
languageName: node
27132713
linkType: hard
27142714

2715-
"@vitest/runner@npm:3.2.3":
2716-
version: 3.2.3
2717-
resolution: "@vitest/runner@npm:3.2.3"
2715+
"@vitest/runner@npm:3.2.4":
2716+
version: 3.2.4
2717+
resolution: "@vitest/runner@npm:3.2.4"
27182718
dependencies:
2719-
"@vitest/utils": "npm:3.2.3"
2719+
"@vitest/utils": "npm:3.2.4"
27202720
pathe: "npm:^2.0.3"
27212721
strip-literal: "npm:^3.0.0"
2722-
checksum: 10c0/c20cb6e2ac4fdfb3d4f5136714ea65f9063562d3afaa1574dc82f53d061444bc01583f9915346768ca75f5ea0658f02fb594752e21abbca5ab50290f58732147
2722+
checksum: 10c0/e8be51666c72b3668ae3ea348b0196656a4a5adb836cb5e270720885d9517421815b0d6c98bfdf1795ed02b994b7bfb2b21566ee356a40021f5bf4f6ed4e418a
27232723
languageName: node
27242724
linkType: hard
27252725

2726-
"@vitest/snapshot@npm:3.2.3":
2727-
version: 3.2.3
2728-
resolution: "@vitest/snapshot@npm:3.2.3"
2726+
"@vitest/snapshot@npm:3.2.4":
2727+
version: 3.2.4
2728+
resolution: "@vitest/snapshot@npm:3.2.4"
27292729
dependencies:
2730-
"@vitest/pretty-format": "npm:3.2.3"
2730+
"@vitest/pretty-format": "npm:3.2.4"
27312731
magic-string: "npm:^0.30.17"
27322732
pathe: "npm:^2.0.3"
2733-
checksum: 10c0/f6dd0248afb3f3cbcbbb9fd39c2c8273c4ec92176f65e6ba9d36a0c33552d3658013e3a02944e14c7637f51d6702a5c07963b59707ca459bd1ac31f39c81160c
2733+
checksum: 10c0/f8301a3d7d1559fd3d59ed51176dd52e1ed5c2d23aa6d8d6aa18787ef46e295056bc726a021698d8454c16ed825ecba163362f42fa90258bb4a98cfd2c9424fc
27342734
languageName: node
27352735
linkType: hard
27362736

2737-
"@vitest/spy@npm:3.2.3":
2738-
version: 3.2.3
2739-
resolution: "@vitest/spy@npm:3.2.3"
2737+
"@vitest/spy@npm:3.2.4":
2738+
version: 3.2.4
2739+
resolution: "@vitest/spy@npm:3.2.4"
27402740
dependencies:
27412741
tinyspy: "npm:^4.0.3"
2742-
checksum: 10c0/ce77d5934ac4741513993aad9d8ff44ff03ff5cf5a177e010c7ffcd8d3060087e56df1938c1100d49de712daf952cd2c72dd83e1684d043e698bd2afe0025f5e
2742+
checksum: 10c0/6ebf0b4697dc238476d6b6a60c76ba9eb1dd8167a307e30f08f64149612fd50227682b876420e4c2e09a76334e73f72e3ebf0e350714dc22474258292e202024
27432743
languageName: node
27442744
linkType: hard
27452745

2746-
"@vitest/utils@npm:3.2.3":
2747-
version: 3.2.3
2748-
resolution: "@vitest/utils@npm:3.2.3"
2746+
"@vitest/utils@npm:3.2.4":
2747+
version: 3.2.4
2748+
resolution: "@vitest/utils@npm:3.2.4"
27492749
dependencies:
2750-
"@vitest/pretty-format": "npm:3.2.3"
2751-
loupe: "npm:^3.1.3"
2750+
"@vitest/pretty-format": "npm:3.2.4"
2751+
loupe: "npm:^3.1.4"
27522752
tinyrainbow: "npm:^2.0.0"
2753-
checksum: 10c0/c7a785a73bc0d7c0202ced0d9912639b9deb6f05dd6c25700a13d97e13320ccec57660f11ad1f9225419ac485339fdf7af28c8d77456bcb9558e6c7d73ad538a
2753+
checksum: 10c0/024a9b8c8bcc12cf40183c246c244b52ecff861c6deb3477cbf487ac8781ad44c68a9c5fd69f8c1361878e55b97c10d99d511f2597f1f7244b5e5101d028ba64
27542754
languageName: node
27552755
linkType: hard
27562756

@@ -4194,14 +4194,14 @@ __metadata:
41944194
"@mdi/js": "npm:7.4.47"
41954195
"@vitejs/plugin-react": "npm:4.5.2"
41964196
"@vitejs/plugin-vue": "npm:5.2.4"
4197-
"@vitest/coverage-istanbul": "npm:3.2.3"
4197+
"@vitest/coverage-istanbul": "npm:3.2.4"
41984198
"@vue/test-utils": "npm:2.4.6"
41994199
"@vueuse/core": "npm:13.3.0"
42004200
apexcharts: "npm:3.54.1"
42014201
axios: "npm:1.10.0"
42024202
concurrently: "npm:9.1.2"
42034203
cross-fetch: "npm:4.1.0"
4204-
cypress: "npm:14.4.1"
4204+
cypress: "npm:14.5.0"
42054205
cypress-vite: "npm:1.6.0"
42064206
dedent: "npm:1.6.0"
42074207
enumify: "npm:2.0.0"
@@ -4240,7 +4240,7 @@ __metadata:
42404240
vite-plugin-eslint: "npm:1.8.1"
42414241
vite-plugin-istanbul: "npm:7.0.0"
42424242
vite-plugin-vuetify: "npm:2.1.1"
4243-
vitest: "npm:3.2.3"
4243+
vitest: "npm:3.2.4"
42444244
vue: "npm:3.5.17"
42454245
vue-i18n: "npm:11.1.5"
42464246
vue-router: "npm:4.5.1"
@@ -4268,9 +4268,9 @@ __metadata:
42684268
languageName: node
42694269
linkType: hard
42704270

4271-
"cypress@npm:14.4.1":
4272-
version: 14.4.1
4273-
resolution: "cypress@npm:14.4.1"
4271+
"cypress@npm:14.5.0":
4272+
version: 14.5.0
4273+
resolution: "cypress@npm:14.5.0"
42744274
dependencies:
42754275
"@cypress/request": "npm:^3.0.8"
42764276
"@cypress/xvfb": "npm:^1.2.4"
@@ -4298,6 +4298,7 @@ __metadata:
42984298
figures: "npm:^3.2.0"
42994299
fs-extra: "npm:^9.1.0"
43004300
getos: "npm:^3.2.1"
4301+
hasha: "npm:5.2.2"
43014302
is-installed-globally: "npm:~0.4.0"
43024303
lazy-ass: "npm:^1.6.0"
43034304
listr2: "npm:^3.8.3"
@@ -4317,7 +4318,7 @@ __metadata:
43174318
yauzl: "npm:^2.10.0"
43184319
bin:
43194320
cypress: bin/cypress
4320-
checksum: 10c0/56926fc8e5d250b5025f2ce035a261ffa65dec25c6e98539d497633363bfae963799771196ded4b8609d35a48c06208d1cdf72e209191abf873a064c8e9001a3
4321+
checksum: 10c0/b76b05c029625357fbc34f22b632c55f9f981f86c3a568a88ea3d8982b8299e4bd4275e966b2ec767f9a989c6e9059fb03a4a8086048b4e990079b1cab19ba11
43214322
languageName: node
43224323
linkType: hard
43234324

@@ -6372,7 +6373,7 @@ __metadata:
63726373
languageName: node
63736374
linkType: hard
63746375

6375-
"hasha@npm:^5.0.0":
6376+
"hasha@npm:5.2.2, hasha@npm:^5.0.0":
63766377
version: 5.2.2
63776378
resolution: "hasha@npm:5.2.2"
63786379
dependencies:
@@ -7579,7 +7580,7 @@ __metadata:
75797580
languageName: node
75807581
linkType: hard
75817582

7582-
"loupe@npm:^3.1.0, loupe@npm:^3.1.3":
7583+
"loupe@npm:^3.1.0, loupe@npm:^3.1.4":
75837584
version: 3.1.4
75847585
resolution: "loupe@npm:3.1.4"
75857586
checksum: 10c0/5c2e6aefaad25f812d361c750b8cf4ff91d68de289f141d7c85c2ce9bb79eeefa06a93c85f7b87cba940531ed8f15e492f32681d47eed23842ad1963eb3a154d
@@ -10542,7 +10543,7 @@ __metadata:
1054210543
languageName: node
1054310544
linkType: hard
1054410545

10545-
"tinypool@npm:^1.1.0":
10546+
"tinypool@npm:^1.1.1":
1054610547
version: 1.1.1
1054710548
resolution: "tinypool@npm:1.1.1"
1054810549
checksum: 10c0/bf26727d01443061b04fa863f571016950888ea994ba0cd8cba3a1c51e2458d84574341ab8dbc3664f1c3ab20885c8cf9ff1cc4b18201f04c2cde7d317fff69b
@@ -11036,9 +11037,9 @@ __metadata:
1103611037
languageName: node
1103711038
linkType: hard
1103811039

11039-
"vite-node@npm:3.2.3":
11040-
version: 3.2.3
11041-
resolution: "vite-node@npm:3.2.3"
11040+
"vite-node@npm:3.2.4":
11041+
version: 3.2.4
11042+
resolution: "vite-node@npm:3.2.4"
1104211043
dependencies:
1104311044
cac: "npm:^6.7.14"
1104411045
debug: "npm:^4.4.1"
@@ -11047,7 +11048,7 @@ __metadata:
1104711048
vite: "npm:^5.0.0 || ^6.0.0 || ^7.0.0-0"
1104811049
bin:
1104911050
vite-node: vite-node.mjs
11050-
checksum: 10c0/b952b0d9e45662506ea7303ac87d08e02f1e3355777cf7d426f211292c4f87e8837aef589e552bb11404d1bc0a9bd18871ce6ba874b5f0bb171f8e010de20a11
11051+
checksum: 10c0/6ceca67c002f8ef6397d58b9539f80f2b5d79e103a18367288b3f00a8ab55affa3d711d86d9112fce5a7fa658a212a087a005a045eb8f4758947dd99af2a6c6b
1105111052
languageName: node
1105211053
linkType: hard
1105311054

@@ -11206,18 +11207,18 @@ __metadata:
1120611207
languageName: node
1120711208
linkType: hard
1120811209

11209-
"vitest@npm:3.2.3":
11210-
version: 3.2.3
11211-
resolution: "vitest@npm:3.2.3"
11210+
"vitest@npm:3.2.4":
11211+
version: 3.2.4
11212+
resolution: "vitest@npm:3.2.4"
1121211213
dependencies:
1121311214
"@types/chai": "npm:^5.2.2"
11214-
"@vitest/expect": "npm:3.2.3"
11215-
"@vitest/mocker": "npm:3.2.3"
11216-
"@vitest/pretty-format": "npm:^3.2.3"
11217-
"@vitest/runner": "npm:3.2.3"
11218-
"@vitest/snapshot": "npm:3.2.3"
11219-
"@vitest/spy": "npm:3.2.3"
11220-
"@vitest/utils": "npm:3.2.3"
11215+
"@vitest/expect": "npm:3.2.4"
11216+
"@vitest/mocker": "npm:3.2.4"
11217+
"@vitest/pretty-format": "npm:^3.2.4"
11218+
"@vitest/runner": "npm:3.2.4"
11219+
"@vitest/snapshot": "npm:3.2.4"
11220+
"@vitest/spy": "npm:3.2.4"
11221+
"@vitest/utils": "npm:3.2.4"
1122111222
chai: "npm:^5.2.0"
1122211223
debug: "npm:^4.4.1"
1122311224
expect-type: "npm:^1.2.1"
@@ -11228,17 +11229,17 @@ __metadata:
1122811229
tinybench: "npm:^2.9.0"
1122911230
tinyexec: "npm:^0.3.2"
1123011231
tinyglobby: "npm:^0.2.14"
11231-
tinypool: "npm:^1.1.0"
11232+
tinypool: "npm:^1.1.1"
1123211233
tinyrainbow: "npm:^2.0.0"
1123311234
vite: "npm:^5.0.0 || ^6.0.0 || ^7.0.0-0"
11234-
vite-node: "npm:3.2.3"
11235+
vite-node: "npm:3.2.4"
1123511236
why-is-node-running: "npm:^2.3.0"
1123611237
peerDependencies:
1123711238
"@edge-runtime/vm": "*"
1123811239
"@types/debug": ^4.1.12
1123911240
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
11240-
"@vitest/browser": 3.2.3
11241-
"@vitest/ui": 3.2.3
11241+
"@vitest/browser": 3.2.4
11242+
"@vitest/ui": 3.2.4
1124211243
happy-dom: "*"
1124311244
jsdom: "*"
1124411245
peerDependenciesMeta:
@@ -11258,7 +11259,7 @@ __metadata:
1125811259
optional: true
1125911260
bin:
1126011261
vitest: vitest.mjs
11261-
checksum: 10c0/1d853016622f32020e91cc72348d0dc642bde2ddcbd648655a9d33d420375c7cbd6f1a6f5c4398a5d4f59b8c2b120e62eba49fb37f8042e5d4c688b7e60148ef
11262+
checksum: 10c0/5bf53ede3ae6a0e08956d72dab279ae90503f6b5a05298a6a5e6ef47d2fd1ab386aaf48fafa61ed07a0ebfe9e371772f1ccbe5c258dd765206a8218bf2eb79eb
1126211263
languageName: node
1126311264
linkType: hard
1126411265

0 commit comments

Comments
 (0)