|
242 | 242 | "onDebug" |
243 | 243 | ], |
244 | 244 | "dependencies": { |
245 | | - "@babel/preset-typescript": "^7.8.3", |
246 | | - "@testing-library/jest-dom": "^5.0.2", |
247 | | - "@testing-library/react": "^9.4.0", |
248 | | - "@types/jest": "^24.9.0", |
249 | | - "@types/open": "^6.1.0", |
250 | | - "@types/react-test-renderer": "^16.9.0", |
251 | | - "@types/socket.io": "^2.1.2", |
252 | | - "babel-jest": "^25.1.0", |
253 | | - "compare-versions": "^3.5.1", |
254 | | - "eventemitter2": "^5.0.1", |
255 | | - "glob": "^7.1.4", |
256 | | - "jest": "^25.1.0", |
257 | | - "jest-transform-css": "^2.0.0", |
258 | | - "office-ui-fabric-react": "^7.105.12", |
259 | | - "open": "^6.4.0", |
260 | | - "os": "^0.1.1", |
261 | | - "react": "^16.9.0", |
262 | | - "react-dom": "^16.9.0", |
263 | | - "react-intl": "^3.1.9", |
264 | | - "react-test-renderer": "^16.9.0", |
265 | | - "socket.io": "^2.4.0", |
266 | | - "svg-inline-react": "^3.1.0", |
267 | | - "ts-jest": "^25.0.0", |
268 | | - "usb-native": "^5.0.1", |
269 | | - "util": "^0.12.1", |
270 | | - "vscode-extension-telemetry": "^0.1.1", |
271 | | - "vscode-nls": "^4.1.0" |
| 245 | + "@babel/preset-typescript": "7.8.3", |
| 246 | + "@testing-library/jest-dom": "5.0.2", |
| 247 | + "@testing-library/react": "9.4.0", |
| 248 | + "@types/jest": "24.9.0", |
| 249 | + "@types/open": "6.1.0", |
| 250 | + "@types/react-test-renderer": "16.9.0", |
| 251 | + "@types/socket.io": "2.1.2", |
| 252 | + "babel-jest": "25.1.0", |
| 253 | + "compare-versions": "3.5.1", |
| 254 | + "eventemitter2": "5.0.1", |
| 255 | + "glob": "7.1.4", |
| 256 | + "jest": "25.1.0", |
| 257 | + "jest-transform-css": "2.0.0", |
| 258 | + "office-ui-fabric-react": "7.105.12", |
| 259 | + "open": "6.4.0", |
| 260 | + "os": "0.1.1", |
| 261 | + "react": "16.9.0", |
| 262 | + "react-dom": "16.9.0", |
| 263 | + "react-intl": "3.1.9", |
| 264 | + "react-test-renderer": "16.9.0", |
| 265 | + "socket.io": "2.4.0", |
| 266 | + "svg-inline-react": "3.1.0", |
| 267 | + "ts-jest": "25.0.0", |
| 268 | + "usb-native": "5.0.1", |
| 269 | + "util": "0.12.1", |
| 270 | + "vscode-extension-telemetry": "0.1.1", |
| 271 | + "vscode-nls": "4.1.0" |
272 | 272 | }, |
273 | 273 | "devDependencies": { |
274 | | - "@types/glob": "^7.1.1", |
275 | | - "@types/node": "^10.12.21", |
| 274 | + "@types/glob": "7.1.1", |
| 275 | + "@types/node": "10.12.21", |
276 | 276 | "@types/react": "16.8.6", |
277 | 277 | "@types/react-dom": "16.8.4", |
278 | | - "@types/vscode": "^1.45.1", |
279 | | - "css-loader": "^1.0.0", |
280 | | - "del": "^4.0.0", |
281 | | - "event-stream": "^4.0.1", |
282 | | - "gulp": "^4.0.2", |
283 | | - "gulp-cli": "^2.1.0", |
284 | | - "gulp-filter": "^5.1.0", |
285 | | - "gulp-sourcemaps": "^2.6.5", |
286 | | - "gulp-typescript": "^5.0.1", |
287 | | - "less": "^3.7.0", |
288 | | - "less-loader": "^4.1.0", |
289 | | - "mocha": "^6.1.4", |
290 | | - "npm-run-all": "^4.1.3", |
291 | | - "react-scripts": "^3.4.0", |
292 | | - "style-loader": "^0.21.0", |
293 | | - "ts-import-plugin": "^1.5.4", |
294 | | - "ts-loader": "^4.4.2", |
295 | | - "tslint-config-prettier": "^1.18.0", |
296 | | - "tslint-microsoft-contrib": "^6.1.0", |
297 | | - "tslint-react": "^3.6.0", |
298 | | - "tslint-react-hooks": "^2.0.0", |
299 | | - "typescript": "^3.8.3", |
| 278 | + "@types/vscode": "1.45.1", |
| 279 | + "css-loader": "1.0.0", |
| 280 | + "del": "4.0.0", |
| 281 | + "event-stream": "4.0.1", |
| 282 | + "gulp": "4.0.2", |
| 283 | + "gulp-cli": "2.1.0", |
| 284 | + "gulp-filter": "5.1.0", |
| 285 | + "gulp-sourcemaps": "2.6.5", |
| 286 | + "gulp-typescript": "5.0.1", |
| 287 | + "less": "3.7.0", |
| 288 | + "less-loader": "4.1.0", |
| 289 | + "mocha": "6.1.4", |
| 290 | + "npm-run-all": "4.1.3", |
| 291 | + "react-scripts": "3.4.0", |
| 292 | + "style-loader": "0.21.0", |
| 293 | + "ts-import-plugin": "1.5.4", |
| 294 | + "ts-loader": "4.4.2", |
| 295 | + "tslint-config-prettier": "1.18.0", |
| 296 | + "tslint-microsoft-contrib": "6.1.0", |
| 297 | + "tslint-react": "3.6.0", |
| 298 | + "tslint-react-hooks": "2.0.0", |
| 299 | + "typescript": "3.8.3", |
300 | 300 | "typescript-esbuild": "0.3.6", |
301 | | - "typescript-react-intl": "^0.4.0", |
302 | | - "version-from-git": "^1.1.1", |
303 | | - "vsce": "^1.47.0", |
304 | | - "vscode-nls-dev": "^3.2.6", |
305 | | - "vscode-test": "^1.0.0", |
306 | | - "webpack": "^4.15.1", |
307 | | - "webpack-cli": "^3.0.8" |
| 301 | + "typescript-react-intl": "0.4.0", |
| 302 | + "version-from-git": "1.1.1", |
| 303 | + "vsce": "1.47.0", |
| 304 | + "vscode-nls-dev": "3.2.6", |
| 305 | + "vscode-test": "1.0.0", |
| 306 | + "webpack": "4.15.1", |
| 307 | + "webpack-cli": "3.0.8" |
308 | 308 | }, |
309 | 309 | "extensionDependencies": [ |
310 | 310 | "ms-python.python" |
|
0 commit comments