mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-10-22 07:28:07 +00:00
chore(deps): Updated all dependencies to their latest versions (#62)
This commit is contained in:
14
package.json
14
package.json
@@ -46,16 +46,16 @@
|
||||
"build": "tsup"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "14.0.0",
|
||||
"dotenv": "17.2.1",
|
||||
"mqtt2ha": "4.1.0",
|
||||
"mysa-js-sdk": "1.3.0",
|
||||
"pino": "9.7.0",
|
||||
"commander": "14.0.1",
|
||||
"dotenv": "17.2.3",
|
||||
"mqtt2ha": "4.1.2",
|
||||
"mysa-js-sdk": "1.3.2",
|
||||
"pino": "10.0.0",
|
||||
"pino-pretty": "13.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commander-js/extra-typings": "14.0.0",
|
||||
"@eslint/js": "9.34.0",
|
||||
"@eslint/js": "9.37.0",
|
||||
"@semantic-release/npm": "12.0.2",
|
||||
"@types/node": "24.6.2",
|
||||
"conventional-changelog-conventionalcommits": "9.1.0",
|
||||
@@ -69,6 +69,6 @@
|
||||
"tsup": "8.5.0",
|
||||
"tsx": "4.20.6",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.41.0"
|
||||
"typescript-eslint": "8.45.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user