Skip to content

Commit

Permalink
update matter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jan 23, 2025
1 parent b71be41 commit d29397b
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"url": "https://github.com/ioBroker/ioBroker.matter"
},
"optionalDependencies": {
"@matter/nodejs-ble": "0.12.0-alpha.0-20250123-d77c02993"
"@matter/nodejs-ble": "0.12.0"
},
"dependencies": {
"@iobroker/adapter-core": "^3.2.3",
"@iobroker/i18n": "^0.3.1",
"@iobroker/dm-utils": "^1.0.6",
"@iobroker/type-detector": "^4.1.1",
"@matter/main": "0.12.0-alpha.0-20250123-d77c02993",
"@matter/nodejs": "0.12.0-alpha.0-20250123-d77c02993",
"@project-chip/matter.js": "0.12.0-alpha.0-20250123-d77c02993",
"@matter/main": "0.12.0",
"@matter/nodejs": "0.12.0",
"@project-chip/matter.js": "0.12.0",
"axios": "^1.7.9",
"jsonwebtoken": "^9.0.2"
},
Expand Down

0 comments on commit d29397b

Please sign in to comment.