1 Commits

Author SHA1 Message Date
Renovate Bot
da5d48e521 chore(deps): update dependency jsdom to v29
All checks were successful
CI / backend-tests (pull_request) Successful in 27s
CI / frontend-tests (pull_request) Successful in 30s
2026-03-21 10:48:55 +00:00
2 changed files with 1272 additions and 267 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -39,13 +39,13 @@
"@types/node": "24.12.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "6.0.1",
"@vitejs/plugin-react": "5.2.0",
"jsdom": "^29.0.0",
"oxfmt": "0.41.0",
"oxlint": "1.56.0",
"tailwindcss": "4.2.2",
"typescript": "5.9.3",
"vite": "8.0.1",
"vite": "7.3.1",
"vitest": "4.1.0"
}
}