Skip to content

Commit fda0d7e

Browse files
chore(deps): update dependency webpack to v5
1 parent 67a546f commit fda0d7e

File tree

3 files changed

+309
-200
lines changed

3 files changed

+309
-200
lines changed

apps/nuxt2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"prettier": "^3.0.3",
4545
"vue-loader": "^15.10.2",
4646
"vue-template-babel-compiler": "^2.0.0",
47-
"webpack": "^4.46.0"
47+
"webpack": "^5.0.0"
4848
}
4949
}

apps/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"typescript": "^5.2.2",
5757
"vue-loader": "^15.10.2",
5858
"vue-template-compiler": "^2.7.14",
59-
"webpack": "^4.46.0"
59+
"webpack": "^5.0.0"
6060
}
6161
}

0 commit comments

Comments
 (0)