Upgrade jsdom 28 to 29

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Lukas
2026-03-23 10:09:11 +01:00
parent 278c06221f
commit fd30278474
2 changed files with 41 additions and 96 deletions

View File

@@ -27,7 +27,7 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^6.0.1",
"jsdom": "^28.1.0",
"jsdom": "^29.0.1",
"tailwindcss": "^4.2.2",
"vite": "^8.0.1"
}