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 4223ae9 commit d687603Copy full SHA for d687603
package.json
@@ -75,9 +75,9 @@
75
},
76
"dependencies": {
77
"oxc-minify": "^0.69.0",
78
- "oxc-resolver": "^9.0.0",
+ "oxc-resolver": "^9.0.2",
79
"oxc-transform": "^0.69.0",
80
- "unplugin": "^2.3.2",
+ "unplugin": "^2.3.3",
81
"unplugin-utils": "^0.2.4"
82
83
"devDependencies": {
@@ -90,10 +90,10 @@
90
"prettier": "^3.5.3",
91
"rollup": "^4.40.2",
92
"tinyexec": "^1.0.1",
93
- "tsdown": "^0.11.1",
+ "tsdown": "^0.11.5",
94
"tsx": "^4.19.4",
95
"typescript": "^5.8.3",
96
- "unloader": "^0.4.4",
+ "unloader": "^0.4.5",
97
"vite": "^6.3.5",
98
"vitest": "^3.1.3"
99
0 commit comments