diff --git a/beta/32bit/package-lock.json b/beta/32bit/package-lock.json index 8ee33ab..7645efc 100644 --- a/beta/32bit/package-lock.json +++ b/beta/32bit/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "homebridge": "^2.0.0-beta.29", - "homebridge-config-ui-x": "^5.3.1-beta.20", + "homebridge-config-ui-x": "^5.3.1-beta.23", "node": "^22.17.1" } }, @@ -2257,9 +2257,9 @@ } }, "node_modules/homebridge-config-ui-x": { - "version": "5.3.1-beta.20", - "resolved": "https://registry.npmjs.org/homebridge-config-ui-x/-/homebridge-config-ui-x-5.3.1-beta.20.tgz", - "integrity": "sha512-wUEXDHgDvAy6EeUBE13Q+YkiAfCSEtjDYhlCdP8Q8aZCQRwToZbuJenwG1AzOOumWNmZS7bXe0FauuYkuRn3vA==", + "version": "5.3.1-beta.23", + "resolved": "https://registry.npmjs.org/homebridge-config-ui-x/-/homebridge-config-ui-x-5.3.1-beta.23.tgz", + "integrity": "sha512-6WVdKbPawzHeZh0qcEFqMw7pVe2FjQM5karnN6QhxtydDRaWjzofPSVfK9jst2ZA3PSCoKdJu9alOf27od9igg==", "funding": [ { "type": "github", diff --git a/beta/32bit/package.json b/beta/32bit/package.json index a17069b..2bed54e 100644 --- a/beta/32bit/package.json +++ b/beta/32bit/package.json @@ -22,7 +22,7 @@ "private": false, "dependencies": { "homebridge": "^2.0.0-beta.29", - "homebridge-config-ui-x": "^5.3.1-beta.20", + "homebridge-config-ui-x": "^5.3.1-beta.23", "node": "^22.17.1" } }