|
161 | 161 | "@types/express": "^5.0.3", |
162 | 162 | "@types/mkdirp": "^1.0.2", |
163 | 163 | "@types/node": "^20.17.10", |
164 | | - "@types/react": "^19.1.8", |
165 | | - "@types/react-dom": "^19.1.6", |
| 164 | + "@types/react": "^19.1.9", |
| 165 | + "@types/react-dom": "^19.1.7", |
166 | 166 | "@types/tmp": "^0.2.6", |
167 | 167 | "@types/uuid": "^10.0.0", |
168 | 168 | "@types/yargs": "^17.0.33", |
169 | | - "@typescript-eslint/eslint-plugin": "^8.38.0", |
170 | | - "@typescript-eslint/parser": "^8.38.0", |
| 169 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 170 | + "@typescript-eslint/parser": "^8.39.0", |
171 | 171 | "babel-plugin-react-compiler": "rc", |
172 | 172 | "cpx": "^1.5.0", |
173 | 173 | "eslint": "^9.32.0", |
174 | 174 | "eslint-config-prettier": "^10.1.8", |
175 | 175 | "eslint-plugin-jsx-a11y": "^6.10.2", |
176 | | - "eslint-plugin-prettier": "^5.5.3", |
| 176 | + "eslint-plugin-prettier": "^5.5.4", |
177 | 177 | "eslint-plugin-react": "^7.37.5", |
178 | 178 | "eslint-plugin-react-compiler": "rc", |
179 | 179 | "eslint-plugin-react-hooks": "^5.2.0", |
|
185 | 185 | "react": "^19.1.1", |
186 | 186 | "react-dom": "^19.1.1", |
187 | 187 | "rimraf": "^4.4.1", |
188 | | - "sanity": "^4.1.1", |
| 188 | + "sanity": "^4.3.0", |
189 | 189 | "semantic-release": "^24.2.7", |
190 | 190 | "styled-components": "^6.1.19", |
191 | 191 | "typescript": "5.9.2", |
|
0 commit comments