|
67 | 67 | "@commitlint/config-conventional": "^19.7.1", |
68 | 68 | "@emotion/jest": "^11.13.0", |
69 | 69 | "@eslint/eslintrc": "^3.3.1", |
70 | | - "@eslint/js": "9.23.0", |
| 70 | + "@eslint/js": "9.24.0", |
71 | 71 | "@faker-js/faker": "^8.1.0", |
72 | 72 | "@jest/globals": "29.7.0", |
73 | 73 | "@octokit/rest": "^20.1.2", |
|
88 | 88 | "cpy-cli": "^5.0.0", |
89 | 89 | "cross-spawn": "^7.0.6", |
90 | 90 | "dotenv": "^16.5.0", |
91 | | - "eslint": "9.23.0", |
92 | | - "eslint-config-prettier": "10.1.1", |
93 | | - "eslint-config-turbo": "2.4.4", |
| 91 | + "eslint": "9.24.0", |
| 92 | + "eslint-config-prettier": "10.1.2", |
| 93 | + "eslint-config-turbo": "2.5.0", |
94 | 94 | "eslint-import-resolver-typescript": "3.10.0", |
95 | 95 | "eslint-plugin-import": "2.31.0", |
96 | 96 | "eslint-plugin-jest": "28.11.0", |
97 | 97 | "eslint-plugin-jsx-a11y": "6.10.2", |
98 | 98 | "eslint-plugin-playwright": "2.2.0", |
99 | | - "eslint-plugin-react": "7.37.4", |
| 99 | + "eslint-plugin-react": "7.37.5", |
100 | 100 | "eslint-plugin-react-hooks": "5.2.0", |
101 | 101 | "eslint-plugin-simple-import-sort": "12.1.1", |
102 | | - "eslint-plugin-turbo": "2.4.4", |
| 102 | + "eslint-plugin-turbo": "2.5.0", |
103 | 103 | "eslint-plugin-unused-imports": "4.1.4", |
104 | 104 | "eslint-plugin-yml": "1.17.0", |
105 | 105 | "execa": "^5.1.1", |
|
134 | 134 | "typedoc-plugin-markdown": "4.6.2", |
135 | 135 | "typedoc-plugin-replace-text": "4.2.0", |
136 | 136 | "typescript": "catalog:repo", |
137 | | - "typescript-eslint": "8.28.0", |
| 137 | + "typescript-eslint": "8.30.1", |
138 | 138 | "uuid": "8.3.2", |
139 | 139 | "verdaccio": "^5.33.0", |
140 | 140 | "vitest": "3.0.5", |
|
0 commit comments