PR-387478: Agregado webpack-dev-server a package.json

This commit is contained in:
Alejandro Lembke Barrientos 2024-02-13 22:38:41 +00:00
parent 01e2cc52ee
commit 1156b6618d
2 changed files with 267 additions and 1160 deletions

1425
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,6 +49,7 @@
"react-router-hash-link": "^2.4.3",
"redux": "^5.0.1",
"webpack": "^5.90.1",
"webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0",
"workbox-background-sync": "^7.0.0",
"workbox-broadcast-update": "^7.0.0",
@ -111,7 +112,6 @@
"url-loader": "^4.1.1",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^7.0.0",
"webpack-dev-server": "^5.0.1",
"webpack-hot-middleware": "^2.26.1",
"webpack-node-externals": "^3.0.0",
"webpack-shell-plugin-next": "^2.3.1",