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 597fc98 commit f8bf668Copy full SHA for f8bf668
2 files changed
package.json
@@ -2,7 +2,7 @@
2
"name": "unplugin-inline-enum",
3
"type": "module",
4
"version": "0.8.2",
5
- "packageManager": "pnpm@11.8.0",
+ "packageManager": "pnpm@11.9.0",
6
"description": "Inline enum values to optimize bundle size.",
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
8
"license": "MIT",
@@ -66,12 +66,12 @@
66
"@sxzz/test-utils": "^0.5.18",
67
"@types/node": "^25.9.3",
68
"@types/picomatch": "^4.0.3",
69
- "@typescript/native-preview": "7.0.0-dev.20260621.1",
+ "@typescript/native-preview": "7.0.0-dev.20260628.1",
70
"bumpp": "^11.1.0",
71
"esbuild": "^0.28.1",
72
"eslint": "^10.5.0",
73
"prettier": "^3.8.4",
74
- "rolldown": "1.1.2",
+ "rolldown": "1.1.3",
75
"rollup": "^4.62.0",
76
"tsdown": "^0.22.2",
77
"tsdown-preset-sxzz": "^0.6.0",
0 commit comments