Added Setting Options

This commit is contained in:
2022-05-09 14:45:35 +02:00
parent cf00d2b619
commit a277a15838
7 changed files with 82 additions and 16 deletions

11
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.0.8",
"bootstrap-input-spinner": "^3.1.10",
"electron-squirrel-startup": "^1.0.0",
"log4js": "^6.4.6",
"xml-formatter": "^2.6.1"
@@ -1205,6 +1206,11 @@
"integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
"optional": true
},
"node_modules/bootstrap-input-spinner": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/bootstrap-input-spinner/-/bootstrap-input-spinner-3.1.10.tgz",
"integrity": "sha512-9RIJbYZcH4O+j+WJSaVV9203rqqWfJIqoOeuM/uvY2CLURFfly2iZw6k0nxYaJY2+1KQLzlwff71VI1l+OLkGQ=="
},
"node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -7877,6 +7883,11 @@
"integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
"optional": true
},
"bootstrap-input-spinner": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/bootstrap-input-spinner/-/bootstrap-input-spinner-3.1.10.tgz",
"integrity": "sha512-9RIJbYZcH4O+j+WJSaVV9203rqqWfJIqoOeuM/uvY2CLURFfly2iZw6k0nxYaJY2+1KQLzlwff71VI1l+OLkGQ=="
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",