Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed May 13, 2024
1 parent 85f1094 commit baee752
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 553 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"decompress": "^4.2.1",
"fs-extra": "^11.2.0",
"lodash.get": "^4.4.2",
"protobufjs": "^7.2.6",
"protobufjs": "^7.3.0",
"snappyjs": "^0.7.0",
"varint": "^6.0.0"
},
Expand All @@ -71,22 +71,22 @@
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash.get": "^4.4.9",
"@types/node": "^20.12.7",
"@types/node": "^20.12.11",
"@types/varint": "^6.0.3",
"@vitest/coverage-istanbul": "^1.5.2",
"conventional-changelog-cli": "^4.1.0",
"@vitest/coverage-istanbul": "^1.6.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"long": "^5.2.3",
"prettier": "^3.2.5",
"protobufjs-cli": "^1.1.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"sort-package-json": "^2.10.0",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.2"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.1"
}

0 comments on commit baee752

Please sign in to comment.