|
103 | 103 | "@types/html-validator": "5.0.3", |
104 | 104 | "@types/http-proxy": "1.17.3", |
105 | 105 | "@types/jest": "29.5.5", |
106 | | - "@types/node": "20.2.5", |
| 106 | + "@types/node": "20.12.3", |
107 | 107 | "@types/node-fetch": "2.6.1", |
108 | | - "@types/react": "18.2.37", |
109 | | - "@types/react-dom": "18.2.15", |
| 108 | + "@types/react": "18.2.74", |
| 109 | + "@types/react-dom": "18.2.23", |
110 | 110 | "@types/relay-runtime": "14.1.13", |
111 | 111 | "@types/selenium-webdriver": "4.0.15", |
112 | 112 | "@types/sharp": "0.29.3", |
|
233 | 233 | "tree-kill": "1.2.2", |
234 | 234 | "tsec": "0.2.1", |
235 | 235 | "turbo": "1.12.5", |
236 | | - "typescript": "5.2.2", |
| 236 | + "typescript": "5.3.3", |
237 | 237 | "unfetch": "4.2.0", |
238 | 238 | "wait-port": "0.2.2", |
239 | 239 | "webpack": "5.90.0", |
|
246 | 246 | "webpack": "5.90.0", |
247 | 247 | "browserslist": "4.22.2", |
248 | 248 | "caniuse-lite": "1.0.30001579", |
249 | | - "@types/node": "20.2.5", |
| 249 | + "@types/node": "20.12.3", |
250 | 250 | "@babel/core": "7.22.5", |
251 | 251 | "@babel/parser": "7.22.5", |
252 | 252 | "@babel/types": "7.22.5", |
253 | 253 | "@babel/traverse": "7.22.5", |
254 | | - "@types/react": "18.2.37", |
255 | | - "@types/react-dom": "18.2.15" |
| 254 | + "@types/react": "18.2.74", |
| 255 | + "@types/react-dom": "18.2.23" |
256 | 256 | }, |
257 | 257 | "engines": { |
258 | 258 | "node": ">=18.17.0", |
|
0 commit comments