Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Mar 2, 2025
1 parent a32df66 commit a80e726
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 287 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Collection of device converters to be used with zigbee-herdsman",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"files": [
"dist",
"CHANGELOG.md"
Expand Down Expand Up @@ -43,7 +43,7 @@
"buffer-crc32": "^1.0.0",
"iconv-lite": "^0.6.3",
"semver": "^7.7.1",
"zigbee-herdsman": "^3.2.6"
"zigbee-herdsman": "^3.2.7"
},
"exports": {
".": "./dist/index.js",
Expand All @@ -55,16 +55,16 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/buffer-crc32": "^0.2.4",
"@types/node": "^22.13.5",
"@types/node": "^22.13.8",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "3.0.6",
"@vitest/coverage-v8": "3.0.7",
"fast-deep-equal": "^3.1.3",
"husky": "^9.1.7",
"rimraf": "^6.0.1",
"ts-morph": "^25.0.1",
"tsc-watch": "^6.2.1",
"typescript": "^5.7.3",
"vitest": "^3.0.6"
"typescript": "^5.8.2",
"vitest": "^3.0.7"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
Loading

0 comments on commit a80e726

Please sign in to comment.