chore: bump deps (#14810)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated developer tooling dependencies used for local testing to newer
patch versions for improved stability.
* Bumped backend framework and related packages to newer patch releases
to address fixes and maintain compatibility.
* No functional or public API changes; updates are non-breaking
dependency version bumps.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
DarkSky
2026-04-09 12:41:38 +08:00
committed by GitHub
parent 77657a697b
commit c6a99eb9cb
6 changed files with 177 additions and 242 deletions
+1 -1
View File
@@ -298,7 +298,7 @@
"version": "0.26.3",
"devDependencies": {
"@vanilla-extract/vite-plugin": "^5.0.0",
"msw": "^2.12.4",
"msw": "^2.13.2",
"vitest": "^4.0.18"
}
}