Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e829a04

Browse filesBrowse files
authored
chore: remove dep @types/webpack-dev-server (no longer required) (#6978)
1 parent 97ff158 commit e829a04
Copy full SHA for e829a04

File tree

Expand file treeCollapse file tree

2 files changed

+625
-371
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+625
-371
lines changed

‎packages/@vue/cli-service/package.json

Copy file name to clipboardExpand all lines: packages/@vue/cli-service/package.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"@soda/friendly-errors-webpack-plugin": "^1.8.0",
2828
"@soda/get-current-script": "^1.0.2",
2929
"@types/minimist": "^1.2.0",
30-
"@types/webpack-dev-server": "^4.1.0",
3130
"@vue/cli-overlay": "^5.0.0-rc.2",
3231
"@vue/cli-plugin-router": "^5.0.0-rc.2",
3332
"@vue/cli-plugin-vuex": "^5.0.0-rc.2",
@@ -76,7 +75,7 @@
7675
"webpack": "^5.54.0",
7776
"webpack-bundle-analyzer": "^4.4.0",
7877
"webpack-chain": "^6.5.1",
79-
"webpack-dev-server": "^4.1.0",
78+
"webpack-dev-server": "^4.7.3",
8079
"webpack-merge": "^5.7.3",
8180
"webpack-virtual-modules": "^0.4.2",
8281
"whatwg-fetch": "^3.6.2"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.