Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Jul 5, 2023
1 parent 9d7d787 commit 5cd2a82
Show file tree
Hide file tree
Showing 2 changed files with 645 additions and 657 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,38 +50,38 @@
"decompress": "^4.2.1",
"fs-extra": "^11.1.1",
"lodash.get": "^4.4.2",
"protobufjs": "^7.2.3",
"protobufjs": "^7.2.4",
"snappyjs": "^0.7.0",
"varint": "^6.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@meteorlxy/eslint-config-prettier": "^2.24.0",
"@meteorlxy/eslint-config-prettier-typescript": "^2.24.0",
"@meteorlxy/prettier-config": "^2.11.0",
"@meteorlxy/tsconfig": "^2.23.1",
"@types/decompress": "^4.2.4",
"@types/fs-extra": "^11.0.1",
"@types/lodash.get": "^4.4.7",
"@types/node": "^20.2.5",
"@types/node": "^20.3.3",
"@types/varint": "^6.0.1",
"@vitest/coverage-istanbul": "^0.32.0",
"@vitest/coverage-istanbul": "^0.32.4",
"conventional-changelog-cli": "^3.0.0",
"eslint": "^8.42.0",
"fast-glob": "^3.2.12",
"eslint": "^8.44.0",
"fast-glob": "^3.3.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"long": "^5.2.3",
"prettier": "^2.8.8",
"protobufjs-cli": "^1.1.1",
"rimraf": "^5.0.1",
"sort-package-json": "^2.4.1",
"typescript": "^5.1.3",
"sort-package-json": "^2.5.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.0"
"vitest": "^0.32.4"
},
"packageManager": "pnpm@8.6.1",
"packageManager": "pnpm@8.6.6",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit 5cd2a82

Please sign in to comment.