diff --git a/package.json b/package.json index b5444a1..ba6c36d 100644 --- a/package.json +++ b/package.json @@ -51,25 +51,25 @@ "@8hobbies/typedoc-plugin-404": "3.2.1", "@8hobbies/typedoc-plugin-plausible": "2.2.0", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.2", - "@testing-library/user-event": "14.6.1", + "@testing-library/react": "16.3.3", + "@testing-library/user-event": "14.6.7", "@types/jest": "30.0.0", "@types/lodash-es": "4.17.12", - "@types/node": "24.13.1", - "@types/react": "19.2.17", - "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "6.0.2", - "@vitest/coverage-v8": "4.1.8", + "@types/node": "24.13.4", + "@types/react": "19.3.0", + "@types/react-dom": "19.3.0", + "@vitejs/plugin-react": "6.1.1", + "@vitest/coverage-v8": "4.1.11", "bootstrap": "5.3.8", "jsdom": "29.1.1", - "prettier": "3.8.3", + "prettier": "3.9.6", "rimraf": "6.1.3", "typedoc": "0.27.9", "typedoc-plugin-mdn-links": "5.1.1", "typedoc-plugin-rename-defaults": "0.7.3", "typescript": "5.8.3", - "typescript-eslint": "8.61.0", - "vite": "8.0.16", + "typescript-eslint": "8.70.0", + "vite": "8.3.0", "vitest": "4.1.8" } }