Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jan 25, 2025
1 parent 7cdc578 commit 06cf69e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 98 deletions.
138 changes: 47 additions & 91 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@iobroker/adapter-core": "^3.2.3",
"@iobroker/i18n": "^0.3.1",
"@iobroker/dm-utils": "^1.0.7",
"@iobroker/dm-utils": "1.0.7",
"@iobroker/type-detector": "^4.1.1",
"@matter/main": "0.12.1",
"@matter/nodejs": "0.12.1",
Expand All @@ -40,17 +40,17 @@
"@alcalzone/release-script": "^3.8.0",
"@alcalzone/release-script-plugin-iobroker": "^3.7.2",
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@iobroker/build-tools": "^2.0.14",
"@iobroker/dev-server": "^0.7.3",
"@iobroker/build-tools": "^2.0.15",
"@iobroker/dev-server": "0.7.3",
"@iobroker/eslint-config": "^1.0.0",
"@iobroker/legacy-testing": "^2.0.2",
"@iobroker/types": "^7.0.6",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.10.7",
"@types/jsonwebtoken": "^9.0.8",
"@types/node": "^22.10.10",
"chai": "^4.5.0",
"colorette": "^2.0.20",
"mocha": "^11.0.1",
"puppeteer": "^24.1.0",
"mocha": "^11.1.0",
"puppeteer": "^24.1.1",
"typescript": "~5.7.3"
},
"bugs": {
Expand Down

0 comments on commit 06cf69e

Please sign in to comment.