Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Mar 6, 2024
1 parent f6ffc6c commit 7ee0039
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 534 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@
"varint": "^6.0.0"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@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.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash.get": "^4.4.9",
"@types/node": "^20.11.20",
"@types/node": "^20.11.24",
"@types/varint": "^6.0.3",
"@vitest/coverage-istanbul": "^1.3.1",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -86,7 +86,7 @@
"rimraf": "^5.0.5",
"sort-package-json": "^2.8.0",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite": "^5.1.5",
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.4"
Expand Down

0 comments on commit 7ee0039

Please sign in to comment.