Loading pkgs/servers/home-assistant/custom-lovelace-modules/zigbee2mqtt-networkmap/package.json +4 −4 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ "vue": "^2.7.15" }, "devDependencies": { "@babel/core": "^7.26.0", "@babel/eslint-parser": "^7.25.9", "@material/mwc-button": "^0.27.0", "@vue/cli-plugin-eslint": "^5.0.8", "@vue/cli-service": "^5.0.8", "@vue/eslint-config-standard": "^8.0.1", "@babel/core": "^7.0.0", "@babel/eslint-parser": "^7.0.0", "eslint": "^8.42.0", "eslint-plugin-vue": "^9.14.1", "eslint": "^8.57.1", "eslint-plugin-vue": "^9.32.0", "lodash.isequal": "^4.5.0", "vue-d3-network": "^0.1.28" } Loading pkgs/servers/home-assistant/custom-lovelace-modules/zigbee2mqtt-networkmap/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,20 +7,20 @@ mkYarnPackage rec { pname = "zigbee2mqtt-networkmap"; version = "0.9.0"; version = "0.10.0"; src = fetchFromGitHub { owner = "azuwis"; repo = "zigbee2mqtt-networkmap"; rev = "v${version}"; hash = "sha256-K4DyrurC4AzzJCcB4CS9UlQbUQSWpR7PevA2JFFMRZM="; hash = "sha256-S4iUTjI+pFfa8hg1/lJSI1tl2nEIh+LO2WTYhWWLh/s="; }; packageJSON = ./package.json; offlineCache = fetchYarnDeps { yarnLock = "${src}/yarn.lock"; hash = "sha256-h/5TWaIg8AfY6I/JBRmUF6yCCbxCMs9nRECWEaaK2to="; hash = "sha256-yo+K3vUJH6WwyNj/UuvbhhmhdqzJ3XUzX+cKUueutjE="; }; configurePhase = '' Loading Loading
pkgs/servers/home-assistant/custom-lovelace-modules/zigbee2mqtt-networkmap/package.json +4 −4 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ "vue": "^2.7.15" }, "devDependencies": { "@babel/core": "^7.26.0", "@babel/eslint-parser": "^7.25.9", "@material/mwc-button": "^0.27.0", "@vue/cli-plugin-eslint": "^5.0.8", "@vue/cli-service": "^5.0.8", "@vue/eslint-config-standard": "^8.0.1", "@babel/core": "^7.0.0", "@babel/eslint-parser": "^7.0.0", "eslint": "^8.42.0", "eslint-plugin-vue": "^9.14.1", "eslint": "^8.57.1", "eslint-plugin-vue": "^9.32.0", "lodash.isequal": "^4.5.0", "vue-d3-network": "^0.1.28" } Loading
pkgs/servers/home-assistant/custom-lovelace-modules/zigbee2mqtt-networkmap/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,20 +7,20 @@ mkYarnPackage rec { pname = "zigbee2mqtt-networkmap"; version = "0.9.0"; version = "0.10.0"; src = fetchFromGitHub { owner = "azuwis"; repo = "zigbee2mqtt-networkmap"; rev = "v${version}"; hash = "sha256-K4DyrurC4AzzJCcB4CS9UlQbUQSWpR7PevA2JFFMRZM="; hash = "sha256-S4iUTjI+pFfa8hg1/lJSI1tl2nEIh+LO2WTYhWWLh/s="; }; packageJSON = ./package.json; offlineCache = fetchYarnDeps { yarnLock = "${src}/yarn.lock"; hash = "sha256-h/5TWaIg8AfY6I/JBRmUF6yCCbxCMs9nRECWEaaK2to="; hash = "sha256-yo+K3vUJH6WwyNj/UuvbhhmhdqzJ3XUzX+cKUueutjE="; }; configurePhase = '' Loading