|
248 | 248 | "@babel/preset-typescript": "7.23.3", |
249 | 249 | "@testing-library/jest-dom": "6.1.5", |
250 | 250 | "@testing-library/react": "14.1.2", |
251 | | - "@types/jest": "29.5.10", |
| 251 | + "@types/jest": "29.5.11", |
252 | 252 | "@types/open": "6.1.0", |
253 | 253 | "@types/react-test-renderer": "18.0.7", |
254 | 254 | "@types/socket.io": "3.0.1", |
|
275 | 275 | }, |
276 | 276 | "devDependencies": { |
277 | 277 | "@types/glob": "8.1.0", |
278 | | - "@types/node": "20.10.3", |
279 | | - "@types/react": "18.2.41", |
| 278 | + "@types/node": "20.10.4", |
| 279 | + "@types/react": "18.2.43", |
280 | 280 | "@types/react-dom": "18.2.17", |
281 | | - "@types/vscode": "1.84.2", |
| 281 | + "@types/vscode": "1.85.0", |
282 | 282 | "css-loader": "6.8.1", |
283 | 283 | "del": "7.1.0", |
284 | 284 | "event-stream": "4.0.1", |
|
300 | 300 | "tslint-microsoft-contrib": "6.1.0", |
301 | 301 | "tslint-react": "4.1.0", |
302 | 302 | "tslint-react-hooks": "2.2.2", |
303 | | - "typescript": "5.3.2", |
| 303 | + "typescript": "5.3.3", |
304 | 304 | "typescript-esbuild": "0.3.2", |
305 | 305 | "typescript-react-intl": "0.4.1", |
306 | 306 | "version-from-git": "1.1.1", |
|
0 commit comments