chore: add desktop missing dependencies (#2963)
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Sync Repo / git-sync (push) Waiting to run
Publish Packages / Build & Test (push) Waiting to run
Publish Packages / Build Docker Image (push) Waiting to run
Publish Packages / E2E Base Test Suite (push) Blocked by required conditions
Publish Packages / E2E Vaults Test Suite (push) Blocked by required conditions
Publish Packages / Build and publish Docker Image for Web App (push) Blocked by required conditions
Publish Packages / Publish to NPM (push) Blocked by required conditions
Publish Packages / Publish to Docker Hub (push) Blocked by required conditions

* chore: add desktop missing dependencies

* chore: update lockfile
This commit is contained in:
Antonella Sgarlatta 2025-12-17 10:28:39 -03:00 committed by GitHub
parent 996ac9c2e4
commit 9affbf91be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -38,6 +38,8 @@
"@electron/remote": "^2.1.2",
"@standardnotes/domain-core": "^1.40.0",
"@standardnotes/electron-clear-data": "1.1.1",
"@standardnotes/snjs": "workspace:*",
"@standardnotes/utils": "workspace:*",
"@standardnotes/web": "workspace:*",
"axios": "^1.4.0",
"compare-versions": "^6.1.0",

View file

@ -7910,6 +7910,8 @@ __metadata:
"@electron/remote": ^2.1.2
"@standardnotes/domain-core": ^1.40.0
"@standardnotes/electron-clear-data": 1.1.1
"@standardnotes/snjs": "workspace:*"
"@standardnotes/utils": "workspace:*"
"@standardnotes/web": "workspace:*"
"@types/fs-extra": ^11.0.1
"@types/lodash": ^4.14.189