Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 33c25f4 commit d5b5c3a
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 527 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tslx",
"type": "module",
"version": "0.1.1",
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@8.15.1",
"description": "some tsx utils",
"license": "MIT",
"repository": "chizukicn/tslx",
Expand Down Expand Up @@ -40,15 +40,15 @@
"csstype": "^3.1.3"
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@curev/eslint-config": "^0.3.5",
"@vitest/coverage-v8": "^1.2.2",
"bumpp": "^9.3.0",
"classcat": "^5.0.4",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.27",
"lint-staged": "^15.2.1",
"nolyfill": "^1.0.28",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.1",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit d5b5c3a

Please sign in to comment.