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 c4ec8eb commit 3faa375Copy full SHA for 3faa375
package.json
@@ -23,7 +23,7 @@
23
"test": "vitest run",
24
"test:watch": "vitest watch"
25
},
26
- "packageManager": "pnpm@10.15.1",
+ "packageManager": "pnpm@10.16.0",
27
"type": "module",
28
"main": "dist/index.js",
29
"unpkg": "dist/index.min.js",
@@ -65,7 +65,7 @@
65
"prettier": "^3.6.2",
66
"publint": "^0.3.12",
67
"releaselog": "^6.0.3",
68
- "tsdown": "^0.14.1",
+ "tsdown": "^0.15.0",
69
"typescript": "^5.9.2",
70
"unplugin-raw": "^0.6.0",
71
"vite": "npm:rolldown-vite@latest",
0 commit comments