Merge branch 'master' of github.com:Eugeny/terminus

This commit is contained in:
Eugene Pankov
2021-07-01 21:57:40 +02:00
7 changed files with 111 additions and 103 deletions

View File

@@ -2,13 +2,13 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
"@sentry/cli": "^1.64.2",
"@sentry/electron": "^2.4.1",
"@sentry/electron": "^2.5.0",
"@terminus-term/to-string-loader": "1.1.7-beta.1",
"@types/electron-config": "^3.2.2",
"@types/electron-debug": "^2.1.0",
"@types/fs-extra": "^9.0.11",
"@types/js-yaml": "^4.0.1",
"@types/node": "15.6.1",
"@types/node": "15.12.5",
"@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.28.0",
@@ -50,11 +50,11 @@
"style-loader": "^3.0.0",
"svg-inline-loader": "^0.8.2",
"tslib": "^2.3.0",
"typedoc": "^0.20.36",
"typedoc": "^0.21.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"val-loader": "4.0.0",
"webpack": "^5.40.0",
"webpack": "^5.41.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.0",
"yaml-loader": "0.6.0"