Skip to content

Commit

Permalink
Merge branch 'iobroker-community-adapters:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ElRedef authored May 4, 2024
2 parents 8a93d4d + 60da083 commit 327f5d6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
56 changes: 28 additions & 28 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 @@ -19,26 +19,26 @@
"node": ">= 18"
},
"dependencies": {
"@iobroker/adapter-core": "^3.0.6",
"@iobroker/adapter-core": "^3.1.4",
"axios": "^1.6.7",
"http-cookie-agent": "^5.0.4",
"json2iob": "^2.6.8",
"qs": "^6.12.0",
"tough-cookie": "^4.1.3"
"json2iob": "^2.6.11",
"qs": "^6.12.1",
"tough-cookie": "^4.1.4"
},
"devDependencies": {
"@alcalzone/release-script": "^3.7.0",
"@alcalzone/release-script-plugin-iobroker": "^3.7.0",
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@alcalzone/release-script-plugin-manual-review": "^3.7.0",
"@iobroker/testing": "^4.1.1",
"@iobroker/testing": "^4.1.3",
"@tsconfig/node16": "^16.1.3",
"@types/node": "^20.12.2",
"@types/node": "^20.12.7",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "~5.4.3"
"typescript": "~5.4.5"
},
"main": "main.js",
"files": [
Expand Down

0 comments on commit 327f5d6

Please sign in to comment.