mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update dependencies (#25120)
This commit is contained in:
+4
-4
@@ -62,14 +62,14 @@
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "3.0.1",
|
||||
"zigbee-herdsman-converters": "21.2.1",
|
||||
"zigbee2mqtt-frontend": "0.8.0"
|
||||
"zigbee2mqtt-frontend": "0.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.25.9",
|
||||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@eslint/core": "^0.9.0",
|
||||
"@eslint/core": "^0.9.1",
|
||||
"@eslint/js": "^9.16.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
@@ -87,10 +87,10 @@
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.4.1",
|
||||
"prettier": "^3.4.2",
|
||||
"tmp": "^0.2.3",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript-eslint": "^8.16.0"
|
||||
"typescript-eslint": "^8.17.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
|
||||
Generated
+203
-227
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user