chore: add desktop missing dependencies (#2963)

* 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
2 changed files with 4 additions and 0 deletions

View File

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

View File

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