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

@@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/mz": "2.7.3",
"@types/node": "15.12.1",
"@types/node": "15.12.5",
"ngx-filesize": "^2.0.16",
"node-abi": "^2.30.0",
"source-map-support": "^0.5.19"

View File

@@ -150,10 +150,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@15.12.1":
version "15.12.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.1.tgz#9b60797dee1895383a725f828a869c86c6caa5c2"
integrity sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw==
"@types/node@*", "@types/node@15.12.5":
version "15.12.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
JSONStream@^1.3.4, JSONStream@^1.3.5:
version "1.3.5"