mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Update webpack to ^5.82.0
Following minimum supported version from webpack-cli
This commit is contained in:
parent
8842679fdb
commit
18a587fa9c
|
@ -28,7 +28,7 @@
|
|||
"postcss-preset-env": "^10.0.3",
|
||||
"sass": "1.77.6",
|
||||
"sass-loader": "^16.0.1",
|
||||
"webpack": "^5.65.0",
|
||||
"webpack": "^5.82.0",
|
||||
"webpack-bundle-tracker": "^3.0.1",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-server": "^5.0.2",
|
||||
|
|
Loading…
Reference in New Issue
Block a user