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 86f1ccd commit 2837addCopy full SHA for 2837add
package.json
@@ -74,9 +74,9 @@
74
}
75
},
76
"dependencies": {
77
- "oxc-minify": ">=0.97.0",
+ "oxc-minify": ">=0.98.0",
78
"oxc-resolver": "^11.13.2",
79
- "oxc-transform": ">=0.97.0",
+ "oxc-transform": ">=0.98.0",
80
"unplugin": "^2.3.10"
81
82
"devDependencies": {
@@ -90,12 +90,12 @@
90
"prettier": "^3.6.2",
91
"rollup": "^4.53.2",
92
"tinyexec": "^1.0.2",
93
- "tsdown": "^0.16.4",
+ "tsdown": "^0.16.5",
94
"tsx": "^4.20.6",
95
"typescript": "^5.9.3",
96
"unloader": "^0.8.0",
97
"vite": "^7.2.2",
98
- "vitest": "^4.0.8"
+ "vitest": "^4.0.10"
99
100
"engines": {
101
"node": ">=20.19.0"
0 commit comments