Added explicit dependency on webpack 5.70

This commit is contained in:
Alejandro Celaya 2022-03-25 17:13:36 +01:00
parent 9d6121903e
commit eaa1a2f2ca
2 changed files with 481 additions and 4061 deletions

4539
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -103,7 +103,8 @@
"stylelint-config-recommended-scss": "^4.2.0", "stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0", "stylelint-scss": "^3.18.0",
"ts-mockery": "^1.2.0", "ts-mockery": "^1.2.0",
"typescript": "^4.6.2" "typescript": "^4.6.2",
"webpack": "^5.70.0"
}, },
"browserslist": [ "browserslist": [
">0.2%", ">0.2%",