Skip to content

Commit

Permalink
update npm, node-red-contrib-rfxcom, redmatic-homekit, theme midnight…
Browse files Browse the repository at this point in the history
…-red
  • Loading branch information
hobbyquaker committed Jul 26, 2020
1 parent c665612 commit 08fa0b8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions addon_files/redmatic/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "redmatic-base",
"private": true,
"dependencies": {
"npm": "6.14.6",
"npm": "6.14.7",
"node-red": "1.1.2",
"ain2": "3.0.0",
"node-red-node-serialport": "0.10.3",
"node-red-node-sqlite": "0.4.3",
"node-red-contrib-smartmeter": "0.3.1",
"node-red-contrib-modbus": "5.13.3",
"node-red-contrib-mysensors": "3.3.1",
"node-red-contrib-rfxcom": "2.11.0",
"node-red-contrib-rfxcom": "2.11.1",
"node-red-contrib-zigbee": "0.19.0",
"node-red-contrib-johnny-five": "1.0.0-beta.1",
"node-red-contrib-enocean": "0.8.5",
"redmatic-homekit": "3.2.1",
"@node-red-contrib-themes/midnight-red": "1.4.2",
"redmatic-homekit": "3.2.2",
"@node-red-contrib-themes/midnight-red": "1.4.4",
"node-red-contrib-doorbird": "0.2.6",
"node-red-contrib-comfoair": "0.0.5",
"node-red-node-discovery": "0.0.22",
Expand Down
2 changes: 1 addition & 1 deletion addon_files/redmatic/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"bcryptjs": "2.4.3",
"bootstrap": "4.5.0",
"@fortawesome/fontawesome-free": "5.13.1",
"@fortawesome/fontawesome-free": "5.14.0",
"jquery": "3.5.1"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@
"private": true,
"main": "none",
"engines": {
"node": "10.21.0"
"node": "10.22.0"
},
"dependencies": {
"npm": "0.0.0 - 6.14.6",
"npm": "0.0.0 - 6.14.7",
"node-red": "0.0.0 - 1.1.2",
"node-red-dashboard": "0.0.0 - 2.23.0",
"node-red-contrib-ccu": "0.0.0 - 3.2.0",
"node-red-contrib-combine": "0.0.0 - 1.8.1",
"bcryptjs": "0.0.0 - 2.4.3",
"bootstrap": "0.0.0 - 4.5.0",
"jquery": "0.0.0 - 3.5.1",
"@fortawesome/fontawesome-free": "0.0.0 - 5.13.1",
"@fortawesome/fontawesome-free": "0.0.0 - 5.14.0",
"ain2": "0.0.0 - 3.0.0",
"node-red-node-sqlite": "0.0.0 - 0.4.3",
"redmatic-led": "0.0.0 - 1.1.0",
"redmatic-webapp": "0.0.0 - 0.3.1",
"redmatic-homekit": "0.0.0 - 3.2.1",
"redmatic-homekit": "0.0.0 - 3.2.2",
"node-red-node-email": "0.0.0 - 1.7.8",
"node-red-node-rbe": "0.0.0 - 0.2.9",
"node-red-node-serialport": "0.0.0 - 0.10.3",
"node-red-contrib-sun-position": "0.0.0 - 1.1.3",
"node-red-contrib-smartmeter": "0.0.0 - 0.3.1",
"node-red-contrib-modbus": "0.0.0 - 5.13.3",
"node-red-contrib-mysensors": "0.0.0 - 3.3.1",
"node-red-contrib-rfxcom": "0.0.0 - 2.11.0",
"node-red-contrib-rfxcom": "0.0.0 - 2.11.1",
"node-red-contrib-zigbee": "0.0.0 - 0.19.0",
"node-red-contrib-johnny-five": "0.0.0 - 1.0.0-beta.1",
"node-red-contrib-enocean": "0.0.0 - 0.8.5",
"node-red-contrib-doorbird": "0.0.0 - 0.2.6",
"redmatic-canbus": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.1",
"redmatic-canbus": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.1",
"node-red-contrib-comfoair": "0.0.0 - 0.0.5",
"@node-red-contrib-themes/midnight-red": "0.0.0 - 1.4.2",
"node-red-contrib-nukible": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.3",
"@node-red-contrib-themes/midnight-red": "0.0.0 - 1.4.4",
"node-red-contrib-nukible": "0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 0.0.0 - 1.0.3",
"node-red-node-discovery": "0.0.0 - 0.0.22",
"node-red-contrib-rcswitch2": "0.0.0 - 0.5.0",
"node-red-contrib-chatbot": "0.0.0 - 0.19.6"
Expand Down

0 comments on commit 08fa0b8

Please sign in to comment.