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 cf367ff commit 8c932bdCopy full SHA for 8c932bd
package.json
@@ -40,19 +40,19 @@
40
"prepublishOnly": "pnpm run build"
41
},
42
"dependencies": {
43
- "quansync": "^0.2.4"
+ "quansync": "^0.2.8"
44
45
"devDependencies": {
46
- "@sxzz/eslint-config": "^5.1.1",
+ "@sxzz/eslint-config": "^5.2.0",
47
"@sxzz/prettier-config": "^2.2.0",
48
- "@types/node": "^22.13.5",
+ "@types/node": "^22.13.9",
49
"bumpp": "^10.0.3",
50
"eslint": "^9.21.0",
51
- "oxc-transform": "^0.53.0",
52
- "prettier": "^3.5.2",
53
- "tsdown": "^0.6.0",
+ "oxc-transform": "^0.55.0",
+ "prettier": "^3.5.3",
+ "tsdown": "^0.6.2",
54
"tsx": "^4.19.3",
55
- "typescript": "^5.7.3",
+ "typescript": "^5.8.2",
56
"vitest": "^3.0.7"
57
58
"engines": {
0 commit comments