Skip to content

Commit 33a0b2b

Browse files
chore(deps): update all non-major dependencies (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9af3c0c commit 33a0b2b

2 files changed

Lines changed: 186 additions & 189 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tslx",
33
"type": "module",
44
"version": "0.2.1",
5-
"packageManager": "pnpm@10.27.0",
5+
"packageManager": "pnpm@10.28.0",
66
"description": "some tsx utils",
77
"license": "MIT",
88
"repository": "chizukicn/tslx",
@@ -43,8 +43,8 @@
4343
},
4444
"devDependencies": {
4545
"@curev/eslint-config": "^0.6.0",
46-
"@vitest/coverage-v8": "^4.0.16",
47-
"bumpp": "^10.3.2",
46+
"@vitest/coverage-v8": "^4.0.17",
47+
"bumpp": "^10.4.0",
4848
"classcat": "^5.0.5",
4949
"classnames": "^2.5.1",
5050
"clsx": "^2.1.1",
@@ -53,9 +53,9 @@
5353
"nolyfill": "^1.0.44",
5454
"simple-git-hooks": "^2.13.1",
5555
"taze": "^19.9.2",
56-
"tsdown": "^0.18.4",
56+
"tsdown": "^0.19.0",
5757
"typescript": "^5.9.3",
58-
"vitest": "^4.0.16"
58+
"vitest": "^4.0.17"
5959
},
6060
"pnpm": {
6161
"overrides": {

0 commit comments

Comments
 (0)