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] committed Dec 30, 2023
1 parent bdeb8ca commit 667e20a
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 121 deletions.
12 changes: 6 additions & 6 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.12.1",
"packageManager": "pnpm@8.13.1",
"description": "some tsx utils",
"license": "MIT",
"repository": "chizukicn/tslx",
Expand Down Expand Up @@ -41,19 +41,19 @@
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/coverage-v8": "^1.1.0",
"bumpp": "^9.2.1",
"classcat": "^5.0.4",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.26",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.0",
"taze": "^0.13.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 667e20a

Please sign in to comment.