Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Oct 17, 2023
1 parent fe0fff3 commit 9ea9e89
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 333 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,33 +60,33 @@
"varint": "^6.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@meteorlxy/eslint-config-prettier": "^2.27.3",
"@meteorlxy/eslint-config-prettier-typescript": "^2.28.1",
"@meteorlxy/prettier-config": "^2.11.0",
"@meteorlxy/tsconfig": "^2.29.0",
"@types/decompress": "^4.2.5",
"@types/fs-extra": "^11.0.2",
"@types/lodash.get": "^4.4.7",
"@types/node": "^20.7.0",
"@types/node": "^20.8.6",
"@types/varint": "^6.0.1",
"@vitest/coverage-istanbul": "^0.34.5",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"fast-glob": "^3.3.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.1",
"long": "^5.2.3",
"prettier": "^3.0.3",
"protobufjs-cli": "^1.1.2",
"rimraf": "^5.0.4",
"sort-package-json": "^2.5.1",
"rimraf": "^5.0.5",
"sort-package-json": "^2.6.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.5"
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit 9ea9e89

Please sign in to comment.