|
54 | 54 | "@testing-library/jest-dom": "^6.6.2",
|
55 | 55 | "@testing-library/react": "^16.0.1",
|
56 | 56 | "@testing-library/user-event": "^14.5.2",
|
57 |
| - "@types/jest": "^29.5.13", |
| 57 | + "@types/jest": "^29.5.14", |
58 | 58 | "@types/lodash-es": "^4.17.12",
|
59 |
| - "@types/node": "^22.7.6", |
60 |
| - "@types/react": "^18.3.11", |
| 59 | + "@types/node": "^22.7.9", |
| 60 | + "@types/react": "^18.3.12", |
61 | 61 | "@types/react-dom": "^18.3.1",
|
62 |
| - "@vitejs/plugin-react": "^4.3.2", |
| 62 | + "@vitejs/plugin-react": "^4.3.3", |
63 | 63 | "@vitest/coverage-v8": "^2.1.3",
|
64 | 64 | "bootstrap": "^5.3.3",
|
65 | 65 | "jsdom": "^25.0.1",
|
66 | 66 | "prettier": "^3.3.3",
|
67 | 67 | "rimraf": "^6.0.1",
|
68 | 68 | "typedoc": "^0.26.10",
|
69 |
| - "typedoc-plugin-mdn-links": "^3.3.3", |
| 69 | + "typedoc-plugin-mdn-links": "^3.3.4", |
70 | 70 | "typedoc-plugin-rename-defaults": "^0.7.1",
|
71 | 71 | "typescript": "~5.6.3",
|
72 |
| - "typescript-eslint": "^8.10.0", |
73 |
| - "vite": "^5.4.9", |
| 72 | + "typescript-eslint": "^8.11.0", |
| 73 | + "vite": "^5.4.10", |
74 | 74 | "vitest": "^2.1.3"
|
75 | 75 | }
|
76 | 76 | }
|
0 commit comments