|
52 | 52 | "devDependencies": {
|
53 | 53 | "@semantic-release/changelog": "6.0.3",
|
54 | 54 | "@semantic-release/git": "10.0.1",
|
55 |
| - "@testing-library/react": "16.0.1", |
56 |
| - "@tsconfig/recommended": "1.0.7", |
| 55 | + "@testing-library/react": "16.2.0", |
| 56 | + "@tsconfig/recommended": "1.0.8", |
57 | 57 | "@tsconfig/strictest": "2.0.5",
|
58 |
| - "@types/react": "18.3.11", |
| 58 | + "@types/react": "18.3.19", |
59 | 59 | "@typescript-eslint/eslint-plugin": "7.18.0",
|
60 | 60 | "@typescript-eslint/parser": "7.18.0",
|
61 |
| - "@vitest/coverage-v8": "2.1.2", |
| 61 | + "@vitest/coverage-v8": "2.1.9", |
62 | 62 | "eslint": "8.57.1",
|
63 | 63 | "eslint-config-prettier": "9.1.0",
|
64 |
| - "eslint-plugin-jsdoc": "50.3.1", |
65 |
| - "eslint-plugin-react": "7.37.1", |
| 64 | + "eslint-plugin-jsdoc": "50.6.8", |
| 65 | + "eslint-plugin-react": "7.37.4", |
66 | 66 | "eslint-plugin-react-hooks": "4.6.2",
|
67 | 67 | "firebase": "10.5.0",
|
68 |
| - "happy-dom": "15.10.2", |
69 |
| - "husky": "9.1.6", |
70 |
| - "lint-staged": "15.2.10", |
71 |
| - "prettier": "3.3.3", |
| 68 | + "happy-dom": "15.11.7", |
| 69 | + "husky": "9.1.7", |
| 70 | + "lint-staged": "15.5.0", |
| 71 | + "prettier": "3.5.3", |
72 | 72 | "react": "18.3.1",
|
73 | 73 | "react-test-renderer": "18.3.1",
|
74 | 74 | "rimraf": "6.0.1",
|
75 |
| - "semantic-release": "24.1.2", |
76 |
| - "typedoc": "0.26.8", |
77 |
| - "typescript": "5.6.3", |
| 75 | + "semantic-release": "24.2.3", |
| 76 | + "typedoc": "0.28.1", |
| 77 | + "typescript": "5.8.2", |
78 | 78 | "vitest": "2.1.2"
|
79 | 79 | },
|
80 | 80 | "scripts": {
|
|
0 commit comments