Skip to content

Commit 1d06a98

Browse files
chore(deps): update vitest monorepo to v4.1.0 (#2702)
* chore(deps): update vitest monorepo to v4.1.0 * snappy Signed-off-by: Adam Setch <adam.setch@outlook.com> --------- Signed-off-by: Adam Setch <adam.setch@outlook.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Setch <adam.setch@outlook.com>
1 parent 1ce41a7 commit 1d06a98

File tree

5 files changed

+88
-408
lines changed

5 files changed

+88
-408
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"@types/react-router-dom": "5.3.3",
104104
"@types/semver": "7.7.1",
105105
"@vitejs/plugin-react-swc": "4.3.0",
106-
"@vitest/coverage-v8": "4.0.18",
107-
"@vitest/ui": "4.0.18",
106+
"@vitest/coverage-v8": "4.1.0",
107+
"@vitest/ui": "4.1.0",
108108
"clsx": "2.1.1",
109109
"concurrently": "9.2.1",
110110
"date-fns": "4.1.0",
@@ -126,7 +126,7 @@
126126
"vite-plugin-electron": "0.29.0",
127127
"vite-plugin-electron-renderer": "0.14.6",
128128
"vite-plugin-static-copy": "3.3.0",
129-
"vitest": "4.0.18",
129+
"vitest": "4.1.0",
130130
"zustand": "5.0.11"
131131
},
132132
"packageManager": "pnpm@10.32.1",

0 commit comments

Comments
 (0)