Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k authored Oct 16, 2024
1 parent 0d037c0 commit 5e1839b
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,15 @@
"url": "https://github.com/TA2k/ioBroker.midea"
},
"dependencies": {
"@iobroker/adapter-core": "^2.6.6",
"@iobroker/adapter-core": "^3.2.2",
"json-bigint": "^1.0.0",
"pythonia": "^1.0.0"
},
"devDependencies": {
"@iobroker/adapter-dev": "^1.1.0",
"@iobroker/testing": "^4.1.0",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.0",
"@types/node": "^14.18.31",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^10.0.13",
"@types/sinon-chai": "^3.2.8",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.24.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.3",
"sinon": "^14.0.1",
"sinon-chai": "^3.7.0",
"typescript": "~4.8.4"
"@iobroker/testing": "^5.0.0",
"@types/node": "^22.7.5",
"eslint": "^8.57.1",
"typescript": "~5.6.3"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 5e1839b

Please sign in to comment.