mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-16 22:36:02 +01:00
bumped deps
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user