Skip to content

Commit e675835

Browse files
committed
chore: update dependencies
1 parent 1f33748 commit e675835

2 files changed

Lines changed: 163 additions & 162 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"@commitlint/cli": "^21.0.2",
5858
"@commitlint/config-conventional": "^21.0.2",
5959
"@resolid/config": "^5.3.22",
60-
"@types/node": "^24.12.4",
60+
"@types/node": "^24.13.0",
6161
"@vitest/coverage-v8": "^4.1.8",
6262
"lefthook": "^2.1.9",
6363
"oxfmt": "^0.53.0",
6464
"oxlint": "^1.68.0",
6565
"oxlint-tsgolint": "^0.23.0",
6666
"srvx": "^0.11.16",
67-
"tsdown": "^0.22.1",
67+
"tsdown": "^0.22.2",
6868
"typescript": "^6.0.3",
6969
"vitest": "^4.1.8"
7070
},
@@ -79,5 +79,5 @@
7979
"engines": {
8080
"node": "^22.13.0 || >=24"
8181
},
82-
"packageManager": "pnpm@11.5.1"
82+
"packageManager": "pnpm@11.5.2"
8383
}

0 commit comments

Comments
 (0)