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 ef86619 commit 3734e84Copy full SHA for 3734e84
package.json
@@ -74,9 +74,9 @@
74
}
75
},
76
"dependencies": {
77
- "oxc-minify": ">=0.99.0",
78
- "oxc-resolver": "^11.14.0",
79
- "oxc-transform": ">=0.99.0",
+ "oxc-minify": ">=0.101.0",
+ "oxc-resolver": "^11.14.2",
+ "oxc-transform": ">=0.101.0",
80
"unplugin": "^2.3.11"
81
82
"devDependencies": {
@@ -91,11 +91,11 @@
91
"rollup": "^4.53.3",
92
"tinyexec": "^1.0.2",
93
"tsdown": "^0.16.8",
94
- "tsx": "^4.20.6",
+ "tsx": "^4.21.0",
95
"typescript": "^5.9.3",
96
"unloader": "^0.8.0",
97
- "vite": "^7.2.4",
98
- "vitest": "^4.0.14"
+ "vite": "^7.2.6",
+ "vitest": "^4.0.15"
99
100
"engines": {
101
"node": ">=20.19.0"
0 commit comments