Skip to content

Commit 47cabbb

Browse files
committed
Remove webpack packages
1 parent c1a3c2f commit 47cabbb

File tree

2 files changed

+2
-220
lines changed

2 files changed

+2
-220
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 1 addition & 214 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,6 @@
19161916
"ajv": "^8.11.0",
19171917
"child-process-promise": "^2.2.1",
19181918
"chokidar": "^3.5.3",
1919-
"classnames": "^2.2.6",
19201919
"d3": "^7.6.1",
19211920
"d3-graphviz": "^5.0.2",
19221921
"fs-extra": "^11.1.1",
@@ -1990,8 +1989,6 @@
19901989
"@types/tmp": "^0.1.0",
19911990
"@types/unzipper": "^0.10.1",
19921991
"@types/vscode": "^1.82.0",
1993-
"@types/webpack": "^5.28.0",
1994-
"@types/webpack-env": "^1.18.0",
19951992
"@types/yauzl": "^2.10.3",
19961993
"@typescript-eslint/eslint-plugin": "^6.16.0",
19971994
"@typescript-eslint/parser": "^6.16.0",
@@ -2039,9 +2036,7 @@
20392036
"ts-loader": "^9.4.2",
20402037
"ts-node": "^10.7.0",
20412038
"ts-unused-exports": "^10.0.0",
2042-
"typescript": "^5.0.2",
2043-
"webpack": "^5.76.0",
2044-
"webpack-cli": "^5.0.1"
2039+
"typescript": "^5.0.2"
20452040
},
20462041
"lint-staged": {
20472042
"./**/*.{json,css,scss}": [

0 commit comments

Comments
 (0)