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 a2e14a5 commit 90a497bCopy full SHA for 90a497b
2 files changed
package.json
@@ -2,7 +2,7 @@
2
"name": "unplugin-inline-enum",
3
"type": "module",
4
"version": "0.8.0",
5
- "packageManager": "pnpm@11.3.0",
+ "packageManager": "pnpm@11.5.2",
6
"description": "Inline enum values to optimize bundle size.",
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
8
"license": "MIT",
@@ -75,12 +75,12 @@
75
"@sxzz/test-utils": "^0.5.18",
76
"@types/node": "^25.6.2",
77
"@types/picomatch": "^4.0.3",
78
- "@typescript/native-preview": "7.0.0-dev.20260526.1",
+ "@typescript/native-preview": "7.0.0-dev.20260609.1",
79
"bumpp": "^11.1.0",
80
"esbuild": "^0.28.0",
81
"eslint": "^10.3.0",
82
"prettier": "^3.8.3",
83
- "rolldown": "1.0.2",
+ "rolldown": "1.1.0",
84
"rollup": "^4.60.3",
85
"tsdown": "^0.22.0",
86
"tsdown-preset-sxzz": "^0.6.0",
0 commit comments