|
84 | 84 | "devDependencies": {
|
85 | 85 | "@types/chai": "4.3.11",
|
86 | 86 | "@types/mocha": "10.0.6",
|
87 |
| - "@types/node": "20.10.3", |
| 87 | + "@types/node": "20.10.4", |
88 | 88 | "@types/node-fetch": "2.6.9",
|
89 |
| - "@types/react": "18.2.41", |
| 89 | + "@types/react": "18.2.43", |
90 | 90 | "@types/webpack-env": "1.18.4",
|
91 | 91 | "@types/ws": "8.5.10",
|
92 |
| - "@typescript-eslint/eslint-plugin": "6.13.1", |
93 |
| - "@typescript-eslint/eslint-plugin-tslint": "6.13.1", |
94 |
| - "@typescript-eslint/parser": "6.13.1", |
| 92 | + "@typescript-eslint/eslint-plugin": "6.13.2", |
| 93 | + "@typescript-eslint/eslint-plugin-tslint": "6.13.2", |
| 94 | + "@typescript-eslint/parser": "6.13.2", |
95 | 95 | "@vscode/dts": "0.4.0",
|
96 | 96 | "@vscode/jupyter-extension": "1.0.0",
|
97 | 97 | "@vscode/test-electron": "2.3.8",
|
98 | 98 | "@vscode/test-web": "0.0.49",
|
99 | 99 | "chai": "4.3.10",
|
100 |
| - "esbuild": "0.19.8", |
| 100 | + "esbuild": "0.19.9", |
101 | 101 | "eslint-config-airbnb": "19.0.4",
|
102 | 102 | "eslint-config-prettier": "9.1.0",
|
103 | 103 | "eslint-plugin-header": "3.1.1",
|
|
111 | 111 | "isomorphic-ws": "5.0.0",
|
112 | 112 | "mocha": "10.2.0",
|
113 | 113 | "ts-loader": "9.5.1",
|
114 |
| - "typescript": "5.3.2", |
115 |
| - "typescript-esbuild": "0.3.1", |
| 114 | + "typescript": "5.3.3", |
| 115 | + "typescript-esbuild": "0.3.2", |
116 | 116 | "webpack": "5.89.0",
|
117 | 117 | "webpack-cli": "5.1.4",
|
118 |
| - "ws": "8.14.2" |
| 118 | + "ws": "8.15.0" |
119 | 119 | },
|
120 | 120 | "optionalDependencies": {
|
121 | 121 | "fsevents": "2.3.3"
|
|
0 commit comments