⬆️ 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

@@ -14,9 +14,9 @@
"workbox-precaching": "^7.3.0"
},
"devDependencies": {
"@types/node": "^22.18.11",
"@types/node": "^22.19.1",
"cross-env": "^10.1.0",
"typescript": "^5.9.3",
"vite": "^7.1.11"
"vite": "^7.2.2"
}
}