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 19, 2023
1 parent ba3d78e commit bdeb8ca
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 227 deletions.
14 changes: 7 additions & 7 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.11.0",
"packageManager": "pnpm@8.12.1",
"description": "some tsx utils",
"license": "MIT",
"repository": "chizukicn/tslx",
Expand Down Expand Up @@ -37,21 +37,21 @@
"up:nolyfill": "nolyfill install"
},
"dependencies": {
"csstype": "^3.1.2"
"csstype": "^3.1.3"
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@vitest/coverage-v8": "^1.0.4",
"bumpp": "^9.2.0",
"bumpp": "^9.2.1",
"classcat": "^5.0.4",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"eslint": "^8.55.0",
"lint-staged": "^15.1.0",
"nolyfill": "^1.0.25",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.26",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.4"
},
Expand Down
Loading

0 comments on commit bdeb8ca

Please sign in to comment.