diff --git a/package.json b/package.json index 9c846ff..080657f 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "@solidjs/testing-library": "^0.8.10", "@testing-library/dom": "^10.4.1", "@testing-library/user-event": "^14.6.1", - "@vitest/coverage-v8": "4.1.9", + "@vitest/coverage-v8": "4.1.10", "jsdom": "^29.1.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vite": "^8.1.0", "vite-plugin-solid": "^2.11.12", "vitest": "^4.1.9"