Skip to content

Commit cd4f3b2

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

File tree

2 files changed

+279
-232
lines changed

2 files changed

+279
-232
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.1",
5959
"@vitejs/plugin-vue": "5.2.4",
60-
"@vitest/coverage-istanbul": "3.1.4",
60+
"@vitest/coverage-istanbul": "3.2.2",
6161
"@vue/test-utils": "2.4.6",
6262
"concurrently": "9.1.2",
6363
"cross-fetch": "4.1.0",
64-
"cypress": "14.4.0",
64+
"cypress": "14.4.1",
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.1.4"
90+
"vitest": "3.2.2"
9191
},
9292
"peerDependenciesMeta": {
9393
"react": {

0 commit comments

Comments
 (0)