Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian authored and Sebastian committed Dec 7, 2024
1 parent b41301f commit 3844b23
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,45 @@
"private": true,
"main": "none",
"engines": {
"node": "14.18.3"
"node": "22.12.0"
},
"dependencies": {
"npm": "0.0.0 - 8.3.1",
"node-red": "0.0.0 - 2.1.5",
"npm": "0.0.0 - 10.9.2",
"node-red": "0.0.0 - 4.0.5",
"ain2": "0.0.0 - 3.0.0",
"node-red-node-serialport": "0.0.0 - 0.15.0",
"node-red-node-sqlite": "0.0.0 - 1.0.3",
"node-red-contrib-smartmeter": "0.0.0 - 0.6.0",
"node-red-contrib-modbus": "0.0.0 - 5.16.0",
"node-red-contrib-mysensors": "0.0.0 - 3.3.1",
"node-red-contrib-rfxcom": "0.0.0 - 2.11.3",
"node-red-node-serialport": "0.0.0 - 2.0.3",
"node-red-node-sqlite": "0.0.0 - 1.1.0",
"node-red-contrib-smartmeter": "0.0.0 - 0.6.3",
"node-red-contrib-modbus": "0.0.0 - 5.43.0",
"node-red-contrib-mysensors": "0.0.0 - 4.2.0",
"node-red-contrib-rfxcom": "0.0.0 - 2.13.0",
"node-red-contrib-zigbee": "0.0.0 - 0.21.0",
"node-red-contrib-johnny-five": "0.0.0 - 1.0.0-beta.2",
"node-red-contrib-enocean": "0.0.0 - 0.8.5",
"redmatic-homekit": "0.0.0 - 3.3.0",
"@node-red-contrib-themes/midnight-red": "0.0.0 - 2.1.4",
"@node-red-contrib-themes/midnight-red": "0.0.0 - 2.2.3",
"node-red-contrib-doorbird": "0.0.0 - 0.2.8",
"node-red-contrib-comfoair": "0.0.0 - 0.0.8",
"node-red-contrib-comfoair": "0.0.0 - 0.0.9",
"node-red-node-discovery": "0.0.0 - 0.0.23",
"node-red-contrib-chatbot": "0.0.0 - 0.19.11",
"node-red-node-email": "0.0.0 - 1.14.0",
"node-red-contrib-chatbot": "0.0.0 - 1.2.4",
"node-red-node-email": "0.0.0 - 3.0.2",
"node-red-node-rbe": "0.0.0 - 0.5.0",
"node-red-dashboard": "0.0.0 - 3.1.4",
"node-red-dashboard": "0.0.0 - 3.6.5",
"node-red-contrib-ccu": "0.0.0 - 3.4.2",
"node-red-contrib-combine": "0.0.0 - 1.8.1",
"node-red-contrib-sun-position": "0.0.0 - 2.0.6",
"node-red-contrib-sun-position": "0.0.0 - 2.1.1",
"redmatic-led": "0.0.0 - 1.1.0",
"redmatic-webapp": "0.0.0 - 0.3.1",
"bcryptjs": "0.0.0 - 2.4.3",
"bootstrap": "0.0.0 - 4.6.1",
"@fortawesome/fontawesome-free": "0.0.0 - 5.15.4",
"jquery": "0.0.0 - 3.6.0",
"jquery": "0.0.0 - 3.7.1",
"node-red-contrib-lgtv": "1.1.0",
"node-red-contrib-harmony-websocket": "0.0.0 - 2.2.6",
"node-red-contrib-loxone": "0.10.11",
"node-red-contrib-loxone": "0.10.13",
"nodered-contrib-signal-client": "0.0.0 - 2.4.2",
"node-red-contrib-tfjs-coco-ssd": "0.0.0 - 1.0.2",
"node-red-contrib-uhppoted": "0.0.0 - 0.7.1"
"node-red-contrib-tfjs-coco-ssd": "0.0.0 - 1.0.6",
"node-red-contrib-uhppoted": "0.0.0 - 1.1.8"
},
"author": "Sebastian Raff <hobbyquaker@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3844b23

Please sign in to comment.