This commit is contained in:
Alexei Stukov 2024-03-22 21:44:52 +02:00 committed by GitHub
commit af37130767
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1247 additions and 645 deletions

1888
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,13 +18,13 @@
"dependencies": {
"asar": "^1.0.0",
"axios": "^0.18.0",
"chokidar": "^2.1.2",
"chokidar": "^3.0.0",
"csp-parse": "github:macropodhq/csp-parse",
"deepmerge": "^3.2.0",
"fs-extra": "^7.0.1",
"keytar": "4.4.1",
"nedb": "^1.8.0",
"node-sass": "^4.11.0",
"node-sass": "^5.0.0",
"original-fs": "^1.0.0",
"semver": "^5.6.0",
"tar-fs": "^2.0.0"