⬆️ mid month dependency bump (#6159)

* bump various dependencies

* note

* fix types

* [autofix.ci] apply automated fixes

* Update VRT screenshots

Auto-generated by VRT workflow

PR: #6159

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Matt Fiddaman
2025-11-16 17:04:34 +00:00
committed by GitHub
parent ead8ff7293
commit 1ce2280a49
23 changed files with 668 additions and 637 deletions

View File

@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"devDependencies": {
"vitest": "^4.0.6"
"vitest": "^4.0.9"
},
"scripts": {
"test": "vitest --run"