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 a528dc1 commit f1429f2Copy full SHA for f1429f2
package.json
@@ -75,7 +75,7 @@
75
},
76
"dependencies": {
77
"oxc-minify": "^0.62.0",
78
- "oxc-resolver": "^5.1.0",
+ "oxc-resolver": "^5.1.1",
79
"oxc-transform": "^0.62.0",
80
"unplugin": "^2.2.2",
81
"unplugin-utils": "^0.2.4"
@@ -86,13 +86,13 @@
86
"@sxzz/test-utils": "^0.5.4",
87
"@types/node": "^22.14.0",
88
"bumpp": "^10.1.0",
89
- "eslint": "^9.23.0",
+ "eslint": "^9.24.0",
90
"prettier": "^3.5.3",
91
"rollup": "^4.39.0",
92
"tinyexec": "^1.0.1",
93
- "tsdown": "^0.7.2",
+ "tsdown": "^0.7.5",
94
"tsx": "^4.19.3",
95
- "typescript": "^5.8.2",
+ "typescript": "^5.8.3",
96
"unloader": "^0.4.3",
97
"vite": "^6.2.5",
98
"vitest": "^3.1.1"
0 commit comments