Merge branch 'main' into update/1.7.7

This commit is contained in:
Ward
2025-02-15 03:43:32 +13:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "Materialious",
"version": "1.7.5",
"version": "1.7.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Materialious",
"version": "1.7.5",
"version": "1.7.6",
"license": "MIT",
"dependencies": {
"@capacitor-community/electron": "^5.0.0",
@@ -19,7 +19,7 @@
"jsonfile": "^6.1.0"
},
"devDependencies": {
"electron": "^34.0.2",
"electron": "^34.2.0",
"electron-builder": "^25.1.8",
"electron-rebuild": "^3.2.9",
"typescript": "^5.7.3"
@@ -2358,9 +2358,9 @@
}
},
"node_modules/electron": {
"version": "34.0.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.2.tgz",
"integrity": "sha512-u3F+DSUlg9NaGS+9qnYmSRN8VjAnc3LJDDk1ye1uISJnh4gjG76y3681qLowsPMx4obvCP2eBINnmbLo0yT5WA==",
"version": "34.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.2.0.tgz",
"integrity": "sha512-SYwBJNeXBTm1q/ErybQMUBZAYqEreBUqBwTrNkw1rV4YatDZk5Aittpcus3PPeC4UoI/tqmJ946uG8AKHTd6CA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
+1 -1
View File
@@ -32,7 +32,7 @@
"jsonfile": "^6.1.0"
},
"devDependencies": {
"electron": "^34.0.2",
"electron": "^34.2.0",
"electron-builder": "^25.1.8",
"electron-rebuild": "^3.2.9",
"typescript": "^5.7.3"