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 c39cf9b commit c98567dCopy full SHA for c98567d
package.json
@@ -26,7 +26,7 @@
26
"test:coverage": "vitest run --coverage",
27
"test:watch": "vitest watch"
28
},
29
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.21.0",
30
"type": "module",
31
"main": "dist/index.js",
32
"unpkg": "dist/index.min.js",
@@ -68,7 +68,7 @@
68
"prettier": "^3.6.2",
69
"publint": "^0.3.12",
70
"releaselog": "^7.0.0",
71
- "tsdown": "^0.15.0",
+ "tsdown": "^0.16.0",
72
"typescript": "^5.9.2",
73
"unplugin-raw": "^0.6.0",
74
"vite": "npm:rolldown-vite@latest",
0 commit comments