fix(deps): update dependency jsdom to v27 (#438)

* fix(deps): update dependency jsdom to v27

* style: auto-format with Biome

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-28 21:05:23 +09:00
committed by GitHub
parent 641a715d44
commit 1527883360
2 changed files with 220 additions and 126 deletions

View File

@@ -65,7 +65,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"js-tiktoken": "^1.0.21",
"jsdom": "^26.0.0",
"jsdom": "^27.0.0",
"jsonrepair": "^3.13.1",
"lucide-react": "^0.562.0",
"motion": "^12.23.25",