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 Dec 5, 2024
1 parent aba59e3 commit f676ab2
Show file tree
Hide file tree
Showing 2 changed files with 1,456 additions and 1,526 deletions.
26 changes: 13 additions & 13 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.9",
"description": "some tsx utils",
"license": "MIT",
"repository": "chizukicn/tslx",
Expand Down Expand Up @@ -40,20 +40,20 @@
"csstype": "^3.1.3"
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@vitest/coverage-v8": "^1.2.2",
"bumpp": "^9.3.0",
"classcat": "^5.0.4",
"@curev/eslint-config": "^0.3.7",
"@vitest/coverage-v8": "^1.6.0",
"bumpp": "^9.8.1",
"classcat": "^5.0.5",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.27",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.1",
"typescript": "^5.3.3",
"clsx": "^2.1.1",
"eslint": "^8.57.1",
"lint-staged": "^15.2.10",
"nolyfill": "^1.0.43",
"simple-git-hooks": "^2.11.1",
"taze": "^0.18.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.6.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit f676ab2

Please sign in to comment.