Skip to content

Commit ba3f2d4

Browse files
authored
prepare 1.11.6 (microsoft#510)
* prepare 1.11.6 * update test-web
1 parent 0dccb69 commit ba3f2d4

File tree

3 files changed

+195
-340
lines changed

3 files changed

+195
-340
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,32 @@
77
"@types/mocha": "^10.0.10",
88
"@types/node": "20.x",
99
"@types/assert": "^1.5.11",
10-
"@typescript-eslint/eslint-plugin": "^8.17.0",
11-
"@typescript-eslint/parser": "^8.17.0",
12-
"eslint": "^9.16.0",
13-
"glob": "^11.0.0",
14-
"mocha": "^11.0.1",
15-
"typescript": "^5.7.2",
10+
"@typescript-eslint/eslint-plugin": "^8.22.0",
11+
"@typescript-eslint/parser": "^8.22.0",
12+
"eslint": "^9.19.0",
13+
"glob": "^11.0.1",
14+
"mocha": "^11.1.0",
15+
"typescript": "^5.7.3",
1616
"@vscode/test-cli": "^0.0.10",
1717
"@vscode/test-electron": "^2.4.1",
18-
"@vscode/test-web": "^0.0.65",
19-
"@types/webpack-env": "^1.18.5",
18+
"@vscode/test-web": "^0.0.66",
19+
"@types/webpack-env": "^1.18.8",
2020
"@types/vscode-notebook-renderer": "^1.72.3",
21-
"concurrently": "^9.1.0",
21+
"concurrently": "^9.1.2",
2222
"css-loader": "^7.1.2",
2323
"fork-ts-checker-webpack-plugin": "^9.0.2",
2424
"style-loader": "^4.0.0",
25-
"ts-loader": "^9.5.1",
25+
"ts-loader": "^9.5.2",
2626
"vscode-dts": "^0.3.3",
27-
"vscode-notebook-error-overlay": "^1.0.1",
28-
"webpack": "^5.95.0",
27+
"vscode-notebook-error-overlay": "^1.1.0",
28+
"webpack": "^5.97.1",
2929
"util": "^0.12.5",
30-
"webpack-cli": "^5.1.4",
31-
"webpack-dev-server": "^5.1.0",
30+
"webpack-cli": "^6.0.1",
31+
"webpack-dev-server": "^5.2.0",
3232
"assert": "^2.1.0",
3333
"process": "^0.11.10",
3434
"npm-run-all": "^4.1.5",
35-
"esbuild": "^0.24.0",
35+
"esbuild": "^0.24.2",
3636
"@esbuild-plugins/node-globals-polyfill": "^0.2.3"
3737
}
3838
}

0 commit comments

Comments
 (0)