diff --git a/package.json b/package.json index 14e8cf9..06d87e9 100644 --- a/package.json +++ b/package.json @@ -109,9 +109,9 @@ "eslint-plugin-unicorn": "^59.0.1", "expect-type": "^1.2.1", "globals": "^16.1.0", - "happy-dom": "^17.4.6", + "happy-dom": "^18.0.1", "jest": "^29.7.0", - "jest-environment-jsdom": "^29.7.0", + "jest-environment-jsdom": "^30.0.2", "jsdom": "^26.1.0", "npm-run-all": "^4.1.5", "prettier": "^3.5.3", @@ -126,7 +126,7 @@ "typescript-eslint": "^8.32.0", "typescript-svelte-plugin": "^0.3.46", "unified-prettier": "^2.0.1", - "vite": "^6.3.5", + "vite": "^7.0.0", "vitest": "^3.1.3" } }