bumped deps

This commit is contained in:
Eugene Pankov
2021-10-31 19:10:31 +01:00
parent 53ffa39acb
commit d6c4463da7
3 changed files with 88 additions and 214 deletions

View File

@@ -32,7 +32,7 @@
"@ng-bootstrap/ng-bootstrap": "11.0.0-beta.1",
"@ngtools/webpack": "^12.2.12",
"@nguniversal/express-engine": "^12.1.3",
"@tabby-gang/to-string-loader": "^1.1.7-beta.1",
"@tabby-gang/to-string-loader": "^1.1.7-beta.2",
"@types/node": "^11.9.5",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
@@ -40,22 +40,20 @@
"bootstrap": "^5.0.1",
"buffer": "^6.0.3",
"core-js": "^3.14.0",
"css-loader": "^2.1.0",
"css-loader": "^5.2.0",
"deepmerge": "^4.2.2",
"domino": "^2.1.6",
"dotenv": "^10.0.0",
"eslint": "^7.31.0",
"express": "^4.17.1",
"file-loader": "^1.1.11",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.5.0",
"js-yaml": "^4.1.0",
"mini-css-extract-plugin": "^2.1.0",
"mini-css-extract-plugin": "^2.4.3",
"ngx-image-zoom": "^0.6.0",
"ngx-toastr": "^14.0.0",
"pug": "^3.0.2",
"pug-loader": "^2.4.0",
"raw-loader": "^4.0.2",
"rxjs": "^7.1.0",
"sass": "^1.43.4",
"sass-loader": "^12.3.0",
@@ -64,13 +62,12 @@
"source-code-pro": "^2.30.1",
"source-map-support": "^0.5.19",
"source-sans-pro": "^2.45.0",
"style-loader": "^0.23.1",
"style-loader": "^3.3.1",
"three": "^0.119.0",
"throng": "^5.0.0",
"typescript": "~4.3.2",
"val-loader": "^4.0.0",
"vanta": "^0.5.21",
"webpack": "^5.59.1",
"webpack": "^5.61.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"zone.js": "^0.11.4"