chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-05-20 23:12:39 +02:00
parent c77684d317
commit 3596102c63
22 changed files with 977 additions and 896 deletions
+4 -4
View File
@@ -45,14 +45,14 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^25.9.0",
"@vitest/coverage-v8": "^4.1.6",
"@types/node": "^25.9.1",
"@vitest/coverage-v8": "^4.1.7",
"happy-dom": "^20.9.0",
"knip": "^6.14.1",
"lefthook": "^2.1.6",
"lefthook": "^2.1.8",
"npm-check-updates": "^22.2.0",
"turbo": "^2.9.14",
"typescript": "^6.0.3",
"vitest": "^4.1.6"
"vitest": "^4.1.7"
}
}