Skip to content

Commit 787acb3

Browse files
committed
chore: upgrade deps
1 parent b69254b commit 787acb3

File tree

2 files changed

+322
-583
lines changed

2 files changed

+322
-583
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@quansync/fs",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@10.4.1",
4+
"packageManager": "pnpm@10.5.2",
55
"description": "Filesystem utilities for Quansync",
66
"type": "module",
77
"license": "MIT",
@@ -48,13 +48,13 @@
4848
"@types/node": "^22.13.5",
4949
"bumpp": "^10.0.3",
5050
"eslint": "^9.21.0",
51-
"oxc-transform": "^0.52.0",
51+
"oxc-transform": "^0.53.0",
5252
"prettier": "^3.5.2",
5353
"tsdown": "^0.6.0",
5454
"tsx": "^4.19.3",
5555
"typescript": "^5.7.3",
5656
"unplugin-quansync": "^0.3.3",
57-
"vitest": "^3.0.6"
57+
"vitest": "^3.0.7"
5858
},
5959
"engines": {
6060
"node": ">=20.18.0"

0 commit comments

Comments
 (0)