Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent d3e75df commit 1dd92fe
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 76 deletions.
2 changes: 1 addition & 1 deletion apps/nuxt2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"prettier": "^3.0.3",
"vue-loader": "^15.10.2",
"vue-template-babel-compiler": "^2.0.0",
"webpack": "^4.46.0"
"webpack": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion apps/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"typescript": "^5.3.3",
"vue-loader": "^15.10.2",
"vue-template-compiler": "^2.7.15",
"webpack": "^4.46.0"
"webpack": "^5.0.0"
}
}
Loading

0 comments on commit 1dd92fe

Please sign in to comment.