|
52 | 52 | "@8hobbies/typedoc-plugin-plausible": "^2.1.0",
|
53 | 53 | "@testing-library/jest-dom": "^6.6.3",
|
54 | 54 | "@testing-library/react": "^16.2.0",
|
55 |
| - "@testing-library/user-event": "^14.6.0", |
| 55 | + "@testing-library/user-event": "^14.6.1", |
56 | 56 | "@types/jest": "^29.5.14",
|
57 | 57 | "@types/lodash-es": "^4.17.12",
|
58 |
| - "@types/node": "^22.10.7", |
59 |
| - "@types/react": "^19.0.7", |
| 58 | + "@types/node": "^22.10.10", |
| 59 | + "@types/react": "^19.0.8", |
60 | 60 | "@types/react-dom": "^19.0.3",
|
61 | 61 | "@vitejs/plugin-react": "^4.3.4",
|
62 |
| - "@vitest/coverage-v8": "^3.0.2", |
| 62 | + "@vitest/coverage-v8": "^3.0.4", |
63 | 63 | "bootstrap": "^5.3.3",
|
64 | 64 | "jsdom": "^26.0.0",
|
65 | 65 | "prettier": "^3.4.2",
|
66 | 66 | "rimraf": "^6.0.1",
|
67 | 67 | "typedoc": "^0.27.6",
|
68 |
| - "typedoc-plugin-mdn-links": "^4.0.9", |
| 68 | + "typedoc-plugin-mdn-links": "^4.0.10", |
69 | 69 | "typedoc-plugin-rename-defaults": "^0.7.2",
|
70 | 70 | "typescript": "~5.7.3",
|
71 |
| - "typescript-eslint": "^8.20.0", |
72 |
| - "vite": "^6.0.7", |
73 |
| - "vitest": "^3.0.2" |
| 71 | + "typescript-eslint": "^8.21.0", |
| 72 | + "vite": "^6.0.11", |
| 73 | + "vitest": "^3.0.4" |
74 | 74 | }
|
75 | 75 | }
|
0 commit comments