Skip to content

Commit 414fbad

Browse files
fix(devdeps): update vitest monorepo to v3.2.4 (#5283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 059c724 commit 414fbad

File tree

3 files changed

+133
-90
lines changed

3 files changed

+133
-90
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
"@ultraviolet/themes": "workspace:*",
146146
"@ultraviolet/ui": "workspace:*",
147147
"@vitejs/plugin-react": "4.5.2",
148-
"@vitest/coverage-istanbul": "3.1.4",
149-
"@vitest/ui": "3.1.4",
148+
"@vitest/coverage-istanbul": "3.2.4",
149+
"@vitest/ui": "3.2.4",
150150
"babel-loader": "10.0.0",
151151
"babel-plugin-annotate-pure-calls": "0.5.0",
152152
"babel-plugin-named-exports-order": "0.0.2",
@@ -189,7 +189,7 @@
189189
"turbo": "2.5.4",
190190
"typescript": "5.8.3",
191191
"vite": "6.3.5",
192-
"vitest": "3.1.4",
192+
"vitest": "3.2.4",
193193
"vitest-canvas-mock": "0.3.3",
194194
"vitest-localstorage-mock": "0.1.2",
195195
"zxcvbn": "4.4.2"

0 commit comments

Comments
 (0)