We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69254b commit 787acb3Copy full SHA for 787acb3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@quansync/fs",
3
"version": "0.0.0",
4
- "packageManager": "pnpm@10.4.1",
+ "packageManager": "pnpm@10.5.2",
5
"description": "Filesystem utilities for Quansync",
6
"type": "module",
7
"license": "MIT",
@@ -48,13 +48,13 @@
48
"@types/node": "^22.13.5",
49
"bumpp": "^10.0.3",
50
"eslint": "^9.21.0",
51
- "oxc-transform": "^0.52.0",
+ "oxc-transform": "^0.53.0",
52
"prettier": "^3.5.2",
53
"tsdown": "^0.6.0",
54
"tsx": "^4.19.3",
55
"typescript": "^5.7.3",
56
"unplugin-quansync": "^0.3.3",
57
- "vitest": "^3.0.6"
+ "vitest": "^3.0.7"
58
},
59
"engines": {
60
"node": ">=20.18.0"
0 commit comments